Current location: Hot Scripts Forums » General Web Coding » JavaScript » secure "HTML editor"


secure "HTML editor"

Reply
  #1 (permalink)  
Old 09-04-06, 03:17 PM
Eric Hadson Eric Hadson is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
secure "HTML editor"

So it's been while since i had this idea to build website that allows people to create their blog. (like myspace)
Unfortunitaly, i'm not really good at Javascript, So the only pain in my *** is that to find the secure,reliable html-editor with tightes filter...
I find FCKeditor and some others from dynamicdrive.com very useful, but since they are wide open to everyone for free, it could be vulnurable...
So what i'm looking for is secure, handy reliable html editor with a lot of features.

If anyone has any idea, please fill me in!
You'll be highly appreciated!
Thanks very much!
Reply With Quote
  #2 (permalink)  
Old 09-05-06, 02:33 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
The editor you're using shouldn't matter. It's on the client's side and its source code is visible for everybody. You should filter your input on your server using a server side language such as PHP, ASP....
Reply With Quote
  #3 (permalink)  
Old 09-06-06, 01:03 AM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
Like Nico said, the editor has nothing to do with how secure your app will be. The client should never be trusted to send "safe" data to the server. Any filter put on the client can be disabled by anyone who knows scripting, or sometimes simply by turning scripting off.
__________________
[W3Schools - learn all about the standards.] [QuirksMode - Browser Quirks] [MS's Online Reference Docs] [DOM in Gecko.]
Please pay attention to stickys, announcements and forum rules, thank you.
Please also remember Code Wrappers and [SOLVED] Marking, this helps everyone.
Reply With Quote
  #4 (permalink)  
Old 09-06-06, 01:38 AM
ebizbuz ebizbuz is offline
Newbie Coder
 
Join Date: Aug 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
innovastudio has a nice one and is cheap.
Reply With Quote
  #5 (permalink)  
Old 09-06-06, 02:53 AM
Eric Hadson Eric Hadson is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks u guys!
So the bottom line is that i need to have very good written regular expression function eh? which never seemd easy to understand, i mean, i know what it does and how it works. But i always get lost in its patterns and stuffss...daayuumm...
help! help!
Reply With Quote
  #6 (permalink)  
Old 09-06-06, 03:02 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
Well, we can't help unless you tell us what programming language you're using.

Here are some PHP examples
http://www.programmingtalk.com/showthread.php?t=31202
http://www.programmingtalk.com/showthread.php?t=28637
http://www.programmingtalk.com/showthread.php?t=29322
http://www.programmingtalk.com/showthread.php?t=29566

If you have further questions please use the appropriate forum.
Reply With Quote
  #7 (permalink)  
Old 09-06-06, 05:30 AM
Eric Hadson Eric Hadson is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Really Sorry... what was i thinking???
And..yeah,, i see subject's about to change in here...
so i guess i got my answer.
Again, Thank you all very much!
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
secure delete adubb PHP 3 05-14-06 10:30 PM
Need help automating a secure website login and screen scrape in Perl feelie75 Perl 1 03-10-06 02:04 AM
secure information stored on a database Big D PHP 2 02-04-05 06:24 PM
Secure Managed Dedicated Server @ $149/month - NO SETUP FEES! Newbie2000 General Advertisements 1 12-16-04 02:27 PM
Secure Hosting - $19.95/year Great Budget Hosting invisionhost General Advertisements 2 03-22-04 01:38 PM


All times are GMT -5. The time now is 11:16 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.