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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jtduckman

  1. jtduckman

    window.location with ie5 and win98 doesn't work

    Please do. I just need a solution and VBSCRIPT is fine with me. the page is an ASP page. Thanks, James
  2. jtduckman

    window.location with ie5 and win98 doesn't work

    Well, I tried &quot;self.location.href&quot; and that didn't work and I tried response.write &quot;<a href='javascript:chkDelete(&quot; & i & &quot;)'><img src='graphics/trash_transwh.gif' border=0></a>&quot; and that didn't work. ther server is a NT 4.0 server with sp6. for some reason ie6...
  3. jtduckman

    window.location with ie5 and win98 doesn't work

    Hi, I can't seem to get window.location to redirect to another page on a machine with ie5 and win98. the page works fine on a machine with xp and ie6. here is my code: <SCRIPT LANGUAGE=&quot;Javascript&quot;> function chkDelete(xpara){ if (confirm(&quot;Are you sure you want to Delete this...

Part and Inventory Search

Back
Top