Hello, I am using and ajax update panel to insert selected text from a DDL to a textbox. The roundtrip from the server tends to take around 5 seconds or more. It is frustrating for the users of the...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23073336.html
Hello, I'm trying to find a authorize.net payment provider written in Viaual basic. Any help would be awesome!
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23225428.html
Hi,
I am using the following code to print a div tag and its contents.
BodyTag.Attributes.Add("onload", "javascript:window.print();")
I have not had any issues with this, but I resently deploy...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23241766.html
Hi,
I am trying to save a pdf file to a users temp folder. It works fine on my dev computer, but on my local computer I can not find the file in the temp directory. This tells me it is not savin...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23250536.html
Hi,
I have an internal website for our company. On my development computer I used the following to validate the user and it returns a domain as well as a username. Once I placed it on a Test Webse...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23290434.html
Hi,
I have a ASP.Net Website which contains a couple of list boxes. I want to be able to "Move" Items between the list boxes. The list boxes contains files for prossecing from specific folders o...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23309245.html
I am new to ASP.NET, and have been playing with classes and functions. I created the function below in an external .vb file, and then (this probably isn't right) added <%@ Import Namespace="Naviga...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23332318.html
Hi,
I have a web application that I need to render to .PDF after a button on my screen is pressed. I would like to give the option of Saving the .PDF file or opening it. How would I do that usin...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23353207.html
Hi,
I created a user control for my Web Page. I want the user to be able to either from a number in a textbox create the amount entered user controls on the web page, or just by checking a Chec...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23377168.html
Hi,
I have an ASP.Net VB Web page where a user can enter a Value into a textbox. I want to be able to find out what the value of that textbox is and then based of that Dynamically create textbox...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23397337.html