在我的网络应用中使用javascript功能 [英] using javascript features in my web app

查看:73
本文介绍了在我的网络应用中使用javascript功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我是Asp.Net的新手,我想在我的Wep应用程序中使用Java脚本.因此,第一步是什么?指导我.


谢谢
swarup

Hi,
I am new to Asp.Net and i want to use java script in my wep app.so what will be the first step? Guide me.


Thanks
swarup

推荐答案

阅读此基础文章

http://dotnetslackers.com/articles/aspnet/JavaScript_with_ASP_NET_2_0_Pages_Part1.aspx [ http://www.aspdev.org/asp.net/asp.net-javascript -add.attributes/ [ ^ ]

http://wiki.asp.net/page.aspx/511/jquery-hello -world-sample/ [ ^ ]
Read this basic articles

http://dotnetslackers.com/articles/aspnet/JavaScript_with_ASP_NET_2_0_Pages_Part1.aspx[^]

http://www.aspdev.org/asp.net/asp.net-javascript-add.attributes/[^]

http://wiki.asp.net/page.aspx/511/jquery-hello-world-sample/[^]


使用JavaScript没什么大不了的.

U可以在.aspx文件中的任何位置编写JavaScript代码

要编写JavaScrip代码,您必须输入< scrpit>标签

您所有的JavaScript代码都将放在此标记之间.

您可以添加任意数量的脚本标签,也可以添加到任意位置,但最好将其放在头部或后部的某个位置.

更清晰的主意,请访问以下链接,这是关于JavaScript和其他网络技术的非常不错的教程.

1. JavaScript教程 [将JavaScript与ASP一起使用.NET [^ ]

3.(以此为例)在ASP.net Web应用程序中使用JavaScript进行客户端验证 [^ ]
Using JavaScript is not a big deal.

U can write JavaScript code any where in .aspx file

to write JavaScrip code u have to enter <scrpit> tag

your all JavaScript code will go in between this tag.

u can add as many as script tag u want and any where u want but better u keep it at one place, either in head or after body.

more more clear idea visit following link this is very nice tutorial about JavaScript and other web technology.

1. JavaScript Tutorial[^]

2. (Don''t go for this if u r very Beginer for asp.net ) Using JavaScript Along with ASP.NET[^]

3. (Use this as an example)Client Side validations using JavaScript in ASP net Web Applications[^]


这篇关于在我的网络应用中使用javascript功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆