burra_ramakanth has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks!!!, I am new to PERL Scritping. One of my application contains a perl script which gets processed after hitting on SUBMIT button in an application form. Initially the application is on 'SERVER A' which is tied to Iplanet Server, when I hit on Submit button without filling the form then dynamic validation messages are successfully displayed.Now I copied the same application to 'SERVER B' where this server is tied to APACHE,when I hit the submit button without filling the same form in this server B it is displayed with a blank screen instead of Validation messages. How does the validation messages are generated dynamically? Thanks a lot in advance for your help.. Regards, Ramakanth
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Dynamic Validation messages in PERL Script
by marto (Cardinal) on Feb 02, 2012 at 09:45 UTC | |
by burra_ramakanth (Initiate) on Feb 02, 2012 at 10:50 UTC | |
by marto (Cardinal) on Feb 02, 2012 at 11:03 UTC | |
by burra_ramakanth (Initiate) on Feb 03, 2012 at 07:11 UTC | |
|
Re: Dynamic Validation messages in PERL Script
by Anonymous Monk on Feb 02, 2012 at 09:17 UTC | |
|
Re: Dynamic Validation messages in PERL Script
by Anonymous Monk on Feb 02, 2012 at 09:33 UTC |