Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. webBarney

    Subscriber script not working in Safari

    Thanks again Dan! That worked perfectly. I appreciate your help. I've been scratching my head on this for a couple of days now. all the best, Dave
  2. webBarney

    Subscriber script not working in Safari

    I see what you mean, just tried it in Firefox 2. The error I got from Firefox shows it hanging up on the "hidden4.name = "url";" line. Is that what you saw too?
  3. webBarney

    Subscriber script not working in Safari

    thanks for replying Dan. Not sure what you mean though. I'm new to this and the script war written for us by someone else. Make the change to the "(form)" or the preceeding line "window.document.appendChild" I appreciate the help.
  4. webBarney

    Subscriber script not working in Safari

    I've had a problem with the following script working in Safari web browsers. Works fine in all others but not Safari. Did I miss something?? <script language="javascript"> <!-- function CreateForm() { //create form var form = document.createElement("Form"); form.action =...

Part and Inventory Search

Back
Top