mattboy_slim
12-30-2002, 10:03 PM
Here is my dillemma:
----------------------
Link:
http://www.lakesnewsshopper.com/submit2.asp
----------------------
I have a rather complicated form, in which a user enters a classified ad into a text box, which then calculates the cost of that ad and displays it in a javascript dialog box. This form then sends the same email to both the end-user, and the site administrator. The email contains the form values, and is sent via CDONTS. My issue comes because I'd like to include the cost of the ad in the email, but I'm not sure how to state what that value is in an "ASP way".
---------------------
Link again:
http://www.lakesnewsshopper.com/submit2.asp
---------------------
If you have any ideas and/or suggestions, please let me know.
Thanks,
Matt
Code is attached in a .txt file also
----------------------
Link:
http://www.lakesnewsshopper.com/submit2.asp
----------------------
I have a rather complicated form, in which a user enters a classified ad into a text box, which then calculates the cost of that ad and displays it in a javascript dialog box. This form then sends the same email to both the end-user, and the site administrator. The email contains the form values, and is sent via CDONTS. My issue comes because I'd like to include the cost of the ad in the email, but I'm not sure how to state what that value is in an "ASP way".
---------------------
Link again:
http://www.lakesnewsshopper.com/submit2.asp
---------------------
If you have any ideas and/or suggestions, please let me know.
Thanks,
Matt
Code is attached in a .txt file also