|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Hi all,
I am looking for some free script for article/tutorial posting, where user can post their articles/tutorials with "BOLD, ITALICS, CENTER/LEFT/RIGHT ALIGN, FONTS, QUOTE, CODE, TABLE, RIGHT/LEFT INDENT, SMILES, EMAIL LINK ETC.ETC." I just want to post an article/tutorial and display in proper manner with above mentioned effects. Rest navigation and linking, i will manage myself. Waiting for your responses. Thanks |
|
#2
|
||||
|
||||
|
I'm not sure Javascript is the best way to manage this.
You might want to look to a server-side language instead. As for using the markup features... If you look at the way our forum works [and many other forums], it will convert special markup from to <b></b>. A simple way to do this would be Regular Expressions, which is a fancy way to simply search and replace on the server. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > JavaScript Development > Articles/Tutorials posting script required? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|