Summary: Hi all, It is an ASP.NET (vb) question regarding the checkboxes within a datagrid. What I wanna to do is - when I check/uncheck a checkbox within the...
Summary: Hi I am wondering if anyone can resolve this issue, as it is of great urgence. I have a webservice that is being hosted on godaddy, windows box, mysql...
Summary: How do you automatically assign keywords / metatags to a page created on-the-fly. I have looked everywhere on google for the answer to this. I did fin...
Summary: I am using DataBinder to show table data in asp.net datalist control in a table using dataset. The databinder is showing records in table row wise tha...
Summary: I have the following code on my asp.net page: Dim oE As New Excel.Application Dim oWork As Excel.Workbook Dim oW As Excel.Worksheet oE.Visible = False...
Summary: Hi all, I have a simple ASP.NET question here. I wanna to create a button which can pop-up a 'date pop-up box' for user to select her preference date....
Summary: I have been developing a web/web application in PHP for a couple of years. I recently started to learn ASP.NET by myself, but found so so so confusin...
Summary: Hi all, I am using C# in ASP.Net web application. what i want to do is that 1. display the data which from the sql database in datagrid 2. there is a ...
Summary: I develop a web application in ASP.NET with C# behind code.Unfortunately I have faced into a problem for which I have no answer why this is happening....
Summary: hi i am just starting on my final year project for my computer science degree. the project is to design and build a dynamic website. i have decided to...
Summary: I have a asp.net portal that I am working on for a friend, it was designed by someone who designed it and left and now cannot be found, I need to know...
Summary: I am having trouble in my ASP.NET application. I have a slide-in javascript menu on the left hand side of my page. When it slides in, it goes over the...
Summary: I started to learn asp.net recently having a trouble displaying a dynamic content. If I want to display a content depending on a passed variable in PH...
Summary: Hi all, Not sure if this is the correct forum for this problem. Anyawys, I am having problem accessing linked MS access tables from ASP.NET. I have ...
Summary: Hi I am trying to read from an excel file to my asp.net pages. Everything displays fines except the column the has decimal values in it. In my excel f...
Summary: Hi all, I am facing a problem now. I am using ASP.net 2.0. During deployment of the web application on one of the servers, the date format is dd/MM/yy...
Summary: I'm working for a professor at my school and I'm trying to salvage a web site someone made using Visual Studio. It runs with IIS and ASP.NET. I'm havi...
Summary: I have this code: Private Sub btnValidate_Click(...) Dim sb2 As New System.Text.StringBuilder sb2.Append("<script language='javascript' key='sc...
Summary: Hi all, What would you say is better for professional website design ASP.Net 2.0 - version 3.0 when it is released or PHP 4/5 Thanks in Advance ...
Summary: Did you run the file from Visual Studio .nET? If you didn't, run the file from VS.NET. Other resolution may be, you haven't installed the folder as an...
Summary: How to make array of server controls(eg textBox)in ASP.NET, so that i can handle them by single name, i found some examples in internet but was not ab...
Summary: How does we validate any form at client machine (by javascript) in ASP.NET, since .NET process the form at server only, but i want to check entreies f...
Summary: I am facing some problem with file upload control in asp.net 2.0..while uploading a file onto the server.this is all working fine on the local develop...
Summary: First off this ASP.Net Website only works with version 1.1.432. And I don't want to go threw the hassle of upgrading it to 2.0 honestly. I had a hard ...