• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get the title as text of a html file javascript/IE solution
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get the title as text of a html file javascript/IE solution


  • Subject: Re: How to get the title as text of a html file javascript/IE solution
  • From: Chris Adams <email@hidden>
  • Date: Sat, 02 Mar 2002 01:48:40 -0500

Another way using Javascript and IE 4.5, OS 9.1:

tell application "Internet Explorer 4.5"
Activate
tell document 1
set theTitle to do script "document.title"

display dialog theTitle
end tell
end tell

Quick and accurate.

HTH:
Chris

--
Chris Adams
Cypress Lake Studios
Hypermedia, Quicktime, and Internet Design
http://www.cypresslakestudios.com
email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: How to get the title as text of a html file (From: has <email@hidden>)

  • Prev by Date: Frame in Quark
  • Next by Date: Re: error number -2739
  • Previous by thread: Re: How to get the title as text of a html file
  • Next by thread: Re: How to get the title as text of a html file
  • Index(es):
    • Date
    • Thread