Jump to content

Recommended Posts

Posted

After performing a search I have run into a brick wall.

How can this functionality to be coded to look and act like the Forward and Back buttons IE or Firefox, complete with dropdown list.

Posted

Take a look at the example for _IECreateEmbedded() in the helpfile.

_IEAction can offer most of the things you are looking for as long IE is ok.

Posted

I guess I should have stated the question better...

This is for a non-web browser application. Basically its for a query tool. Once the query is performed based on an input field I would like to put the previous input field information into a stack. and from that stack you could use buttons to navigate the stack and re-run the query.

For a visual reference I was thinking an interface similar to the back and forward buttons/with dropdown of a web browser.

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
×
×
  • Create New...