Forum: ASP.NET May 19th, 2007 |
| Replies: 2 Views: 1,118 I arleady have a page called HomePage.aspx developed in Visual Studio 2005 (Visual Basic). This page contains, on the left side, hyperlinks to some external websites. What I want is to put a form on... |
Forum: ASP.NET May 12th, 2007 |
| Replies: 2 Views: 1,118 I have an SQL database and an ASP.NET home page. I want to add, delete, update/create data directly to the database from the home page. How can I do this. Give an example if possible |
Forum: ASP.NET Mar 13th, 2007 |
| Replies: 1 Views: 1,013 I am using Visual Studio 2005 (and VB). I have a home page called HomePage.aspx. I have another page called TechTeam.aspx. The TechTeam is to be accessed from the home page via a secure link.
The... |
Forum: ASP.NET Mar 9th, 2007 |
| Replies: 3 Views: 11,188 I developed a web interface using ASP.NET and a database using SQL Server 2005. I created connection to database using SqlDataSource control. I also used GridView control to display data. Using... |
Forum: ASP.NET Feb 28th, 2007 |
| Replies: 0 Views: 1,925 I am developing a web application using Visual Studio 2005 to build the web interface and SQL Server 2005 to build the database. I need to be able to access the database queries via the web... |
Forum: Motherboards, CPUs and RAM Feb 23rd, 2007 |
| Replies: 2 Views: 1,251 My desktop computer had 128BM PC133 RAM. I decided to upgrade ram to get more capacity. I bought 2 memory sticks of type PC133 and 512MB each. I installed them, but the system reports only 511MB. ( I... |
Forum: ASP.NET Feb 23rd, 2007 |
| Replies: 5 Views: 1,660 It still doesn't work. The code is: <html>
<script language="VB" runat="server">
Private Sub Page_load()
lblTest.Text = "Hello, the Page.Load event occured."
End Sub
</script>
<body>... |
Forum: ASP.NET Feb 23rd, 2007 |
| Replies: 0 Views: 1,923 I access Visual Studio 2005 application to build my website from a remote system of the company that will host the website. I was building an asp.net website (website name is ThirdApp) following an... |
Forum: ASP.NET Feb 23rd, 2007 |
| Replies: 5 Views: 1,660 I have tried as suggested (http://localhost/TestWeb/TestWeb.aspx (http://localhost/TestWeb/TestWeb.aspx),), I get the same error. |
Forum: ASP.NET Feb 22nd, 2007 |
| Replies: 1 Views: 1,448 Using notepad, I created VB.NET code and saved it as a file named Jack.aspx in C:\ASP.NET (the whole path to the file is C:\ASP.NET\Jack.aspx). Then I launched IE, then clicked on File, Open, Browse,... |
Forum: ASP.NET Feb 22nd, 2007 |
| Replies: 5 Views: 1,660 I used notepad to create VB.NET code exactly as it is in a book,
then saved the file as TestWeb.aspx into C:\ASP.NET\TestWeb directory.
When I type http://localhost/ASP.NET/TestWeb/TestWeb.aspx, I... |
Forum: Windows NT / 2000 / XP Jan 17th, 2007 |
| Replies: 1 Views: 647 I recently replaced the operating system in my laptop from XP Home edition that came pre-installed in the machine to Windows XP Professional. Now my DVD drive (NEC DVD+-RW ND-6500A) cannot recognise... |
Forum: ASP.NET Jan 10th, 2007 |
| Replies: 1 Views: 1,338 I am planning to build a website system (a web interface that connects to a database). I am planning to use SQL Server 2005 Trial Edition but I am not sure if I can use Visual Studio 2005 Team Suite.... |
Forum: ASP.NET Jan 9th, 2007 |
| Replies: 3 Views: 1,556 Is it possible to accomplish all tasks (Web Application Development) with Visual Studio 2005 Team Edition that you can with Visual Studio 2005 Professional and Standard Editions (In otherwords I can... |
Forum: ASP.NET Jan 9th, 2007 |
| Replies: 1 Views: 1,379 I am planning to build a web based database system using SQL Server 2005 ( any edition) for the database and Visual Studio 2005 ( I am not yet sure which edition to use) for the web interface. Is it... |
Forum: Computer Science Dec 21st, 2006 |
| Replies: 16 Views: 36,003 When I click Start, All Programs, SQL Server 2005, SQL Server Management Stusio, SQL Server Management Studio Opens, then Connect to server Windows appears. Using Windows Authentication and server... |
Forum: MS SQL Dec 20th, 2006 |
| Replies: 5 Views: 6,189 Need some clarification. I am due to start a project on developing a video rental system, a major part of which involves building a database using SQL Server 2005. Like other systems development... |
Forum: MS SQL Dec 8th, 2006 |
| Replies: 1 Views: 3,160 I downloaded SQL Server 2005 standard edition from MSDN. I tried to install it but the splash.hta and setup.exe don't work. When I click on splash.hta, northing happens. When I click on setup.exe I... |