Hi there...two questions on an ASP page I have:
http://www.lease2buy.com/dropdown_selectseller.asp
Question #1: When the page loads, the following error (!) appears in the lower left corner of the screen:
Internet Explorer: Problems with this Web Page may prevent it from being displayed properly or functioning properly....etc.
Line: 524
Char: 13
Error: 'document.forms.0.xprice.options' is null or not an object.
Code: 0
URL: http://www.lease2buy.com/dropdown_selectseller.asp
What can be the cause for this and the fix?
Question #2: When you select a monetary value in Step 15, the corresponding monetary value buttons come up for you to click on (it takes you to Paypal). How can I make it so that when clicking that button, it will submit to me via E-mail the info filled out in the first 14 steps of the form?
Thanks !
|