Hi,
I am using the AspJpeg component to resize my images. When I use .jpg images it works perfectly, but when I use a .gif image, I get a broken image.
I call the image using:
<IMG SRC="resize.asp?path=d:\mysite.com\html\home_logo.jpg&width=100">
Here is the resize.asp page:
<%...
Hi,
I have the following question.
I have 2 tables. When I am looping through the records from table1, I would like to have it check within table2, if the "hide" field in table 2 for the current record is set to "1", it should skip this record and move on to the next. I...
Hi,
I would like setup a filter that will take all the States found in the results and create a dropdown menu. Here is what my SQL statment looks like.
<% 'RETRIVE CURRENT VALUES FROM THE DATABASE
store_id = 10
sql_Select_customers = "SELECT first_name, last_name, Address1, Address2...
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.