Groups | Blog | Home


Archived Months
June 2003
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
September 2006
October 2006
November 2006
December 2006
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net > december 2004 > threads for friday december 24

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

right click menu
Posted by Grey at 12/24/2004 4:06:37 PM
is it possible to design the custom right click popup menu in IE?? ...more >>


Can ASP.NET emulate a Telnet host?
Posted by Forty Two at 12/24/2004 3:12:09 PM
Sorry in advance for what I suspect is a pretty clueless question. I was wondering if ASP.NET (using vb.net) can 'emulate' a Telenet host to provide a command line interface for the client? I have done a moderate amount of asp.net development (almost 2 years ago now) and have done some searc...more >>

References in ASPX WITHOUT a WebForms Project
Posted by Alex Maghen at 12/24/2004 1:13:01 PM
Hi. I really like to develop most of my stuff without havig a Visual Studio WebForms project. In other words, I largely develop "loose" .ASPX and .CS files that dynamically compile when appropriate. Everything always works great. But here's my problem: If I try to do a <% @ Import Namespace...more >>

redirect to my custom error page
Posted by Mukund Patel at 12/24/2004 1:03:47 PM
Hi friends, I have implemented custom error handling at page level and application level. If there is any syntax error in my aspx class file it will redirect to error page when I run the page. But if any syntax error in my component class (Code dir) it will not redirect to my custom error page...more >>

ASPX and MS Office Automation
Posted by Alex Maghen at 12/24/2004 12:53:01 PM
Hi. I've seen several KBs on using .NET for MS Office Automation. But I have a particular question: I am developing a somewhat stand-alone .ASPX page which will need to do some relatively simple MS Office Automation (Office 2003+). The .ASPX page is not part of a Web Forms Visual Studio pr...more >>

Q: validate many textboxes
Posted by JIM.H. at 12/24/2004 9:59:08 AM
Hello, can I add only one regular expression component and validate many textboxes? Thanks, Jim. ...more >>

client side validation and form submission on iis 6 (both 1.0 & 1.1 installed)
Posted by Giri at 12/24/2004 9:36:00 AM
Hi, We have a strange problem where we have moved asp.net applications onto a Windows 2003 server which has both 1.0 and 1.1 installed. The server is running in IIS5 isolation mode... But... None of the client side form submissions are working where clientside validation is being implem...more >>

User Controls
Posted by Robin Chatterjee at 12/24/2004 9:23:01 AM
I have a Web Application PRJ with about 5 usercontrols and their coressponding codebehinds with a lot of code. I need to know as to how to re-use them in other Applications. What i have been doings is just copying the .ascx and the .ascx.vb into applications that need them. By doing this i c...more >>



Q: decimal number regular expression
Posted by JIM.H. at 12/24/2004 9:15:01 AM
Hello, Can someone give me a regular expression that accepts the following format with/without negative and nothing else. “1234.56”. Thanks, Jim. ...more >>

Problems with Tilde in Microsoft Development Model
Posted by Shawn at 12/24/2004 8:03:02 AM
Hi, For a few years, I have been developing each of my clients websites using a seperate web site (unique IP) to solve problems with relative URL's between my local dev station and the production server. Recently, I have needed to collaborate with other developers using Source Safe. But...more >>

Newbie hickup - please help (path problem)
Posted by AccessStarters at 12/24/2004 5:54:56 AM
I have .Net FrameWork 1.1 sp1 installed. When I try to open a Microsoft ASP.NET Web project in Microsoft Visual Studio .NET 2003, I receive the following error message: Unable to open Web project 'ProjectName'. The file path 'FilePath' does not correspond to the URL 'ProjectURL'. The two need ...more >>

SQL ConnectionString in web.config
Posted by Islam Elkhayat at 12/24/2004 12:16:57 AM
In my C# web application i have a dbacess.cs class contain my Sql connection and all methods that's connect with the database... Even my connection string in a seprate class i read in many sites that a more secure to keep it in web.config file but i don't know how to implememnt it in the web...more >>


DevelopmentNow Blog