Hi Guys ,
I am stuck on a very simple problem
I have made a request form on dataport .Now when u make request form the default option of import filename does not come .So for that i took a text variable of filename and i am writing this code on the the OnPreDataport but still it does not show the lookup for selecting the file.Plss guide where i am getting wrong .
Dataport - OnPreDataport()
CurrDataport.FILENAME(ImportFile);
CurrDataport.IMPORT(TRUE);
Cheers ,
Tarun
0
Comments
http://www.mibuso.com/howtoinfo.asp?FileID=4&Type=howto
Thanx a lot it worked but still wondering why it works with ID 1 . Whats the logic behind .I think something related with OCX
Cheers,
Tarun
RIS Plus, LLC
So the rule was that if the first thing that you put on the request panel was the filename, you'd get the special functionality of the browser. These days, it's probably written down somewhere, but for most folks, it's just tribal knowledge.