Results 1 to 2 of 2

Thread: Is this possible in HTML

  1. #1
    Join Date
    Jan 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Is this possible in HTML

    I have a membership card accessible via password, i would like this to work as follows:
    Potential member arrives at site he must
    1. Fill in the required detail
    2. Upload his photo which the program must resize to fit, or send to us to upload for him.
    3. Generate a sequential number in the membership number space as and when he uses the PRINT THIS PAGE instruction.

    When he clicks the PRINT THIS PAGE instuction, the page must generate a membership number which was followed on from the previous one.
    When the card has been printed all must be reset back to as was sothat the next person can do the same for his membership card...

    Too much to expect?
    Please help me.
    I only know how to work through blue voda where i seem to have hit a brick wall.
    Thank you to the potential advisor.

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    No this is not possible with just HTML, you will need a server side script for that like PHP and possibly some JavaScript as well.

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
  •