Does anyone know of an image resizing utility that can be used with ASP? I have some users that want to upload digital photos for display on their website, but the size of the files is too big and I want them in a smaller resolution. However, I don't want the users to have do it themselves in...
What would the coding be to replace the last character in a string?
For example, if my variable varString = 'This is a test,'
and I want to replace the comma at the end with nothing so the result is 'This is a test' how would I do that?
If I have a variable called vardate with the value "5/1/05" and I want to add one day to that date what coding would I use? vardate + 1 gives me a type mismatch error
What is the best way to display a date field in the format
March 26, 2005
I have tried formatdatetime, but that adds the written out day of the week which I don't need.
Does anyone know of an easy to use, free gif animation program? I just need to animate about four images with nothing fancy needing to be done. Thanks.
I am trying to append data imported into an Access table from SQL Server to another access table. I get a msgbox that says ## records could not be added due to Validation Rule errors. I have had this happen before a long time ago and forget what the solution was. The table I am appending to...
I am trying to run PWS on my local computer (Windows XP) to test some sites I am working on. All the htm and html pages appear properly, but I get the following error message when trying to access anything with an .asp extension. Does anyone know what I need to set in IIS/PWS to get ASP pages...
Does anyone know what the rough percentage of users still using a screen resolution of 800x600 when viewing websites is or where that information might be?
Using _Javascript how would assign a value to a hidden field with a submit button?
For example I have a field with the tag of <input type="hidden" name="txtTest">
and want to assign something to it before the form is fully submitted. For sake of this example let's say I want to assign "ABC"...
How can I anchor (using CSS or HTML) a division to the bottom of a page? If the content displayed on the page is less than the whole page length then I want the footer text/image to show at the bottom of the screen and not right below the content.
I have a SQL server database with a hosting plan at Interland. I can connect fine to their SQL Server from home on my portable, but when I take my portable to work I cannot connect to it. Interland tells me that I need to make sure port 80 is open on our network. We do not run a firewall at...
I have an account with Interland and am trying to connect to my SQL server db I have with them. At home I can do it OK with the IP address and login information they provided me. However at work I cannot connect, it tells me the server does not exist. I can ping the server OK, but cannot...
I am doing some calculations on an ASP page using a query in access that sums up certain columns. For some selections there is no data to sum up so the returning value is null or empty. The problem is I cannot get this to add with other values because it is non-numeric.
For example, I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.