• 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: General question about what is possible re: AS driving JavaScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: General question about what is possible re: AS driving JavaScript


  • Subject: Re: General question about what is possible re: AS driving JavaScript
  • From: "Gary (Lists)" <email@hidden>
  • Date: Tue, 12 Jul 2005 17:08:23 -0400

"Bill Planey" wrote:

> <frameset frameborder="0" border="1" framespacing="0" rows="0,*">
> <frame name="UtilityFrame" scrolling="NO" target="main"
> src="/SearchDetail/Scripts/SearchUtility.asp?page=quick&proptype=res"
> marginwidth="0" marginheight="0">
> <frame name="SearchFrame" src="/Share/PleaseWait.htm" scrolling="auto">
> <noframes>
> <body>
> <p>This page uses frames, but your browser doesn't support them.x</p>
> </body>
> </noframes>
> </frameset>
>
> =============================================================
> ...and on the page as displayed in the browser, there are probably more than
> a hundred fields. I believe everything is taking place on the server side.

:)  It doesn't quite work that way.

What you see as 'the source' is the source of the target page.  The source
of the displayed HTML is from the <frame name="_______" ...> tags.

If you wish to view the source HTML of a form, then in most browsers you can
position your pointer near to the place you are interested in and then
right-click to 'View Frame Source'  (not page source.)

In Mozilla 1.7 you can just select the form, right click, and choose 'View
Selection Source' and just see the source of the form.
--
Gary

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: General question about what is possible re: AS driving JavaScript
      • From: Bill Planey <email@hidden>
References: 
 >Re: General question about what is possible re: AS driving JavaScript (From: Bill Planey <email@hidden>)

  • Prev by Date: Re: General question about what is possible re: AS driving JavaScript
  • Next by Date: rendering HTML on the fly with Webkit
  • Previous by thread: Re: General question about what is possible re: AS driving JavaScript
  • Next by thread: Re: General question about what is possible re: AS driving JavaScript
  • Index(es):
    • Date
    • Thread