Forum Moderators: open

Message Too Old, No Replies

Preview your message page, Vbscript?

I'm trying to create a 'preview' page for sending messages

         

KRMwebdesign

9:15 am on Sep 29, 2009 (gmt 0)

10+ Year Member



I'm trying to create a 'preview your message' page before sending messages. I'm just wondering if anyone knows how I would do this.

Would I have to create another 'holding' table or insert the message? How can I show what a user is posting before he/she posts?

If anyone has any info I would be very thankful.

Kevin.

Ocean10000

1:55 pm on Sep 29, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Normally I just have two buttons like WebmasterWorld. One Labeled Preview the other labeled post. The Preview would either cause a post back or open a new window via javascript, with the posted data being shown as if actually posted.

KRMwebdesign

11:51 am on Sep 30, 2009 (gmt 0)

10+ Year Member



Oh cool, yeah. That will be easy. Great. Thanks for that.