How to get the current tab index in firefox?

3 views
Skip to first unread message

sowen

unread,
Apr 14, 2008, 1:09:44 PM4/14/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Is it possible?

In any .NET language


Thanks,

Andrew Badera

unread,
Apr 14, 2008, 1:29:34 PM4/14/08
to DotNetDe...@googlegroups.com

sowen

unread,
Apr 14, 2008, 2:38:53 PM4/14/08
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
what about IE7 tabs?


On Apr 14, 12:29 pm, "Andrew Badera" <and...@badera.us> wrote:
> Only in F#.
>
> On Mon, Apr 14, 2008 at 1:09 PM, sowen <sowenche...@gmail.com> wrote:
>
> > Is it possible?
>
> > In any .NET language
>
> > Thanks,
>
> --
> --Andy Baderahttp://andrew.badera.us/http://flipbitsnotburgers.blogspot.com/

Andrew Badera

unread,
Apr 14, 2008, 2:44:33 PM4/14/08
to DotNetDe...@googlegroups.com
I was kidding about F#, throwing a relatively obscure language out there for a relatively obscure question.

There's no "right" AND easy way of doing it. There's the Mozilla ActiveX control that might help:

http://www.iol.ie/~locka/mozilla/control.htm

Not certain of its state of maintenance however.

Then here's the COM way:

http://www.mozilla.org/projects/xpcom/

COM is a pain in the butt, but I'm pretty sure you can do exactly what you're looking for here.

Both IE and Firefox are accessible if you grab them by handle, but then you're going to have to go digging for the specific stuff you're looking for.
Reply all
Reply to author
Forward
0 new messages