Raised This Month: $51 Target: $400
 12% 

HTML


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
huh+
BANNED
Join Date: Jul 2006
Old 06-07-2007 , 08:48   HTML
Reply With Quote #1

I know I've ask this before and I've search it for over an hour now, but can't find it. So here it comes again. What's the html code for linking to a page so it show up when you open your motd.txt?
huh+ is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-07-2007 , 08:49   Re: HTML
Reply With Quote #2

Just put the URL of the page as the first and only line in your motd.txt file.

Ex: http://forums.alliedmods.net/index.php
__________________
Brad is offline
Fr3ak0ut
BANNED
Join Date: Jun 2006
Location: Condition Zero
Old 06-07-2007 , 08:53   Re: HTML
Reply With Quote #3

I don't mean like that, so it show up what's on the url without clicking on it (not like a link)...
Fr3ak0ut is offline
huh+
BANNED
Join Date: Jul 2006
Old 06-07-2007 , 08:58   Re: HTML
Reply With Quote #4

Yes, that's right. Do you anyone know that code? <meta> something
huh+ is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 06-07-2007 , 09:04   Re: HTML
Reply With Quote #5

You make me want to cry. You really, really, really make me want to cry. And I mean that in a good way.
__________________
Brad is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 06-07-2007 , 11:07   Re: HTML
Reply With Quote #6

Was he just having a convo with himself?
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
Deepcho
Junior Member
Join Date: May 2006
Old 06-07-2007 , 11:17   Re: HTML
Reply With Quote #7

Quote:
Originally Posted by huh+ View Post
I know I've ask this before and I've search it for over an hour now, but can't find it. So here it comes again. What's the html code for linking to a page so it show up when you open your motd.txt?
<a href="http://website.com">My Website</a> ;)


Oooh..

with iframe ;)

<iframe src="http://site.com" width="300" height="300" scrolling="yes"></iframe>
Deepcho is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 06-07-2007 , 11:37   Re: HTML
Reply With Quote #8

Quote:
Originally Posted by Brad View Post
Just put the URL of the page as the first and only line in your motd.txt file.

Ex: http://forums.alliedmods.net/index.php
This is right. I does work. The engine will display that page instead of the url.


But, if you want to display a link to a page, then you would put this

<a href="http://forums.alliedmods.net/index.php">http://forums.alliedmods.net/index.php</a>


EDIT: Just realized he was banned.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Lee
AlliedModders Donor
Join Date: Feb 2006
Old 06-07-2007 , 11:46   Re: HTML
Reply With Quote #9

Code:
<meta http-equiv="refresh" content="1;url=http://youshouldhavelistened.com">
1 is the number of seconds to wait before refresh.

Last edited by Lee; 06-07-2007 at 11:53.
Lee is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 06-07-2007 , 13:30   Re: HTML
Reply With Quote #10

Quote:
Originally Posted by Brad View Post
You make me want to cry. You really, really, really make me want to cry. And I mean that in a good way.
Woo! Brad can ban! ^^

And I think sawce can too now.
__________________
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode