Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
October 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
March 2008
April 2008
all groups > dotnet jscript > october 2006

Replacing JS special characters with .NET
Posted by John Mick at 10/29/2006 12:00:00 AM
Hello, I am looking for a function which can replace all of the javascript special characters and place \ before them. For example I have got a string: str = "Hi Paul How's life"; //(dotNET Server side) should be str = "Hi Paul How\'s life"; //(for client side Java Script) Q1. Is t...more >>


changing css colors
Posted by Sam Carleton at 10/27/2006 6:25:08 AM
How do I change the CSS colors via JavaScript DOM? Let me explain... I am working on a Windows application (in C#) that displays some HTML. In one place the HTML is a status window. What happens is the static HTML page is embedded into the application. The static page displayed and then the ...more >>

Read contents of a web page
Posted by Kuldeep at 10/24/2006 7:15:06 PM
Hi All, Is there a way to collect or browse through the contents of a web page through a script? Any leads on this regard would be very helpful Regards, Kuldeep ...more >>

Write to TextBox
Posted by John at 10/19/2006 11:09:01 AM
Hi, I am new to JScript .NET. Can anybody recommend a good book on Jscript .NET? The question I have right now is how to update a textbox in my web page. The function is as the following: <script language="javascript" type="text/javascript"> // <!CDATA[ function myButton_onclick() ...more >>



DevelopmentNow Blog