Hi!

I have a classified's script, much like www.craigslist.com

I have two current problems with my script:

  1. When I write an ad, the script can't seem to fetch paragraphs. Instead, it displays the (final) ad as one line with text.

  2. I'd like to put some word restrictions in the form script, so you for example can't post words like sex, fuck etc.

Anybody know some simple code for this? Would really appreciate it.

    you want to look at the [man]nl2brman function for formatting. and if you search the board for a dirty word filter im sure you'll find a solution.

      thorpe wrote:

      you want to look at the [man]nl2brman function for formatting. and if you search the board for a dirty word filter im sure you'll find a solution.

      How do i write this function into the script?

      Sincerely,

      J

        Write a Reply...