Peter said:
Hello,
Thanks for reviewing my question. I would like to know if its
possible or how to call a Javascript/jQuery function from my ASP.NET
C# function?
Do you mean calling a client-side function from the C# server-side code?
No. Not directly. You can cause a script block containing a call to the
function to be written to Response.
***canned wrong-newsgroup reply************************
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic (COM-based) asp newsgroup.
ASP.Net bears very little resemblance to classic ASP so, while you may be
lucky enough to find a dotnet-knowledgeable person here who can answer your
question, you can eliminate the luck factor by posting your question to a
group where those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at
www.asp.net.
******************************************************************