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 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: Ah, last minute request, huh? Well, in terms of what web services are, it is a language independent way of exchanging information over the web. It is ...
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 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 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: 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: 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: This looks like a serious mess in both PHP and ASP.NET...I would consider keeping them seperate and sharing any common functionality via master pages ...
Summary: Hi I am just setting up a new website and I would like to use geeklog www.geeklog.net This requires me to use MySQL which I have never used The instr...
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'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: 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 ...
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: 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: 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: Can anybody help me configure iss in order to create and open .net web applications. Every time i try to create a web applications he (visual studio) ...
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 do ASP.NET professionally, and PHP and Perl for side projects. Earlier posts were right on...ASP.NET scales much better than PHP or classic ASP doe...
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: 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: Here's what you need to consider. The server sends HTML code to a client (the browser displays this HTML code on your screen). Javascript runs on th...