Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use URL redirection services to distribute AppleScripts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use URL redirection services to distribute AppleScripts
Authored by: sophistry on Jul 06, '04 11:38:00AM

unless i am mistaken this is only suitable for short scripts. i think this technique can only handle around 250 characters in the script. the GET URL that encodes the script and sends it to tinyurl is limited. could it be improved to use POST instead of get?



[ Reply to This | # ]
Use URL redirection services to distribute AppleScripts
Authored by: orpy on Jul 07, '04 08:57:17AM

There are 37 lines, 252 words, and 1686 characters in the TinyURL example above - so I think you might be mistaken about the 250 character limit :-)

---
--
Martin



[ Reply to This | # ]