| Posted by Cranio on 06/18/05 12:05 
Hi!
 I have an ASP-generated code that spits out a form.
 
 This form contains links like:
 
 <A HREF="#" onClick=".......;submit()">
 
 My goal is to force a Form submit, thereby passing
 also the QueryString values.
 
 In IE and Netscape it works fine.. Firefox though
 doesn't do anything! The link is "clickable" but
 dead...
 
 How can I work through this problem? I am writing
 a Content Management Systems and I'd like it to be
 cross-browser compatible...
 
 Tnx in advance
  Navigation: [Reply to this message] |