Need help with ASP????
-
Hi All, I am very new to ASP and need to create a simple dynamic image gallery wherein when the user clicks on the menus (collapsible kind) and the respective image shows up with the title and text. I could do this in simple HTML but then would have to create 20-30 pages. Is there any way we can do this dynamically through ASP so on the same page all the variables are passed and the image/text changes accordingly. Hopefully this won't require any server side scripting? I have uploaded a zip file here having the sample pages: http://www.filedropper.com/gallery\_1 Thanks,
-
Hi All, I am very new to ASP and need to create a simple dynamic image gallery wherein when the user clicks on the menus (collapsible kind) and the respective image shows up with the title and text. I could do this in simple HTML but then would have to create 20-30 pages. Is there any way we can do this dynamically through ASP so on the same page all the variables are passed and the image/text changes accordingly. Hopefully this won't require any server side scripting? I have uploaded a zip file here having the sample pages: http://www.filedropper.com/gallery\_1 Thanks,
Yes you can do it using asp but i highly doubt that anyone on this site will give you the source code for it. unless you pay them.
-
Hi All, I am very new to ASP and need to create a simple dynamic image gallery wherein when the user clicks on the menus (collapsible kind) and the respective image shows up with the title and text. I could do this in simple HTML but then would have to create 20-30 pages. Is there any way we can do this dynamically through ASP so on the same page all the variables are passed and the image/text changes accordingly. Hopefully this won't require any server side scripting? I have uploaded a zip file here having the sample pages: http://www.filedropper.com/gallery\_1 Thanks,
Do you mean ASP or ASP.NET ?
sannysmith wrote:
. Hopefully this won't require any server side scripting?
Well, if it doesn't, then it would end up being pure HTML. What do you think ASP.NET code is ? It sounds to me like you're not clear at all on what ASP.NET is. You should buy a book and work through it. Yes, your best bet is to use a control like a gridview or repeater and writing code that pages and displays your images.
Christian Graus Driven to the arms of OSX by Vista.