Jump to content

IE tab handling


Recommended Posts

Hey ho!

I want to open several sites on my IE. The problem is that I dont want to execute IE

for every URL im opening, thats why I want to work with tabs.. Opening the tabs can be

done with $oIE.navigate2... But how to close specific tabs after awhile?

sounds like a noob question to me, so I hope somebody can help me :D

greets, ChaosCookie

Link to comment
Share on other sites

  • 4 years later...

When use _IELinkClickByText( on a target="_blank" link type) cannot Handle new Tab, nor close it.

I'm thinking to use Regexp to change _black to _self then maintain control over main window, lossing 1st window. Maybe someone like to tell me about _IECreate and attach, but i need to Keep referer when doing click on that link.

Also _IEQuit() works on small scripts, but when you play long with it usually looses the handling and it's horrible or didn't respond, but that's another question :D

I'm open to suggestions.

Thank you.

~ SELF SIGNED ~

How much warning points do i need to get my free spicy hammon?

Link to comment
Share on other sites

  • 1 month later...
  • Moderators

erm3nda,

Yes we do rely on members being sensible. You have proved quite conclusively that you are not sensible - and this is why you are on Moderator queue and your posts do not appear until approved. If you want your posts to appear at all, start behaving in a sensible manner and in time we might allow you normal access - keep necro-posting as you were and you might find you cannot post at all. Your choice. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...