| Author |
Message |
   
Eva Jung (alevashawn)
New member Username: alevashawn
Post Number: 1 Registered: 07-2003
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, July 11, 2003 - 06:08 pm: |
|
Thank you for your great scripts and easy-to-follow instructions. Under the HTML form, what do the variables c_error and c_url with the respective web pages refer to? What messages do I need to put under the error.html and this_page.html pages? When I tested the form, if I typed in an invalid email address and press "Send message to your friend" button, it gives me a blank page. Please help. Thank you. Eva |
   
Frank Bauer (support)
Moderator Username: support
Post Number: 412 Registered: 03-2001

Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, July 11, 2003 - 08:46 pm: |
|
Hello Eva, Thanks for your feedback... The c_error variable should contain the URL of the page the script should display in case of an error. This page should contain an ^ERROR^ tag. The script will replace that tag with the actual error message. For an example how this page could look like, please check out the error-example.htm file that comes with the script. And the c_url variable should simply contain the URL of the page that the script will mention in the email to friend as the page that your friend recommends to take a look like. I hope this helps.  Sincerely, Frank Bauer ============================================================ Would you like more... ? Scripts & Service for Webmasters http://www.add2it.com ...Helping you succeed online... ============================================================
|
|