cherryk
03-20-2003, 01:09 AM
Hey..
im still trying to figure this problem out. Basically if you look at the images below..
MAINFORM
http://www.geocities.com/dio_0ip/mainform.jpg
ADDFORM
http://www.geocities.com/dio_0ip/addform.jpg
There is the main form and add form.. the fields in the main form are locked and the only way to add new Id, customer is to click "Add".
The code behind the add button is simply an 'Add.show'..
The add form then shows prompting the user for new data.
'Save' is clicked and the data is to be saved to the already created array, and a .txt file.
The txt file has already been created with 2 records which are to come up on the form_load of the main form.
I basically need some awesome person here to show me how to do all of this this :) .. ive been stumped for about 3 days now :/ its driving me nuts..
cherry
im still trying to figure this problem out. Basically if you look at the images below..
MAINFORM
http://www.geocities.com/dio_0ip/mainform.jpg
ADDFORM
http://www.geocities.com/dio_0ip/addform.jpg
There is the main form and add form.. the fields in the main form are locked and the only way to add new Id, customer is to click "Add".
The code behind the add button is simply an 'Add.show'..
The add form then shows prompting the user for new data.
'Save' is clicked and the data is to be saved to the already created array, and a .txt file.
The txt file has already been created with 2 records which are to come up on the form_load of the main form.
I basically need some awesome person here to show me how to do all of this this :) .. ive been stumped for about 3 days now :/ its driving me nuts..
cherry