Calling Javascript from codebehind...
From: Ekken Zuiber (anonymous_at_discussions.microsoft.com)
Date: 06/04/04
- Next message: bruce barker: "Re: Session Does Not Time Out"
- Previous message: clintonG: "Re: Scrollable Datagrid..."
- Next in thread: John Saunders: "Re: Calling Javascript from codebehind..."
- Reply: John Saunders: "Re: Calling Javascript from codebehind..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 3 Jun 2004 17:31:03 -0700
hiye people, i know this have been ask multipletimes over the past year, but i cant find any here in the new group so here goes...
in my code behind, i'm going to do some validation and use javascript to throw the msg out to them, these errors msg are query from the db.
1st, how can i call a javascript function from codebehind. is there any other way besides response.write = "<script></script>" ???
2nd, can someone recommend me ways i can pass parameters from codebehind into my javascript?
thanks in advance...
Zuiber
- Next message: bruce barker: "Re: Session Does Not Time Out"
- Previous message: clintonG: "Re: Scrollable Datagrid..."
- Next in thread: John Saunders: "Re: Calling Javascript from codebehind..."
- Reply: John Saunders: "Re: Calling Javascript from codebehind..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|