Hi there, I am reading a book about ASP, and they briefly talked about writing Classes. I'm kinda lost on what let, get, and set is for? What purposes does those properties serve? I've read the page a few times but still can't grasp the theory? Thanks!
hi there, I just like to get some suggestions. I would like to be a web developer, and I kinda know ASP already.
Did a webpage with it, just using basic recordsets. I just wanted to know should I read more into ASP then move on to ASP.net or just skip the ASP? I'm also thinking about...
hi all, I just like to know how you all make sure that people are seeing your most recent pages instead of the ones in their cache? I'm using this method from HTML Goodies.
http://htmlgoodies.earthweb.com/beyond/nocache.html
Does this method work when you're testing your pages locally...
hi there i have downloaded a preloader and it works fine, but I would like to modify it. Right now when you enter the page the progress bar shows right away and then loads the images then it redirects. I want it where the bar is hidden, then when a image is clicked, then the bar shows and...
hi there, I've been playing around with two scripts that have fading effects. A Gradual Fade and a Tooltip fade. I have the Gradual Fade on my old website and the transistion is smooth. But when I put the script without changing any values and test it on my new page which is still on my local...
hi there, I have a image gallery as thumbnails on one page, when a thumbnail is clicked I want the full version of the image in a new window with its dimensions. Now I got it working but I don't think this is a effecient way. Any ideas? Thanks. Actually I only have one pic to open but I...
hi there, I saw this page somewhere when the page loads, it slowly fades in to full opacity. I'm not sure if they used a bgcolor script or it's something else? Does anyone know of any script like this? Thanks in advance.
Cheers!
hi there, I am displaying an image gallery. And when the user clicks on a text link, it opens a new window with the specified dimensions. How do I get rid of the default margins in the new window? because this will give me scrollbars. Thanks in advance.
Hi there, I am testing my image gallery on my system and I was wondering why some images are showing while others or not. I try refreshing a few times and it still doesn't show? I'd checked the spelling for the images and location is correct. I'm using IE6, IIS on WinXP Pro. Calling from an...
hi all, this is what I need my form to do. On submit, it goes through all the validations and submits if nothing's wrong. What I want is I want to dislay a message on the form page to the user saying that the form was sent sucessfully. Then redirect them to their message. Is there like a...
hi there. what's wrong with this statement? It's in a function and when the user clicks to submit...I want it to check for a vaild email only if they entered one. My default value is "email". So it shouldn't trigger this statement if the value is "email" or "".
if...
hi there, I have a shoutbox made with ASP. I was wondering if it's possible to load all the entries onload and therefore when the user clicks on a particular entry, it will already be ready for viewing. So it doesn't have to go back to the server everytime the user clicks on next or previous...
hi...I'm not sure where this thread goes but I know nothing about networking. I'm connecting to the net using DSL modem. I want to connect another PC to that modem so I can share the TCP. What is the best way of doing that?
I would like it to be a Peer to Peer thing instead of a server to...
hi...I'm trying to do an image gallery with next and previous links. The way I'm doing it is I'm comparing my querystring to my primary ID in my database...so for example...default.asp?rec=1 I tell it to get all the images whose primaryID is larger than the querystring. it's been awhile since...
hi...I'm doing an image gallery...and I got my images the way I want them...but I would like to do a next/previous link where the next or previous set of images are loaded from the database. Thanks. Here is my code so far.
<%
dim rsImage
dim sql
dim...
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.