VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



AutoSetHTML

by Tom Pydeski (16 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

This program will save the field entry data on html web pages and will reload that data again if desired. (I got tired of filling out the same forms day after day, even with using the autocomplete for Internet Explorer.)
Enter a URL and press enter to navigate there.
Fill out the form and click the "Read Values" button. You will be prompted to save the data to a file (I made the web url the defult name of the file). When you navigate again later, you can click the "Set Values" and the form will be filled out after the proper data file is opened.
At launch, the program reads the last stored data and puts it in at the last visited page.
Re-Uploaded 1/22/2003. Fixed a few bugs and added a recent url list under the file menu.

Inputs
url
Assumes
Thanks to Donathan Hutchings for the original Idea. He read all the data in from an html file. I modified it to navigate to a web page and to save the data. I alse added the ability to reload the fields from the file.
Side Effects
none (hopefully)

Rate AutoSetHTML

Upload

Download this snippet    Add to My Saved Code

AutoSetHTML Comments

No comments have been posted about AutoSetHTML. Why not be the first to post a comment about AutoSetHTML.

Post your comment

Subject:
Message:
0/1000 characters