ronk
Posts: 9
Joined: Mon Oct 29, 2007 6:16 pm

server side validation

I am looking into implementing server side validation.
is php is the only way to do so ?
and if so can i see a "live" example on how the script reads the post variables and returns an answer to the advanced installer ?
Cosmin
Posts: 5797
Joined: Tue Jul 10, 2007 6:39 pm
Contact: Website

Hi,
is php is the only way to do so ?
No, you can use scripting language you want. There is a similar discussion on the forum, please take a look:
http://www.advancedinstaller.com/forums ... validation
can i see a "live" example on how the script reads the post variables and returns an answer to the advanced installer ?
Unfortunately we don't have a live example, but there is a PHP code sample on the forum, please take a look:
http://www.advancedinstaller.com/forums ... validation

If you need more information about the Server-side validation feature you can see this page:
http://www.advancedinstaller.com/user-g ... -page.html

Regards,
Cosmin
Cosmin Pirvu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”