hi,
i am facing strange behaving of my application.
i have developed one simple application, which will fill up some fields in webbrowser control webpage. this webpage has iframes in it. domain of both iframe are same and fields which i am filling with my code is in iframe.
but when i run program and execute code to fill fields of iframr webpage.
i am getting following access denied error..
http://img683.imageshack.us/img683/808/37514033.jpg
then i write same code in vb.net application, its filling all fields of iframe perfectly.
so i think some setting is problem with vb6.
can anyone help me out. i am searching solution since last 4 days.
please.