How can I run a function in my javascript in ASP.NET but have the
function defined in the codebehind file?


Thanks
Ralph Krausse

www.consiliumsoft.com
Use the START button? Then you need CSFastRunII...
A new kind of application launcher integrated in the taskbar!
ScreenShot - http://www.consiliumsoft.com/ScreenShot.jpg

RE: ASP.NET function in Javascript.... how? by jch

jch
Thu Sep 09 08:23:03 CDT 2004

I am not sure what you are asking, but if you mean that you want to create a
client side javascript block from your codebehind file, then take a look at
the method Page.RegisterClientScriptBlock.

HTH, Jakob.


"Ralph Krausse" wrote:

> How can I run a function in my javascript in ASP.NET but have the
> function defined in the codebehind file?
>
>
> Thanks
> Ralph Krausse
>
> www.consiliumsoft.com
> Use the START button? Then you need CSFastRunII...
> A new kind of application launcher integrated in the taskbar!
> ScreenShot - http://www.consiliumsoft.com/ScreenShot.jpg
>