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???
Thanks a lot for the info, I am learning more and more (the end of the tunnel is still very far tough :-))
Would you guys know how to pass a value using "windows.navigate". I saw an example like : document.location "someASP.asp?Text=&Text" but I can't seem to make it work...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.