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.
Thank you for the respone. I am actually looking for one that is a little bit more full featured and includes features that allow me to generate a listing of image files or hyperlink options for the user to select from.
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...
Yes, all of the html in the pages is pulled from a database table. What I want is if a user wants to do a search for a particular keyword such as "Schedule" then the search engine will go through the site and find all of the pages that would be generated that include the word Schedule.
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.