Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FORM ACTION METHOD = GET
Message
From
21/07/1999 13:09:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
FORM ACTION METHOD = GET
Miscellaneous
Thread ID:
00244238
Message ID:
00244238
Views:
40
I'm using the following code to call an ASP page:

*****************
form action="mssView.asp?indx=MAT0064" method="GET"
INPUT TYPE="submit" NAME="start" VALUE="Test with Get"
/form
*****************

For obvious reasons in message posting here, I've left out the GT and LT symbols.

Whenever I press the submit button it calls hte asp page with mssView.asp?start=Test+with+Get and not with the form action I put into the script.

Any ideas why it would do this?

Thanks in advance...
Michael
Next
Reply
Map
View

Click here to load this message in the networking platform