Making text boxes save the data to hard drive (offline purposes completely)
Results 1 to 7 of 7

Thread: Making text boxes save the data to hard drive (offline purposes completely)

  1. #1
    Join Date
    Oct 2002
    Posts
    150

    Making text boxes save the data to hard drive (offline purposes completely)

    I would like to make a web page with text boxes (kind of like how this site has this where I am typing). But with many small ones. Is is a form I would like to make to replace paper.

    What I am having touble with is not making the text boxes but how to place a button beside each one to pop up a box (not like this one, maybe a page just about the same size as the box.)

    I'm not sure you know what I mean. Let me try to explain it better.

    Imagine this: I have a page with small text boxes on it that can scroll. What I really want is a way to write in the text boxes and have it save the information there. Which would mean that it would have to save it to the hard drive somehow.

    How can I do that? (note: this is for offline purposes)
    Specs: HP Pavilion with win98se. It has 127mb ram; 533mhz celeron proc. With a buslink 40x12x48x cdrw drive. Networked by a crossover cable to a gateway2000; win98se; 32ram; 133mhz pentium proc.

  2. #2
    Join Date
    Oct 2002
    Posts
    150
    And what would be ideal is to have one save button per page to use when you are done typing in all the information in the text boxes to save them in the html page.
    Specs: HP Pavilion with win98se. It has 127mb ram; 533mhz celeron proc. With a buslink 40x12x48x cdrw drive. Networked by a crossover cable to a gateway2000; win98se; 32ram; 133mhz pentium proc.

  3. #3
    Join Date
    Oct 2002
    Posts
    150
    Can someone help?
    Specs: HP Pavilion with win98se. It has 127mb ram; 533mhz celeron proc. With a buslink 40x12x48x cdrw drive. Networked by a crossover cable to a gateway2000; win98se; 32ram; 133mhz pentium proc.

  4. #4
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,436
    You might try this question at http://www.vbforums/com

  5. #5
    Join Date
    Oct 2002
    Posts
    150
    The link didn't work and. . .

    Now I am thinking that it would be better for me to learn visual basic or c++. Can either of those 2 do what I want? One more question:

    Can c++ do everything that visual basic can + more?
    Specs: HP Pavilion with win98se. It has 127mb ram; 533mhz celeron proc. With a buslink 40x12x48x cdrw drive. Networked by a crossover cable to a gateway2000; win98se; 32ram; 133mhz pentium proc.

  6. #6
    Join Date
    Feb 2000
    Location
    Idaho Falls, Idaho, USA
    Posts
    18,436
    Try this link: http://www.vbforums.com (my typo on the previous post)

    They have an HTML section as well.

    C++ can do everything Visual Basic can and lots more. The drawback is that it will take a lot longer to learn and to build up your code library. Visual Basic can do what you want, and it is faster to learn and to program in.

  7. #7
    Join Date
    Oct 2002
    Posts
    150
    So can both of them be used for online purposes in place of java? CGI? PHP?
    Specs: HP Pavilion with win98se. It has 127mb ram; 533mhz celeron proc. With a buslink 40x12x48x cdrw drive. Networked by a crossover cable to a gateway2000; win98se; 32ram; 133mhz pentium proc.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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