Summary: Both procedure A and procedure B access the same variable, but variables don't automatically maintain state across page calls in ASP.NET (lamentably, ...
Summary: Using Dreamweaver it is easy to create a pop up box that shows a larger image of a thumbnail on a web page. How do I get the Print command onto that p...
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 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: Thanks for the input. Do you know any enterprise-level sites, which is(or should be) developed in ASP.NET? How large the web site should be in order t...
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: 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: 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 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: Main problem : How open file open dialog in asp.net? Hi all, I already use the file upload control for the solution of this problem. I want to get f...
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 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: I've created a page of thumbnails that when clicked load the relevant image in a new pop up window. Im using this code: Code This works fine but the o...
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, I need some tips... I hav say 20 URL stored in XML file. Now my ASP page must fetch the URL's and display it. Fetching is not an issue, i will sea...
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: 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: hello, I have created pop up in dreamweaver MX and it working fine in IE7, but its not working in IE6 the text field is overlapping the menu. could a...
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, can anyone please suggest me how can i open a pop-up window through javascript inspite of "Pop-up" blocking software ON? I have been trying severa...
Summary: Hey guys I need to get a javascript that wil make it so when someone clicks on a link on my webpage a window with the corresponding information pops u...