I have inventory numbers that are searched on and passed through query strings that are 6 digits and many start with zeroes, eg. 000001. when I add a row with the inventory number 000001, it displ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23036264.htm...
how can I restrict printing until form is complete
http://www.experts-exchange.com/Microsoft/Development/Q_23038761.html
Zones:
MS Dev,
...Date Answered: 02/04/2008 Rating: 6.4 Views: 0
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/Programming/Editors_IDEs/.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
Ok, this is my first attempt at using a web service and I have it working. Basically this is being used as an autocomplete extender on a text box. I would like to change the service to use a stro...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23286032.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