|
|
| Author |
Message |
Webmaster
Joined: 29 Aug 2006
Posts: 48
|
Posted: Tue Aug 29, 2006 8:33 am Post subject: How to enable/disable Submit button |
|
|
I would like to know how to enable and disable the submit button.
It will be enable only if the user is on an specific web page. |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1055
|
Posted: Tue Aug 29, 2006 9:48 am Post subject: |
|
|
| You need to Add Dynamic XML from your server like ( http://www.mysite.com/include_xml.php?url=%url) - the script will check the current Url and if it is the page needed, returns Include XML with a Submit button, otherwise without this button. |
|
| Back to top |
|
 |
|