Page 1 of 1

Need Help Completing Code?

PostPosted: Mon Sep 17, 2007 10:22 am
by NairB
Hi everybody,

I am trying to get a submit message facility to work on my site. See http://www.yamahabikersforum.com/testasp.html

I have 5 files involved to make this work, they are....

testasp.html

messages.asp
post_messages.asp
process_messages.asp

and scr_javascript.js

I am missing crucial coding within the process_messages.asp file that processes the messages, then returns them to display on the messages.asp page with the text message, name of poster and a time and date stamp.

I made an example of 2 messages I pretended to post so you can see how it should look.

Does anyone know the code to enter inside the process_messages.asp file that will make the whole thing work?

Again, my web address for you to try this is http://www.yamahabikersforum.com/testasp.html

Many thanks

NairB :)

PostPosted: Tue Sep 18, 2007 5:49 pm
by NairB
Hi folks,

I thought I would let you know I got it working.

I didn't realise that ASP was not compatible with apache server and only works using a IIS instead....me embarressed. :oops: :oops: :oops:

I also downloaded VB Script to complete the coding needed in the process_messages.asp file.

So I have it running now on my localhost using IIS.

Anyway, if anyone needs anymore info on this particular ASP message facility, feel free to ask.

Maybe the mods can move this thread to the ASP forum instead. :wink:

-NairB