Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 11 posts ] 
Author Message
 Post subject: Can we use HTML in forums?
PostPosted: February 21st, 2005, 7:51 pm 
Dragon Member
User avatar
Offline

Joined: November 5th, 2004, 8:54 pm
Posts: 2497
Location: Drinking a Coke somewhere
RS Status: Old School (2007)
I have just learned some basics of HTML, but my question is, can we use it in the boards? I notice whenever you post a message, it says "HTML is OFF"
Why can't it be turned on?


Top
 Profile  
 
 Post subject: Register and login to get these in-post ads to disappear
PostPosted: February 21st, 2005, 7:51 pm 
Dragon Member

Joined: September 9th, 2004, 1:47am
Posts: 9047
Location: In your web browserz


Top
  
 
 Post subject: Re: Can we use HTML in forums?
PostPosted: February 21st, 2005, 7:52 pm 
Rsbandb Donor
User avatar
Offline

Joined: December 22nd, 2004, 12:51 am
Posts: 6391
RS Name: Stanley1943
RS Status: F2P
bummerboy wrote:
I have just learned some basics of HTML, but my question is, can we use it in the boards? I notice whenever you post a message, it says "HTML is OFF
Why can't it be turned on?

It's turned off because if it is on..Hackers might get in to change the profile or something like that..and thats why we use php..

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 7:56 pm 
Dragon Member
User avatar
Offline

Joined: November 5th, 2004, 8:54 pm
Posts: 2497
Location: Drinking a Coke somewhere
RS Status: Old School (2007)
Oh I wasn't thinking of that. I'm tryin to make a site with it and wanted to see if I could have some fun with it posting on here


Last edited by Chris on February 21st, 2005, 7:57 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 7:57 pm 
Dragon Member
User avatar
Offline

Joined: November 28th, 2004, 3:03 pm
Posts: 2845
RS Name: Xolor
RS Status: Classic
No. The BBCode tags replace safe HTML.

_________________
Sincerely, Dan
Former Rsbandb Staff


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 8:10 pm 
Rsbandb Donor
User avatar
Offline

Joined: December 22nd, 2004, 12:51 am
Posts: 6391
RS Name: Stanley1943
RS Status: F2P
Dan wrote:
No. The BBCode tags replace safe HTML.

So you meant HTML is safe..Because you said "safe html"..Confused :roll:
(So stupid. I'm a noobm Remember that..)

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 8:20 pm 
Dragon Member
User avatar
Offline

Joined: November 28th, 2004, 3:03 pm
Posts: 2845
RS Name: Xolor
RS Status: Classic
Tags like <b> and <u> and <img src=""> are safe HTML because they can't affect your computer in any way. Some JavaScript code can be malicious, which is why its not allowed

_________________
Sincerely, Dan
Former Rsbandb Staff


Top
 Profile  
 
 Post subject: Register and login to get these in-post ads to disappear
PostPosted: February 21st, 2005, 8:20 pm 
Dragon Member

Joined: September 9th, 2004, 1:47am
Posts: 9047
Location: In your web browserz


Top
  
 
 Post subject:
PostPosted: February 21st, 2005, 8:23 pm 
Rsbandb Donor
User avatar
Offline

Joined: December 22nd, 2004, 12:51 am
Posts: 6391
RS Name: Stanley1943
RS Status: F2P
Dan wrote:
Tags like <b> and <u> and <img src=""> are safe HTML because they can't affect your computer in any way. Some JavaScript code can be malicious, which is why its not allowed

Um..Yeah..Some easy script of HTML can be lot useful..
And I just leaned something new!! JavaScipt is consider as HTML..Never knew that! :D

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 8:29 pm 
Dragon Member
User avatar
Offline

Joined: November 28th, 2004, 3:03 pm
Posts: 2845
RS Name: Xolor
RS Status: Classic
stanley1943 wrote:
Dan wrote:
Tags like <b> and <u> and <img src=""> are safe HTML because they can't affect your computer in any way. Some JavaScript code can be malicious, which is why its not allowed

Um..Yeah..Some easy script of HTML can be lot useful..
And I just leaned something new!! JavaScipt is consider as HTML..Never knew that! :D


Well JavaScript is integrated into HTML, because the <script></script> tag is HTML.

_________________
Sincerely, Dan
Former Rsbandb Staff


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 10:05 pm 
Runite Member
User avatar
Offline

Joined: December 5th, 2004, 8:24 pm
Posts: 329
RS Name: Giantbug123
RS Status: P2P
Well I know the Nintendo forums use HTML, but they have filters for it. Like, posting PHP is forbidden, aswell as posting javascript. They have it so if it detects any of that in your post, it won't allow you to post it until you remove the forbidden HTML. Could we do that with this forum? I know phpBB is different than the forum Nintendo uses, but meh...

_________________
219 Quest Points | 96 Combat | 1501 Total Level | Bits and Bytes Forum Member #392

RuneScape RSS Feed | Projects | http://beyondboredom.net/

Image Image Image Image


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 10:09 pm 
Rsbandb Donor
User avatar
Offline

Joined: December 22nd, 2004, 12:51 am
Posts: 6391
RS Name: Stanley1943
RS Status: F2P
giantbug wrote:
Well I know the Nintendo forums use HTML, but they have filters for it. Like, posting PHP is forbidden, aswell as posting javascript. They have it so if it detects any of that in your post, it won't allow you to post it until you remove the forbidden HTML. Could we do that with this forum? I know phpBB is different than the forum Nintendo uses, but meh...

I wouldn't do that if I was Shane or Mike..
It's ok with BBcode to me..
I know that filiter and stuff is going to take a lot of time to write and it will cost a lot of problems..

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: February 21st, 2005, 10:12 pm 
Runite Member
User avatar
Offline

Joined: December 5th, 2004, 8:24 pm
Posts: 329
RS Name: Giantbug123
RS Status: P2P
stanley1943 wrote:
giantbug wrote:
Well I know the Nintendo forums use HTML, but they have filters for it. Like, posting PHP is forbidden, aswell as posting javascript. They have it so if it detects any of that in your post, it won't allow you to post it until you remove the forbidden HTML. Could we do that with this forum? I know phpBB is different than the forum Nintendo uses, but meh...

I wouldn't do that if I was Shane or Mike..
It's ok with BBcode to me..
I know that filiter and stuff is going to take a lot of time to write and it will cost a lot of problems..


Yeah...I'm so used to using HTML now..it has so many more features that BBCode. :cry:

_________________
219 Quest Points | 96 Combat | 1501 Total Level | Bits and Bytes Forum Member #392

RuneScape RSS Feed | Projects | http://beyondboredom.net/

Image Image Image Image


Top
 Profile  
 
Display posts from previous:  Sort by  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Jump to: