| Article: |
Enhancing ASP.NET Pages with JavaScript | |
| Subject: | Executing code-behind from javascript | |
| Date: | 2006-02-20 10:17:45 | |
| From: | Crist3l | |
|
I am using delphi for my project,but any type of code will be good.<br/> So..this is my problem: I want to execute from a javascript function i have in a .aspx file, a function that i have in code-behind in a user control.What i have by now is :<br/> __doPostBack('ucPeticionAlta$LinkButton1','')<br/> The problem with this is that it gets executed only once....Second time itīs like the line is not there.<br/> Thx. |
||
Showing messages 1 through 1 of 1.
-
Executing code-behind from javascript
2006-02-20 10:18:56 Crist3l [View]
lol...no br tags...just ignore them..sorry


