nareth
Feb 22 2005, 03:33 PM
101
Feb 22 2005, 08:26 PM
wtf? :shock: anyway, nice pic... as for the who's online script... try this: http://www.hotscripts.com/PHP/Scripts_and_...grams/Counters/
Reply
Dizzy
Feb 22 2005, 08:53 PM
oooo me likey likey but anyways ty for link for whos online script
Reply
Similar Topics
Keywords : html code- Need Help With Some Code....
- (6)
- How Long Did it take you to learn HTML
- (78)
Hey,
Im interested in learning HTML and i was just wondering how long you think it might take...
Moderator Bb Code
- (5)
Does anyone know how to activate the moderator bbcode in the IPB admin cp, or is it something coded
exclusively for Trap17? Any help appreciated. Thanks. ...
Display 'from Ip Address' On Web Page
- PHP Code Help (9)
I need some help with adding a PHP Code into my Website. I need to get a code to add in someones IP
Address. Example: From IP: (IP Address Here) I also need to get a code to add how long it took
to load the page at the bottom of each page. Any help with this and I would be extremly grateful,
thanx heaps....
Does This Link Work For You?
- http://68.203.246.27:8080/index.html (6)
does this link work for you? i need to take a test online but the link doest works =-\
http://68.203.246.27:8080/index.html ...
The Davince Code (spoilers)
- Your thoughts and opinoins (spoilers) (4)
Don't read bellow (not the responses either if you haven't read this book!!!) -
- - - - - - - - Well, a few days ago I finished the DaVince code by Dan Brown. It's a medium
sized book a little more than four hundred pages, and slightly over one hundred action-packed,
suspense filled, page tearing amasement. It features a harvard symbologist (Robert Langdon), a
French dcjp agent (Sophie Nevuea), and a police cheif who tries to put them in jail for all the
right, and the wrong reasons. The plot of the book is thick and filled with many brain-busti...
html bilder
- (4)
i need html bilder some one can help me...
Linking CSS to HTML
- (2)
CODE <LINK REL="StyleSheet" HREF="basic.css" TYPE="text/css"
TITLE="Preferred Style" MEDIA="screen, projection"> <LINK
REL="Alternate StyleSheet" HREF="altstyle.css" TYPE="text/css"
TITLE="Alternate Style" MEDIA="screen">
Linking to an External Style
Sheet
---
LINK tag
The link tag is used between the HEAD tags. It is the most common way
to link CSS to HTML.
REL Attribute
The REL attribute defines the differences between a
persistent or prefe...
HTML
- (4)
I need a script , I dont know how to o 'If i click the links on my websites,the text in the middle
of site is change to what it suppose to be...' someone help me....
Da Vinci Code
- (7)
The movie is already underway!...
For those interested, there is also a book about the book!...
Did someone go to that place in England?...
http://www.cheapdesign.co.uk/pulseradio/index.html
- (7)
i have not yet completed this website, because i dont currently have webhosting. but my mate has let
me upload this website temp so that you can see a sneak preview
http://www.cheapdesign.co.uk/pulseradio/index.html ...
Newpass2.html malware
- (0)
So, I was chatting it up with some people, and this one person says she got hit by some weird piece
of adware from www.lop.com/.../newpass2.html. So, smart as I am, I click on the link... and now,
when I maximize my IE window, it's all forced down to the bottom of the screen so that only like the
top couple of toolbars are visible. Anyone have suggestions? If you need a Hijackthis log...
Logfile of HijackThis v1.99.1
Scan saved at 10:47:14 PM, on 3/6/2005
Platform: Windows XP SP1
(WinNT 5.01.2600)
MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106)
Running proces...
Need: Public_html file...
- (2)
I deleted it cuzz I thought I didn't need it :S Please someone send me it!!!...
PHP question (line of code)
- (1)
I am calling a profile pic to a custom page and it sometimes caches to an older pic because the
dateline is not appended.
How can I add the code to call the profile pic WITH the dateline to
this line of code?
CODE <img
src="$vboptions[bburl]/image.php?u=".$row[userid]."&type=profile".
34;" valign="top" alt="".$row[username]."" border="0"
width="$picturewidth" />
Thanks!
Here is the MEMBERINFO template where they
call it. How can I add that dateline code to the ...
How to send HTML mail to yahoo inbox
- (1)
I have a Ecard site .
I want to send ecard in HTML mail format, but my site alway send to BULK.
Does anyone know a site where i can send HTML mail to Yahoo Inbox....
Javascript/HTML form submissions On a Mac
- (1)
My hope is that someone out there can help me with this problem. I have some javascript that will go
thru (on a PC that is) a HTML page looking for a specifc word submitted via an onclick function.
Orginally it was a form submission with an onsubmit that ran the function. But in trying to
trouble shoot it I thought the mac was submitting the form differently than the PC versions (maybe
the DOM) so I created a button with an onclick command. Again it works for the PC but not for the
MAC.
I am at my wits end. If someone can help; below is the code I am using. I...
Cheat Code Cat Women
- (3)
Hi Guys..
I'm Playing Cat Women :cry: huh :roll: very dificult
any one know the cheat code
Cat Woman ? /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ...
html
- (6)
does anyone know if the html used in myspace will work on a normal webpage..?...
HTML
- (2)
Hello FNH-Staff/Helpers..i was wondering..
i no very little of cpanel..like most of it..just the
installing crap is confusing. well i have a www.freewebs.com site.and i was wondering..is there n e
way to tranfer the files to the cpanel..if so is there n e way that i can get help..i would really
appreciate great assistance.tyvm for ure time..and hopes to ttyl.bye
Invigor8...
Browser Redirection Javascript code.
- (1)
Hi does anyone have a browser direction code( so if someone went to my site with IE it would forward
to a site telling you to download Firefox).
If so could you email it to me : daniel dot maxson at
gmail dot com
Thanks
Daniel...
html imput select help
- (0)
I would like to know, how I delete an options of "imput select" with source code.
Thanks...
html imput file
- (0)
I would like to know if is possible to cange the file of the "html imput file" with source code
Thanks...
Basic HTML Tutorial
- (17)
Here is some basic HTML... I will give an example doc first, and then break it down. Also, will
give some extras that could make your page fun and interesting!
Example Doc: CODE
<HTML> <title>Page Title</title> <BODY> <body
bgcolor=background color><body text=Main Text> <center><h1>Title Of
Article</h1></center><br> Text.... </BODY> </HTML>
This will generate something like this:
Title Of Article (This
Centered)
Text.....
Source code protector
- (2)
With this you can protect your source, but i don't like it.I want everybody can view my source so
they can give oppinon.
http://www.webtemplateshop.be/custom_htmlprotector.zip
serial
removed by little_OnE, it's a 30 days trial wich you can upgrade to the full version using this
serial... not allowed8)
he he...
What do you think about fre source code (GNU, AND OTHERS)?
- (5)
do you belive what yes all programmers distribute your code program all go more faster all pepole
help to program development.
sorry my english is so bad :roll:...
Your Favorite Html/webdesign Boards?
- Whats yours? (2)
What is your favorite webdesign/tutorial forum? I have heard lissaexplains forum is pretty good
(from word of mouth, i have not auctally been there lol) but I dont really go on many unless its my
last resort, for thoes of you who love tutorial forums what ones are helpful to you and fun to go
on? Let us know!...
Crack This Code And Win A Gmail Invite Too!
- (1)
QUOTE %4F%6B%2C%20%4E%6F%77%20%74%68%69%73%20%69%73%20%68%61%72%64%20%3A%50%
0D%0A%49%66%20%79%6F%75%20%6D%61%6E%61%67%65%64%20%74%6F%20%64%65%63%6F%64%
65%20%74%68%69%73%2C%20%79%6F%75%27%72%65%20%61%20%72%65%61%6C%20%6C%65%65%
74%20%68%61%78%6F%72%2C%20%6E%6F%77%20%68%65%72%65%27%73%20%79%6F%75%72%20%47%
4D%41%49%4C%20%69%6E%76%69%74%65%21%21%21%0D%0A%68%74%74%70%3A%2F%2F%67%6D%61%
69%6C%2E%67%6F%6F%67%6C%65%2E%63%6F%6D%2F%67%6D%61%69%6C%2F%61%2D%38%38%34%62%
63%62%66%61%37%63%2D%39%34%32%63%37%31%36%34%33%62%2D%62%31%36%64%37%62%64%38% 66%62%00 Paste it
all to...
Crack The Binary Code An Win A Gmail Invitation!
- as if you don't have one already... (7)
Anyways, I've played around with some binary, and made a large binary sentence. If you can
succefully "crack" to binary code, and convert it back to plain text, you will find in the convered
text one gmail invite. But, i figured that probably everyone has got one areadly, but, it's wort
a try, here comes the code. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
/> This oinvite will automaticlly expire in three weeks, so quickness is the key. -BINARY CODE-
0101010001100101011100110111010001101001011011100110011100100000010101000110010...
Getting HTML source code of a remote page.
- (2)
Hi there,
I'm trying to get the source code of a page hosted on another domain using JS. I've
tried a couple of methods but nothing seems to work with pages located on a remote host. I know this
could be easily done using a server-side script, but my question is: it is possible to do it with
JS?
Thanks in advance....
More HTML templates
- (12)
QUOTE http://speedydiz.webdynamit.net/kits/kit9/Kit9.zip
http://speedydiz.webdynamit.net/kits/kit2/Kit2.zip
http://speedydiz.webdynamit.net/kits/kit5/kit5.zip
http://speedydiz.webdynamit.net/kits/kit7/Kit7.zip
http://speedydiz.webdynamit.net/kits/kit8/Kit8.zip
http://speedydiz.webdynamit.net/kits/kit14/Kit14.zip
http://speedydiz.webdynamit.net/kits/kit6/kit6.zip
http://speedydiz.webdynamit.net/kits/kit12/Kit12.zip
http://speedydiz.webdynamit.net/kits/kit3/Kit3.zip
http://speedydiz.webdynamit.net/kits/kit11/Kit11.zip http://speed...
Looking for html, code
|
|
Searching Video's for html, code
|
advertisement
|
|