indupriya9
Programmer
The following onlick function call works in IE but does not work in FF. Any ideas why it doesn't work?
The error in Javascript control at this line in FF is 'Missing ; before statement'
Thanks for your help in advance
ip
Code:
onclick='vbscript:call domainsearch(" & chr(34) & "domain" & chr(34) & "," & chr(34) & "domainsearch" & chr(34) & ",0)'
The error in Javascript control at this line in FF is 'Missing ; before statement'
Thanks for your help in advance
ip