Displaying 1-7 of 7 messages in this thread. |
Posted By | Discussion Topic: Elaborate sig pic gizmo works everywhere but here | ||||
---|---|---|---|---|---|
F-Tool | posted on 12-05-2001 @ 3:50 PM | ||||
Hanger-On Registered: Jan. 01 | Hello... This may seem excessively elaborate, and heavily Quake3 addicted, but other than computer geek stuff and a shitty sense of humor, I really don't have much else to do daily. Are .asp images blocked? I have an account on www.brinkster.com to host .asp test crap, and I point to a file there for my sig (source code provided below, so you can tell I'm not trying to hack anything) but my .asp image doesn't work. <img src="http://www25.brinkster.com/chodezero/image.asp"> returns a random jpeg "f-tool10.jpg" thru "f-tool28.jpg". (Close the target="_blank" window and re-click the link: new image. Purpose is that each new page view has different image. Boo Hoo, at least I'm not redirecting people back and forth like K1d... a nice trick, but quickly becomes annoying) Note: the occasional timeout is due to brinkster overload, if you get 404, just try again. Strange, this part I don't seem to mind, since it's free hosting. The rectangular size of the image shows up, and if you copy the html source into another browser, the goddamn thing actually works, but I can't put it in my sig, and I can't use it as in-line html within the message: I am guessing the board doesn't like .asp files??? Is it possible it's timing oa.com out, and being rejected by the board??? It's pretty cool, but isn't functional where it counts. Any help would be GREATLY appreciated. An example on Off Topic, posted on 12-05-2001 @ 2:06 PM [source] <%@ Language=VBScript %> <% Option Explicit %> <% Dim which, url, max max = 18 Randomize Time which = Int(Rnd()*max)+10 url="/chodezero/f-tool/f-tool" & which & ".jpg" Response.Redirect url ' This line returns the image to the html img tag %> [/source] Kill you with it. | ||||
Nay. We are but men. ROCK. The man with the plan. | posted on 12-05-2001 @ 5:14 PM | ||||
O&A Board Regular Registered: Oct. 00 | Well, I don't see why it wouldn't work since it does work on that page. BUT - that page is located on the Brinkster server. I noticed that your ASP script you so usefully included in this post does not include a full URL (only /chodezero/f-tool/blah) so I'm wondering if you did put the full http://yadda yadda in there, if it'd work. Remember.... the Brinkster page can look to its own folders without being given the root domain (www25.brinkster.com) but without that domain given, it automatically will assume it should be the site you're at now.... being opieanthony.com, that way won't work.... Worth a shot I guess..... "Miracles and lucky charms made the girl of my dreams the girl in my arms." - Dr. Frank | ||||
F-Tool | posted on 12-05-2001 @ 5:26 PM | ||||
Hanger-On Registered: Jan. 01 | The truly SICK part of it is... If you right-click this page, select view source, then save that source code (from notepad, or whatever it opens up in) to your desktop (adding the .html ext of course), then open THAT copy in a new browser, it will work just fine. Go figure. P.S. The img below is just a static .jpg Kill you with it. | ||||
Sephiroth | posted on 12-06-2001 @ 9:32 AM | ||||
O&A Board Regular Registered: Dec. 00 | I saw this posted elsewhre, but Im not sure if it will work on OA.com. Give it a try though.quote:
| ||||
F-Tool | posted on 12-06-2001 @ 11:17 AM | ||||
Hanger-On Registered: Jan. 01 | I did the same thing with javaScript document.write(Math.round(Math.random(...))) and the board changed my script tag to noallow... Foiled again, but I won't give up that easy... Kill you with it. | ||||
FoundryMusicJeff | posted on 12-11-2001 @ 4:13 AM | ||||
O&A Board Regular Registered: Jan. 01 | Why are you referencing an ASP page in an image source? I don't think that's possible. Chief Engineer of the Starship Foundry. (NCC 1841-A) Visit FoundryMusic & Chat | ||||
F-Tool | posted on 12-12-2001 @ 3:37 PM | ||||
Hanger-On Registered: Jan. 01 | No wonder foundrymusic.com is so wack! please follow the links above to see src=.asp in action. Just busting balls. YES it can be done, as long as whatever you name as the source of the image DOES return an image. NO it just doesn't work here. Screw it, I like my flash movie for now anyway. | ||||
Displaying 1-7 of 7 messages in this thread. |