Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FORM ACTION METHOD = GET
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00244238
Message ID:
00244262
Views:
14
Try this instead:

form action="mssView.asp" name="frmtest" method="GET"
INPUT TYPE="hidden" name="indx" value="MAT0064"
INPUT TYPE="submit" NAME="btnstart" VALUE="Test with Get"
/FORM

>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
Tim Westmoreland
Software Engineer
Skyline Technologies, Inc.

"Upper classes are a nation's past; the middle class is its future." - Ayn Rand, Russian-born author (1905-1982).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform