I have Created an activex control which initialize itself by reading a custom made ini file,now on my pc it worked fine as i give an absolute path ex c:\temp\myini.ini
but when that activex is downloaded through a web page
activex dont find the ini file even though i have added it
in the cab file what path should i give?
or how can i download the ini file to a specific folder on a user machine through a web page.