WELCOME TO THE ALL NEW 6GC!! |
WELCOME TO THE ALL NEW 6GC!! |
Feb 21, 2004 - 1:09 PM |
|
Enthusiast Joined Dec 26, '02 From Alabama Currently Offline Reputation: 2 (100%) |
ha, maybe that's what it is,,, mine is blue, lol.
|
Feb 29, 2004 - 2:43 AM |
|
Enthusiast Joined Jun 19, '03 From arlington tx Currently Offline Reputation: 0 (0%) |
Hey Coomer I dig the new site. I will b*tch and moan when something does not work. I like the gradients displayed throughout the site. The Airal/bold font has that nice trendy web/Microsoft look going for it. Keep up the good work.
-capin_crunch ps html formatting in threads would be really nice, but I guess its time to learn some UBB. |
Mar 1, 2004 - 11:19 PM |
|
Enthusiast Joined Nov 27, '03 Currently Offline Reputation: 0 (0%) |
Just wondering... what is the date set for? Is it for a certain timezone or is it set for the servers date and time? And just to let you know the site absolutely rocks! Its all I look at while I'm at work... dont tell anybody... shhhhhh
|
Apr 9, 2004 - 5:21 PM |
|
||||
Enthusiast Joined Aug 12, '03 From California Currently Offline Reputation: 0 (0%) |
I'm not totally sure about PHP since I'm just starting to work with it intensively, but I know in ASP that you can use the replace() feature, so that when someone posts something, before it goes into the database, it will replace the current word, or letters to blank. Below is what the code would look like if it was in asp, I'll try to code it in php for you so you could use it. lets first say that I was to type into one of these post: <div>blah blah</div> or <script> document.write 'hello'; </script> then I would tell the script when it processes whats in the text box, to do this replace(request("message"), "<div>", "") replace(request("message"), "</div>", "") or replace(request("message"), "<script>", "") replace(request("message"), "</script>", "") and that would keep it from allowing what you put into the message. Hopefully this helps, and I can get you the code in PHP. Hey Coomer, if you need to switch ever to another server, I'm running a server with PHP. Let me know what you need to keep the website up and going and I could quote you a price, and I would be less than $25 a month. |
||||
Apr 9, 2004 - 5:40 PM |
|
||||
Enthusiast Joined Feb 23, '03 From Florida Currently Offline Reputation: 0 (0%) |
Heh </div> and </script> dont work in Invision , phpBB, vBulletin, there is a html tag control within the forum code which only allows certain tags like bold, italic, horiziontal rule, links... <html>, <head>, <script>, <div>, <table> etc are not allowed. |
||||
Apr 10, 2004 - 1:49 AM |
|
Enthusiast Joined Aug 12, '03 From California Currently Offline Reputation: 0 (0%) |
yes, that is true DmVinny, but on website I've created, I have enabled HTML code into messages, but I had to add those lines into it to allow my users to be able to post, but not screw up my site.
|
Apr 10, 2004 - 7:32 AM |
|
||
Enthusiast Joined Feb 23, '03 From Florida Currently Offline Reputation: 0 (0%) |
what forum program are you using? I use phpBB and I didnt have too add it. |
||
Lo-Fi Version | Time is now: November 24th, 2024 - 6:54 PM |