carlosparedes
Programmer
hi guys
I need to create a feedback form for an intranet and save the details in a text file. The text file is located in C:\(directory), and has to be saved as nameyyyymmdd.txt(name,year,month and day.
the format for the data contained in each file is as follows:
[Main]
Title: Mr
Firstname: John
Surname: Smith
Company: Part
CarReg: Any Car
[Details]
ExpectedDate: 20070829
AlwaysExpected: 0 (0=No, 1=Yes)
I have created already the feedback form and have no ideias what to do next. Any ideas. Could you give me any examples.
Thanks in advance
Sandra
I need to create a feedback form for an intranet and save the details in a text file. The text file is located in C:\(directory), and has to be saved as nameyyyymmdd.txt(name,year,month and day.
the format for the data contained in each file is as follows:
[Main]
Title: Mr
Firstname: John
Surname: Smith
Company: Part
CarReg: Any Car
[Details]
ExpectedDate: 20070829
AlwaysExpected: 0 (0=No, 1=Yes)
I have created already the feedback form and have no ideias what to do next. Any ideas. Could you give me any examples.
Thanks in advance
Sandra