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 derfloh 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: *

  • Users: EntLover
  • Content: Threads
  • Order by date
  1. EntLover

    Javascript alert, same as msgbox?

    Hi, would anyone know if its possible to create a YES/NO alert box in javascript that imitates the vbscript message box. I saw some code for the "confirm" JS alert but it looks like it only displays OK and CANCEL for buttons, I need YES and NO. Any ideas???
  2. EntLover

    Passing values between ASP pages

    Hi, I am a total newbie to ASP & VBSCRIPT and I would like to know how to send data entered by the client to an asp page. It has to be done inside a vbscript sub called by a button. I tried : Sub mySub windows.navigate "someASPpage.asp" end sub but I am not sure how to pass the...

Part and Inventory Search

Back
Top