Results 1 to 2 of 2

Thread: Starting from scratch

  1. #1
    Join Date
    Jun 2007
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Starting from scratch

    Ok i need a pop up script that lets users input their information and it submits into a database which can be viewed and printed

    now i dont know exactly how to set any of this up so any help or comments would be helpful

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Take a look here:
    http://php-mysql-tutorial.com

    A popup shouldn't affect this much. Just use javascript to open a new window (window.open), then close that window (window.close) when you are done with the from (probably on the confirmation page).
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •