|
-
Dec 27th, 2002, 02:00 PM
#1
Thread Starter
Frenzied Member
Making a program with forms and saving them
I want to create a program with forms like a web page form (talking about style not html). On each of my forms I want to be able to put a save button on them that when pressed it will save all the infomation in the what was once blank form as default so when the form is accessed again all the information is there.
The save button will also have to have a backup method where I can save the form information and the form itself in some folder. Each time save is pressed it should save into that folder with the file named as the current date and time.
Also, when it saves, as a backup into that folder is it possible to change the attributes of the form so that it cannot be edited anymore?
Is that possible and is it fairly easy? Once I know the language of course.
Also, can I put C++ code into an html page to have it do the same thing except saving as an html page and not my progam ext.
Last edited by aewarnick; Dec 27th, 2002 at 02:28 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|