[ÔÚÏßÌÖÂÛ]winceÏÂÄÜ·ñÖ§³ÖJavaScript£¿
ÈçÌ⣬var myTextField=document.getElementById("myText");
Õâ¸öû·¨ÊµÏÖ¡£ÒªÊÇÄÜʵÏÖ¸ÃÈçºÎ×ö£¿
¿´ÁËyudong54µÄ»ØÌû£¨http://topic.csdn.net/u/20091116/14/1b2cc357-3aea-4329-b527-ab7828142f8f.html?26416£©ËµÒª´ò08ÄêµÄ²¹¶¡ºÍ09ÄêÒ»Ô·ݵIJ¹¶¡¼´¿ÉÖ§³ÖJavaScript¡£µ«ÊÇÎÒ´òÁËÒÔÉϵIJ¹¶¡£¬»¹ÊÇÎÞ·¨Ö§³ÖJavaScript¡£
×Ô¼º×ö¸öɳ·¢¡£¡£¡£¡£¡£¡£¡£
R3¿ªÊ¼Ö§³Ö
http://msdn.microsoft.com/en-us/library/ee487662.aspx
Features
GoAhead WebServer leverages Active Server Pages (note that ASP.NET is not supported), embedded JavaScript, and in-process CGI forms processing to deliver highly efficient and effective dynamic Web page creation. WebServer also includes support for SSL, Digest Access Authentication, User Management, and standard CGI.
Embedded JavaScript is a strict subset of JavaScript, scaled down to incur a smaller memory footprint. Embedded JavaScript is a very effective way to create dynamic Web pages without having to recompile whenever you wish to change the data shown in the Web pages. The JavaScript is embedded in the Web page, using Active Server Pages, and is run by the GoAhead WebServer before the Web page is sent to the user's browser. The resulting page is small and transmits quickly to the user¡¯s browser even over slow modem links. The JavaScript 1.3 implementation allows the creation of objects to represent device data for easy scripting access.
GoAhead WebServer uses
Ïà¹ØÎÊ´ð£º
ÎÒµÄÍøÒ³ÉÏ·ÅÖÃÁËÒ»¸öActiveX¿Ø¼þ£¬¿Ø¼þÃûΪNVSViewerCtrlEx£¬clsid:9D78E092-86F1-487E-91DA-6D7D44ED985A£¬¿Ø¼þʼþ֪ͨ£¨µ±Êó±êÑ¡Öд°¿Úʱ´¥·¢£¬OnSelectedView(long lView)£¬ÆäÖÐlView£º´Ó0¿ªÊ¼µÄÐòÊý£©;Õâ¸ö¿Ø¼ ......
ÔõôÓÃjavascript¿ØÖÆgridviewÀïµÄRadioButton
¶Ô gridview findcontrol ,ÕÒ³öRadioButton£¬
È»ºó£¬¶ÔRadioButton £¬µÄAttribute Ôö¼Ó JS¾Í¿ÉÒÔÁË¡£
C# code:
for (int i = 0; i < gd ......
ÎҾͻáһЩ¼òµ¥±íµ¥ÑéÖ¤£¬ÏëÌá¸ßjavascript£¬µ«ÊÇϵĺܶණÎ÷²»ÊÇÌ«¼òµ¥¾ÍÊÇ×ÊÁÏÌ«ÉÙ£¬»òÊÇ×ÊÁϲ»È«£¬ÊÓÆµµÄ»°ÏÂÔØ»¨Á˺ܶàʱ¼ä£¬ÏÂÔØÍê²Å·¢ÏÖ²»ÊʺÏ×Ô¼º£¬À˷Ѻܶàʱ¼ä£¬ËùÒÔÇë¸ßÊÖÃÇÖ¸Òýһϣ¬ÄÇЩ½Ì³Ì»ò×ÊÁÏÊÊºÏ ......