I know how to set breakpoints but I dont know how this will help - I'm sure its my stupidity.
I can confirm that the following is true:
fillform(browser,'username
if not fillform(browser,'username
Please elaborate on how you suggest I continue.
If it helps: I can also showmodal a form that I have and it works. if i just SHOW it, it will not work.
twilight zone here we come
Main Topics
Browse All Topics





by: RadikalQ3Posted on 2005-09-11 at 00:47:43ID: 14858469
Hi!
Are you saying that fillform is executed only with the line that doesnt have the 'logger.add' ?
This is not possible.... the calls are identical...
I think that fillform is executed in both cases in the same manner...
Debug it and set a break point into fillform, or call to the logger into fillform to know this really...