[thelist] Help Finding & Fixing VBScript Error... Continued

Administrative HQ english_offline at yahoo.com
Thu Mar 10 12:50:40 CST 2005


Hello.

Thanks very much to Barry and Brian for the answers.

It worked. Got past that one but am getting another
puzzling error notice. This code was inserted "as is"
from one of our other pages, so it should work.

BUT, it's returning:
********************
  
Microsoft VBScript compilation error '800a03ea' 

Syntax error 

/pay_paypal.asp, line 165 

function snd_onclick() {
^
********************
The code (in context) is:
********************
159 function window_onload() 
160 
document.getElementById("UsrId").value=document.getElementById("cust").value
161
162 //alert(document.getElementById("UsrId").value);
163 }
164
165 function snd_onclick() { 
166 document.getElementById("snd").disabled=true;
167 var dosub=true;
168
169 if (document.getElementById...Etc., Etc.
********************
Can anybody see why this would return an error here
(especially when it works in the same context on
another page)?

Thanks very much.
David

--- Barry Sweeney <thelist at sweeneys.net> wrote:
> Barry Sweeney wrote:
> 
> How about:
> 
> & Monthly & "')"



	
		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


More information about the thelist mailing list