-
Using AJAX with an ASP Variable
I am so new to AJAX that the plastic is barley off the box. I do have a question though. I am using ASP and I would like to trigger a JavaScript event whenever a user performs a mouse over a link. I guess it doesn't have to be a link, but nonetheless it's an ASP variable. This is what it looks like, but I'm getting an error on my syntax:
<%=rsSub("Title") onBlur="showWorkOrder(this.value)"%>
As it stands, this line of code is sitting in a form. I have been able to do this successfully with a form element such as a text box, but I have never done it with an ASP variable. I just need some direction on the syntax. Thanks.
Similar Threads
-
By blugrassboy in forum AJAX
Replies: 4
Last Post: 11-03-2007, 02:53 AM
-
Replies: 1
Last Post: 07-12-2001, 04:45 PM
-
By suresh in forum ASP.NET
Replies: 9
Last Post: 06-16-2000, 04:44 PM
-
By milan in forum ASP.NET
Replies: 1
Last Post: 05-10-2000, 06:39 AM
-
By Michael in forum ASP.NET
Replies: 1
Last Post: 04-07-2000, 06:40 AM
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|