• 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: URL form data download into variable?[Nevermind]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: URL form data download into variable?[Nevermind]


  • Subject: RE: URL form data download into variable?[Nevermind]
  • From: "Sprague, Graham" <email@hidden>
  • Date: Fri, 10 May 2002 10:55:42 -0400

Nevermind. The output is too large. I get an "Out of Memory error"

> ----------
> From: Sprague, Graham
> Sent: Friday, May 10, 2002 10:35 AM
> To: AppleScript User List (E-mail)
> Subject: URL form data download into variable?
>
> Is there a way to get the HTML stream frok a URLAS download to go directly
> into a variable rather than a file? I tried the following without success.
> Any help would be great.
>
>
> property htmlOutput:""
>
> tell application "URL Access Scripting"
>
> set x to download
> "http://creative.staples.com/dev/Tev/SQL_builder.asp"; to
> (htmlOutput as string) form data
> "myQuery=SELECT+*+FROM+WEB_SKU+WHERE+SKU+LIKE+'1%%%%%'&m
> ax
> results=1000" replacing yes with progress
>
>
> end tell
>
>
>
> Thanks,
> Graham
> _______________________________________________
> 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.
_______________________________________________
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.

  • Prev by Date: Re: Briskets
  • Next by Date: Closing TCP/IP control panel
  • Previous by thread: [ANN] Revised MacTech AS Studio article
  • Next by thread: Closing TCP/IP control panel
  • Index(es):
    • Date
    • Thread