Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP help
Message
From
16/06/2000 14:43:30
 
 
To
16/06/2000 14:14:23
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00381541
Message ID:
00381589
Views:
13
>>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
>
>Can you use the single quotes for that? If you're using VBScript, I think you should use dobule quotes (""). Not so sure about the brackets either.
I use JS on server.
Previous
Reply
Map
View

Click here to load this message in the networking platform