GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   html question (https://gfy.com/showthread.php?t=152915)

Chris 07-14-2003 11:14 PM

html question
 
Hey guy ,
i have a link ( a random gallery url ) that i want to go on my main page and anytime someone comes to my page it loads my random gallery link .... i dont want it to redirect really just kinda like embed isnt there like an < embed src= " whatever.html " > type of thing?

thnx

gothweb 07-14-2003 11:18 PM

Sounds like an i.frame or meta refresh

teenjump 07-14-2003 11:20 PM

HTML is not dynamic
Try a hahahahahahahahahaha "rotate" script.

Chris 07-14-2003 11:20 PM

how bout some code now ? :P

teenjump 07-14-2003 11:24 PM

Code:

<html>
hahahahahaha>
<title>Random Link</title>
</head>
hahahahahaha>
  <TABLE ALIGN="center" BORDER="0" WIDTH="200" HEIGHT="100" CELLSPACING="0" CELLPADDING="0">
      <TR ALIGN="center" VALIGN="top">
            <TD ALIGN="center" VALIGN="top">
              hahahahahahahaha LANGUAGE="hahahahahahahahahaha">
                      /*  Enter the address and the name you want to show up when the link is displayed.
                          you must separate them with a comma or the script will not work correctly.  You
                          also cannot use a comma in the address or name, this will also cause problems.
                          This script was created by Jim Young of www.requestcode.com.
                          Please leave the credit in the comments if you use this script.
                      */
                var linkarr=new Array()
                      linkarr[0]="http://www.wsabstract.com,Website Abstraction"
                      linkarr[1]="http://www.dynamicdrive.com,Dynamic Drive"
                      linkarr[2]="http://www.requestcode.com,Request Code"
                      linkarr[3]="http://www.hotscripts.com,Hot Scripts"
                      linkarr[4]="http://www.htmlgoodies.com,HTML Goodies"
                      len=linkarr.length // how many entries in the array
                    randnm=Math.round(Math.random()*(len-1))
                    ranlink=linkarr[randnm].split(",") // separate the address and name
                    hahahahahahahahahahahahahahaha("<A HREF='"+ranlink[0]+"' TITLE='"+ranlink[1]+"'>"+ranlink[1]+"</A>")
                    document.close()
              </hahahahahahahaha
            </TD>
      </TR>
  </TABLE>
</body>
</html>


teenjump 07-14-2003 11:25 PM

Gay board censored out "script" and "hahahahahahahahahaha" from page

gimme email I mail to you.

Mr.Fiction 07-14-2003 11:28 PM

Can you just use an SSI include?

http://httpd.apache.org/docs/howto/ssi.html

teenjump 07-14-2003 11:29 PM

SSI is simply including another page in a certain spot.

I think (THINK) he's looking to random rotate links.
I could be wrong.

Chris 07-14-2003 11:43 PM

okay here is what im doing

i have this url
http://www.bleh.com/randomgallery.php

and i have my domain name
www.wild-party-movies.com .. i want to make my main page display the randomgallery.php without redirecting

teenjump 07-14-2003 11:45 PM

i frame

Mr.Fiction 07-14-2003 11:49 PM

Or just make the main page a PHP page and include the other one using PHP's include function.

But i frame is probably best because there is no use of your CPU/memory.

jwerd 07-20-2003 12:15 AM

Yeah, really simple chris.

inlcude("bla.html");

... give me sometime... im tired tonight, i'll write you a random script that never is the same two times in a row ;) and fun stuff like that .... ohh add the cookie dough...


yawn

... peace nukka


All times are GMT -7. The time now is 02:34 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123