Home   |  Articles   |  Resources   |  Humor   |  Feedback       

  Login   Register 

Ads Via DevMavens


Client Side JavaScript from an ASP.Net application

Posted by on Sunday, March 14, 2004

Tips and Links on how to invoke Client Side Javasript from an .Net application

Web applications have always made extensive use of Client-side scripting to generate dynamic, interactive, user friendly web pageshas been in use since a long time now and provides an excellent solution for interactive web pages. ASP.Net has come with a plethora of new Server side controls, and post back features to help development time. But this comes at a price, mulitple calls to the server are expensive and there are occaisions to which client side scripting is better suited. ASP.Net doesnt always make invoking client script easy. Listed below are a few articles which show you how to invoke javascript from ASP.Net.

 Using JavaScript Along with ASP.NET

Client Side Scripting Using Asp.Net

Add Client-Side Script Code

Using Client-side Script to Focus Controls in ASP.NET

ASP.NET Custom Controls - Client-Side Script Generation

Embedding Java Scripts in ASP.NET


This is a useful article - it covers a few methods for generating a javascript alert to confirm delete from a .Net datagrid

Are you sure you want to delete that?


Comments:

parameters prompting using report viewer in remote mode
By araghava on 4/5/2006
I have a server report.I am using report viewer control to display the server report.I have a parameter in the report called "CustAccount".I have to disable that custaccount parameter prompt and i should send this custaccount value ,which i get from session.


Could any one able to give idea or code regarding this issue

Raghava

 


The Blogs
Subscribe to the OdeToCode blogs for the latest news, downloads, new articles, and quirky commentary.
Building Websites with the ASP.NET Community Starter Kit
Community Starter Kit
A comprehensive guide to understanding, implementing, and extending the powerful and freely available application from Microsoft. See More...
Microsoft Community Links
SQL Server
Visual C#
ASP.NET
.NET Framework
Visual Studio .NET
Contribute Code
Privacy
Consultancy