Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling an other ASP file from code
Message
 
To
03/01/2000 11:19:01
Christian Bellavance
Université du Québec à Hull
Hull, Quebec, Canada
General information
Forum:
Visual Basic
Category:
VBScript
Miscellaneous
Thread ID:
00311699
Message ID:
00311788
Views:
22
This is more of an HTML issue than a VB/ASP issue, but you'll need to simply
specify the form POST action as the ASP page:

form method="POST" action="my_ASP_Page.asp" name="TheForm"

FrontPage help has tutorials on FORM/SUBMIT actions in on-line help.


>How can I call another ASP file from one ASP from the code. When the use click submit i need to perform some treatement and the call an other ASP page.
>
>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform