How to replicate keystrokes on internet explorer

Visual Basic

    Next

  • 1. Open a PDF file
    I am having a small problem opening a PDF file I am using the acrobat.dll I am merging PDFs together - no problems but i want to preview the file, so i am trying to open it using the following, i can open the manually but want to open it after the merge is complete Dim OpenPDF As CAcroPDDoc OpenPDF = CreateObject("AcroExch.PDDoc") OpenPDF.Open(strOutputPath & strOutFileNm) the file is opening but not visible, i can see the process in the task manage i checked this by trying to delete the file via windows explorer, that fails when i use: OpenPDF.Close() i then able to delete the file, so i guess i am almost there, but missing something Can anyone help Cheers Barry
  • 2. Unicode string in VB6 controls
    I have a VB6 project using standard VB6 textbox controls. They are not taking in Unicode characters in Hindi Language. How do I modify the code so as to enable data entry in Unicode in Hindi Language without changing the control itself (by using RichText Box Control or Forms 2.0 controls as indicated on MSDN site). S N
  • 3. Need a control that displays large image in Detail view on ListVie
    Is there a control out that is like the ListView control in Details View (rows and columns) that can display a large image? I'm hoping this control is built-in or at least freeware.
  • 4. TreeView with SQL
    I want to make a "Directory" like appers here in MS UserGroups, with some "levels" like: Languages, Topics, Products, Features, etc. I can imagine that each "issue" in TreeView is a SQL register correctly ORDERed and/or GROUPed. I know how a TreeView works, what I want is something that "populate" this control from a DB. Is there any information you know I can get ? Beforehand, thank you very much.

How to replicate keystrokes on internet explorer

Postby mike » Thu, 19 Jan 2006 19:15:30 GMT

Ive designed my own web-browser and I'm trying to get it to download
various files past a login screen.

I'd like to know how to replicate certain keystrokes within the browser
(Tab, space, enter and A-Z keystrokes) so it automatically does this -
currently Im downloading several 100 files a day and its driving me
nuts.

Must be done via HTTP, the template stays the same but file names
change.

Any help appreciated. Thanks.

Mike


Re: How to replicate keystrokes on internet explorer

Postby mike » Thu, 19 Jan 2006 19:16:36 GMT

Forgot to mention im using VB6. Thanks again.


Similar Threads:

1.How to replicate keystrokes on internet explorer [mulitposted]

2.Replicating keystrokes in VB6

Ive designed my own web-browser and I'm trying to get it to download
various files past a login screen.


I'd like to know how to replicate certain keystrokes within the browser

(Tab, space, enter and A-Z keystrokes) so it automatically does this -
currently Im downloading several 100 files a day and its driving me
nuts.


Must be done via HTTP, the template stays the same but file names
change. Im using VB6


Any help appreciated. Thanks. 


Mike

3.Windows Explorer vs Internet Explorer on Vista

In the good old days of XP and IE 6, it used to be
the case that Windows Explorer and Internet Explorer
were pretty much the same thing with only minor
(though significant) differences.

In particular, if you wanted an Explorer flavour of IE,
what you could do was to instantiate a
Shell.Application object and use its Open property
to kick off an instance of Windows Explorer.
By using the WindowRegistered event handler
function of the Shell.Application->windows object,
you could trap for this newly created instance of
Windows Explorer.  At this point, you could then do
Navigate2 "about:blank"
on said Windows Explorer object and it would turn
into an IE object.  Tada.

Now what happens under Vista (Business) and IE 8
is that when you do the Navigate2 "about:blank" hack
then all of a sudden, instead of Windows Explorer
turning in IE, A new program (with a differently sized
window) starts up, which might be Firefox, IE or some
other browser, and Windows Explorer goes poof.
Even if I set the default browser to IE 8, I get this
same effect.

My question: I don't suppose anyone knows of a
way to get the XP / IE6 legacy style of behaviour.
Perhaps there is some obscure flag or such.  My
interest in this is that the title bar of Window explorer
is much more amenable for the functionality that I
have in mind, which is that I want to use "Windows
Explorer/IE" as a canvas to host my own script
application.

Thanks for any thoughts,
Csaba Gabor from Vienna

4.Try on this internet pack for MS Internet Explorer

5.Apply the internet package for Internet Explorer

6. Watch that internet pack for Internet Explorer

7. Check these internet pack for Internet Explorer

8. Check out this internet update for MS Internet Explorer



Return to Visual Basic

 

Who is online

Users browsing this forum: No registered users and 78 guest