I\'m facing problem while conversion of date if I used -- Date.parse(\"28/01/2011\") it gives me error as
Ok, this is strange.Some background Windows 2003 R2 SP2 32-bit IIS 6.0 I\'ve got a very simple dot.net 1.1 example app that just echoes something to the screen via a response.write.Works fine on m
The following attempt works in IE8 but not in Firefox (cannot use JQuery for this): case \'Template:templateControl:residenceRBL2\':
Moving some old sites off an old server to a newer one running Windows Server 2008 x64. Some of the sites are running ASP.NET 1.1. I\'ve gotten them all to work with minimal hiccups (other than making
I am basically trying to do the same thing as this question, create a new application within a folder so it could be accessed as follows.
I have a Windows 7 machine on which I am using VS2005. .Net 2.0 and .Net 3.5 are installed on it. An app claimed it needed .NET framework 1.1 before it would run.
Here\'s what I have: Custom-made C# CMS where the content is stored in a database in XML, and XSLT is applied to format the page content.