SELECT t.Title, t.Description, convert(datetime, t.Created) As Created, u.Username FROM Topic t LEFT JOIN Users u ON t.UserID = u.UserID WHERE t.TopicID = #topicid# AND t.Enabled = 1






Below is a preview of the message as it will appear in the message boards. Please make sure that the message is correct and click the Post Message button if everything is correct.

SubjectUser IDDate Posted
#subject##session_Username##DateFormat(Now(), "m/d/yyyy")#
#Replace(body, chr(13) & chr(10), "
", "ALL")#
Photos:
  1. (uploaded)
  2. (uploaded)
  3. #image3#
  4. #image4#

Make Corrections to Message

INSERT INTO Message (TopicID, Title, Description, UserID, Pic1, Pic2, Pic3, Pic4) VALUES (#topicid#, '#subject#', '#body#', #session_userid#, '#image1#', '#image2#', '#image3#', '#image4#')

Your Message Was Added Successfully!

#errormsg#

     Pictures
There are two ways to add photos to the Watchnet Forums. On the left, you may upload 2 photos from your computer to Watchnet. On the right, you may specify a web address for 2 photos that are on another server.
Upload Picture 1

- Must be JPG or GIF file
Remote Picture 1

- Must be JPG or GIF file
Upload Picture 2

- Must be JPG or GIF file
Remote Picture 2

- Must be JPG or GIF file