Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


sub procedure execution

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

 

 
  
  Printable Version
All Forums >> [Scripting] >> ASP >> sub procedure execution
  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 >>
 sub procedure execution - 1/27/2005 5:30:55 AM   
  matty_g

 

Posts: 93
Score: 0
Joined: 1/19/2005
From:
Status: offline
I am trying to excute a sub procedure after that click of an HTML button. I have the procedure in the HEAD of the HTML document and in the onclick property of the button I call the procedure. The problem is that for some reason the procedure executes as soon as I run the script, it does not wait for the click. Can anyone help me out with this???

Thanx
 
 
Post #: 1
 
 Re: sub procedure execution - 2/9/2005 5:04:06 AM   
  Stew312

 

Posts: 3
Score: 0
Joined: 2/7/2005
From:
Status: offline
Not sure about executing VB functions with javascript with that whole client side - server side barrier, but I had a similar problem accessing javascript functions from a dynamically created link a few weeks ago, needed a anonymous function like:


      

hence put the function you want to call inside a blank function in the 'onClick' tag.. not sure if that will work for you but its a start.. good luck.

(in reply to matty_g)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> ASP >> sub procedure execution 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