Page

F.2.1- ACTION

Created by Brendan Doss.
Last Updated by Brendan Doss.  

PublicCategorized as Appendix F.

Not yet tagged
<< F.2.0- The Form TagAppendixFF.2.2- METHOD >>

ACTION

The ACTION attribute causesthe most errors among beginning students of forms and ASP. It must exactlymatch the URL of the page that is to be called when the Submitbutton is clicked. Normally this would be in the same folder and thus there isno need to include a path. ACTION value is simplythe page name and extension, as follows:

 

<FORM ACTION="MyResponse.asp">

 

If the response page is located in another folder you mustreference the entire path (the virtual directory).

<< F.2.0- The Form TagAppendixFF.2.2- METHOD >>

Copyright © 2003 by Wiley Publishing, Inc.

Powered by Near-TimeTerms of Services | Privacy Policy | Security Policy |