Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314

    Talking Hope this is a simple question

    Hope this is a simple question..........

    ok this is what i want to knowm if you open a webpage inyour normal browser it shows the name of the webpage (Meta-Tag!?) as the browser window .. now i want to do the same but i dont know how to retrieve the Tag HELP

  2. #2
    Join Date
    Dec 2003
    Posts
    891
    you have to download the page, then use string functions to strip the tag.
    this browser apz will show how to do it. Look at how the tab buttons work from the web object On Loaded event.

  3. #3
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314

    Lightbulb

    well dude, Doesn't the webobject auto download pages in order to view them... Like to the temporairy Folder?????

  4. #4
    Join Date
    Dec 2003
    Posts
    891
    sure it does. Can you find it consistantly?
    If so, just use the web get.url and search the IE temp file directory, then manipulate the string.
    However, sometimes IE will rename files or even use strange directory names when it puts them into temp. I just found it easier to download the source file.
    Do what's easiest for you.
    The hard part was figuring out how to strip the name out of the source file.

  5. #5
    Join Date
    Oct 2006
    Location
    Somewere over the rainbow
    Posts
    314
    i sure believe that.. you way of doing it is more reliable Thanks

Similar Threads

  1. Simple question...
    By Stobe in forum AutoPlay Media Studio 6.0
    Replies: 8
    Last Post: 12-05-2005, 04:17 PM
  2. simple question, but can't find answer...
    By carinik in forum AutoPlay Media Studio 6.0
    Replies: 2
    Last Post: 09-17-2005, 10:08 AM
  3. Simple question from a simple mind
    By brdga in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 06-24-2004, 08:00 AM
  4. I know this isn't really an APS question, but I hope you guys can help...
    By CelticDragon in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 11-15-2003, 12:17 PM
  5. Simple Question
    By joesoap in forum AutoPlay Menu Studio 3.0
    Replies: 1
    Last Post: 02-23-2001, 12:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts