Closed GoogleCodeExporter closed 9 years ago
You can either use the StatusText, which is always the link apart from the case
when the page is loading, or use <wb>.GetCurrentElement().GetAttribute("href")
Original comment by tsumalis96@gmail.com
on 29 Apr 2012 at 9:42
i have tried both methods... webkitbrowser1.StatusText always gives null value
and webkitbrowser1.GetCurrentElement().GetAttribute("href") gives url for few
of the links n rest all are null...
Original comment by malhotra...@gmail.com
on 29 Apr 2012 at 10:59
plzz let me know the solution as soon as possible for u.. its damn imp n very
urgent... :(
Original comment by malhotra...@gmail.com
on 29 Apr 2012 at 1:50
i found its solution...
Btw now i have a different doubt...
Wat's the use of fields password and username in latest OWS???
I tried using it with different combination of usrnm n pwd bt it doesnot take
any effect..
And second one, i have used customcontextmenustrips.. however when i click on
contextmenuitem the menustrip is still displayed... i need to click it twice
before the menustrip goes off... i tried writing Menu = null; at the end of
code but it isnt useful... Any way to get rid of it??
Sorry to ask so many doubts but actually my project completion deadline is too
near and i need to solve all these bugs.. Many more bugs are in my way.. :(
Have tried alot but.....
Thanx for ur efforts.. :)
Original comment by malhotra...@gmail.com
on 30 Apr 2012 at 6:00
Username and Password are used for authentication purposes. They cannot be used
e.g. to submit forms.
As for custom context menus you can check how such a feature can be used by
looking inside the CustomMenuImplementation Project
Original comment by tsumalis96@gmail.com
on 30 Apr 2012 at 12:54
Done wid it..
You may close this issue.. thanx :)
Original comment by malhotra...@gmail.com
on 3 May 2012 at 5:20
OK Issue closed
Original comment by tsumalis96@gmail.com
on 4 May 2012 at 9:26
Original issue reported on code.google.com by
malhotra...@gmail.com
on 29 Apr 2012 at 5:47