Results 1 to 2 of 2

Thread: Need Help Completing Code?

  1. #1
    Join Date
    Mar 2007
    Posts
    38
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Need Help Completing Code?

    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
    Last edited by NairB; 09-17-2007 at 02:29 AM.

  2. #2
    Join Date
    Mar 2007
    Posts
    38
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    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 works using a IIS instead ....me embarressed.

    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

    -NairB

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •