-
Call vb sub from javascript
Hi all,
i want to call vb fun from javascript,
have u any helps,
l want to write as follow, but 
thanks,
javascript is in js file,
callVbFun()
{
vbFun();
alert("called vb sub");
}
vb sub is in aspx.vb file,
Sub vbFun()
Msgbox("calling from javascript, if u click ok then alert will appear")
End Sub
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks