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: Sorry about the double posting... I used the Gaurish's method and it work fine (("SELECT ROUND (Column1,2) FROM [Sheet1$]", strConn); but now the only...
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: As for your specific question all you have to do is create a link (or button) and link it to a page that opens in a new browser instance and use one o...
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: how to connect mysql database in asp.net??????? I am install mysql 5.0 then i install sqlyog. After that i create the database sample in mysql with th...
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: 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 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: I have this code: Private Sub btnValidate_Click(...) Dim sb2 As New System.Text.StringBuilder sb2.Append("<script language='javascript' key='sc...
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: I am in the process of teaching myself ASP.NET and i am coming along quite nicely. My only problem is that when i try to access my pages or preview th...
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: 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: 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: Rajeev- There's no good way to stop the click-event from firing when they refresh the page. This is a limitation of the 'stateless' http protocol whi...
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: 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: 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...