Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP help
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00381541
Message ID:
00382914
Views:
23
>Hi,
>My html page has this:
>form name='mytest' action='remote1.asp' target='data'.
>Also that form has a text box named "Firstname"
>Then I do:
>document.mytest.submit();
>But Request.Form['Firstname'] in remote1.asp returns blank. Any idea?
>Thanks

do you have method = "post" in your form tag?
Bill Mittenzwey
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform