Web Analytics Made Easy -
StatCounter saving info on webpage - CodingForum

Announcement

Collapse
No announcement yet.

saving info on webpage

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • saving info on webpage

    Help! I need to set up javascript for a webpage that will be accessed by a password and will allow users to type information into a calendar that can be stored for the next users to see and edit also.
    I have a table already made, I just need to add a script that will allow it to save the entered information for the next user to view.

    Thanks

  • #2
    javascript can't save information to the server. you have to use a server side language
    bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

    i am a loser geek, crazy with an evil streak,
    yes i do believe there is a violent thing inside of me.

    Comment


    • #3
      How do I do this? Would I have to get in touch with the server people?

      Comment


      • #4
        You need to use PHP, ASP, or Perl. You can ony use 'em if your host supports them.

        Comment


        • #5
          yes, you have to talk to the server people.
          bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

          i am a loser geek, crazy with an evil streak,
          yes i do believe there is a violent thing inside of me.

          Comment

          Working...
          X