Forum: ASP.NET Sep 20th, 2006 |
| Replies: 0 Views: 10,629 Hi,
I am having problem with my Editable GridView. I am selecting columns from SQL-Server 2005 DB using a store procedure [with multiple tables in it] and then I wrote UPDATE and DELTE statements... |
Forum: ASP.NET Aug 19th, 2006 |
| Replies: 3 Views: 4,105 Hi,
I am developing this app using ASP.NET 2.0, SQL Server 2005 express and VS 2005 express edition. All I am trying to do is use Login Web controls provided in ASP.NET 2.0 for my user login... |
Forum: ASP.NET Feb 5th, 2006 |
| Replies: 1 Views: 37,012 Hi,
I am looking for some help in coding an app using VB.NET 2003,where in a web form I have four tabs which call four different forms in the panel after click event. I don't see any tab control... |
Forum: ASP.NET Jan 15th, 2006 |
| Replies: 3 Views: 3,386 Thanks for the reply. I am using VS 2003 Ver 7.1.3088 and I did not change anything in IIS settings.
Attaching my code.
the app starts with page "Home.aspx" and from there it opens "login.aspx"... |
Forum: ASP.NET Jan 15th, 2006 |
| Replies: 3 Views: 3,386 Hi,
I am new to ASP.NET, working on a web app using Visual Studio and VB. My App was working fine before and after I made few changes, It opens "Default.aspx" for any selection. I've even remaned... |