View Full Version : Help with JS
Shade
05-06-2003, 01:32 PM
I have followed some of the guides on this webpage, so thanks goes to those who deserve it. I have, what I think, to be a weird request. I am using asp on my site to generate the content. I have made a pop-up window to show an image from the database, but the problem is that the titlebar of the webpage shows the name of the file. Is there a way to change the title of a webpage from JS? If this doesn't make since, go here (http://www.vitoscatering.com/submenu1.asp?menu=001A&submenu=001B) and just click the picture on the right.
smeagol
05-06-2003, 01:55 PM
I've tried doing this same thing before, but it will not work (at least as far as my knowledge goes).
You could probably make a second page that takes in parameters for the Image Path and the Title of the page, and then set it programmatically. I didn't bother to do it, but it was something I thought about.
Shade
05-06-2003, 02:29 PM
Originally posted by smeagol
I've tried doing this same thing before, but it will not work (at least as far as my knowledge goes).
You could probably make a second page that takes in parameters for the Image Path and the Title of the page, and then set it programmatically. I didn't bother to do it, but it was something I thought about.
Yea, I thought of that too, but it just seems like too much work just to get a title. And besides, the second picture is linked to the first picture thru the database, and I don't know how to do that with a whole new page. Not the best at ASP.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.