msdarmawan
5th December 2005 05:22 UTC
Saving user info in custompage into a file (*.cfg)
Dear all,
I have produce a custompage to get user information such as username, fullname, age, sex, etc.
Then how can I save this info into a configuration file ? this cfg file will be read by the software.
Your information is really valuable for me...
Best regards,
Darmawan, MS
HiranChaudhuri
5th December 2005 13:17 UTC
You need a custom page to get the settings from the user. Examples for custom pages are in the distribution.
Then you need to write those values to a file. I had a similar problem and posted sample code here: http://forums.winamp.com/showthread....hreadid=232489
msdarmawan
6th December 2005 06:33 UTC
Thanks for the link and suggestion.
Finally, it work now.
I'm referring to installoption provided example.
Thanks again.