Announcement

Collapse
No announcement yet.

How would I get the file extension from a web address loaded in an IE object?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How would I get the file extension from a web address loaded in an IE object?

    Hey peoples.
    Ok, so here's what I want to do.

    I want to be browsing in one IE object normally until I hit a .MP4 file extension. (AKA, I clicked a link to randommoviename.mp4).

    When the IE object encounters the link in question, I want it to stop loading and load the address in a partner IEObject.

    When browsing using IEObject-1 and I click a link to a ,mp4 extension, I want stop and load that web address in IEObject-2.


    And I am going to be using this code in a few projects, so being able to do this with file extensions that I specify is important. One might load videos, another music, and another project might see it loading images.

    Thanks for your time!

  • #2
    Click image for larger version

Name:	RTFM.png
Views:	111
Size:	9.6 KB
ID:	307553

    Click image for larger version

Name:	web1.png
Views:	99
Size:	2.3 KB
ID:	307554
    Click image for larger version

Name:	web2.png
Views:	100
Size:	5.0 KB
ID:	307555 Click image for larger version

Name:	web3.png
Views:	98
Size:	4.5 KB
ID:	307556
    All these things can be found - try using some code then come back and ask for help

    Comment

    Working...
    X