1
Dear All,
I have a XOOPS page in which I created two custom blocks on the right side, comprising of two simple forms to gather the e-mail and the mobile number of the users. Upon submission, a javascript is called to verify integrity of information submitted and then the information is sent to a PHP script.
If I run index.php, validation works as wanted. If I use another page, say
http://www.test.com/modules/weblinks/viewcat.php?catid=1, then validation does not happen no matter what the user tries to submit.
I checked the HTML and the code for the forms is exactly the same. Any ideas as to what might be causing this?
I look forward to hearing from you soon.
Thanks in advance.
George