DiigIT | IT Community
No Profile Image
Welcome Guest
New User? Register | Login

Is it possible to use asp.net/c# coding inside a javascript function

By: Admin | 10 Feb 2010 1:13 pm

Hi,

I would like to use asp.net/c# coding inside a javascript function. it is possible or not.

Thanks.

Comments

Javascript = client-side
ASP.NET = server-side
 
So you'll have to use either AJAX to call the ASP.NET code from javascript via XML HTTP requests, or do a postback to the server.
 
By: Admin | 10 Feb 2010

I know which one is client side and server side. how to use AJAX to call the ASP.NET code from javascript via XML HTTP requests. if you have any coding please send me.

Thanks,

By: Admin | 10 Feb 2010

Leave a comment

Enter the text in the image
img
Can't read?
Type the characters you see in the picture below.


Close Move