Reply
Certain text on certain location
Old 02-13-2009, 03:48 PM Certain text on certain location
Junior Talker

Posts: 1
Name: Arry Cucos
Trades: 0
Okay... so I decided to get a forum of my own, and I'm having some problems with a code.

I simply cannot manage to display a certain message when someone visits some pages.

For a better explanation:
Since the type of portal that I want for my forum isn't supported, I decided to do it on a board with the posting disabled, and also disable any other feature of the main page.
And what I want is to display a message on the main page for the visitors to go to the portal.

Here's one of the codes I tried:

<script>

if(document.location.href.match('SITE HERE')){
document.write("
<hr>
This is not a used page.<br />
Please click <a href=\"?board=home\">here</a> to go to the main page.
<hr>
");}
</script>

It's rabder a simple code, but I can't manage it.

Please help me!

P.S.: If it is of any use, the forum is hosted by proboard v4.

Last edited by arry4ever; 02-13-2009 at 03:50 PM.. Reason: Added Post Scriptum
arry4ever is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Reply     « Reply to Certain text on certain location
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.09718 seconds with 13 queries