Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Onclick event

 
Logged in as: Guest
arrSession:exec spGetSession 2,3,50201
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> Onclick event
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Onclick event - 7/31/2007 9:27:57 PM   
  reloader

 

Posts: 72
Score: 0
Joined: 9/5/2005
Status: offline
Hi All!

How can I solve, that an onclick event call a procedure, written in vbscript?

I tried this one, but only works in IE:


      
I red about client side event, and server side procedures, but not so clearly...

Can anyone help me?

Thanks
 
 
Post #: 1
 
 RE: Onclick event - 9/4/2007 7:16:01 AM   
  mcds99


Posts: 407
Score: 4
Joined: 2/28/2006
Status: offline
It works for me at least in an hta

_____________________________

Sam

Keep it Simple Make it Fun KiSMiF

(in reply to reloader)
 
 
Post #: 2
 
 RE: Onclick event - 9/21/2007 1:26:09 AM   
  webber123456

 

Posts: 34
Score: 0
Joined: 9/20/2007
Status: offline
only IE supports clientside vbscript.  Others support javascript for clientside

(in reply to reloader)
 
 
Post #: 3
 
 RE: Onclick event - 9/25/2007 4:49:25 AM   
  robszar


Posts: 173
Score: 0
Joined: 2/27/2005
From:
Status: offline
you need to add language="VBScript"


<input type="button" name="cmdBtn"
language="VBScript" value="Click Me!" onclick ="vbscript:cmdBtn_Click">

(in reply to webber123456)
 
 
Post #: 4
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> Onclick event Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts