submit() QueryString data

S

Serge Myrand

Hi,

Is there a way to append the QueryString data when using
<Script>document.FrmName.submit()</Script>


Thank's in advance
serge
 
S

Serge Myrand

Hi,

I cannot find anything on page load or OnLoad. Are you talking about an
event? .NET? Any example?

thank's
serge
 
J

James Baker

He's referring to classic ASP...not .NET. If you're looking for a .NET
solution, you're in the wrong newsgroup. If you're doing this with classic
ASP, he means that you should utilize javascript to modify the action
attribute of the form you are posting. Within the javascript function, you
modify the append the querystring you want to the action attribute, then you
can submit the form via javascript as well...and life is good.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,194
Messages
2,571,028
Members
47,626
Latest member
StevieLaut

Latest Threads

Top