working on. Basically there have been multiple url's I've bookmarked
that are the same except the querystring info is different, like
different zip code or different search query.
So I came up with a little utility that will present a form with
fields based on variables in the url.
So something like this,
http://jobsearch.monster.com/jobsearch.asp?cy=us&q=internet&zip=10012&rad=10&re=112&refine=1
Would turn into this,
http://jobsearch.monster.com/jobsearch.asp?cy=us&q={Search
Query}&zip={Zip Code}&rad={Radius in miles}&re=112&refine=1
Then go to this site http://wampad.com/fw/
Enter in the name I want the link to show as, put in the URL with the
variables, hit submit and i've got a custom form interface to the link.
It's designed for my site, which is for mobile browsers, so it's a bit
spartan and may not be of much use to desktop browsers.
Let me know if anyone finds it useful or if you have any problems or
ideas. shawn at wampad.com I know it's not revolutionary or even
marginally cool but I thought i'd post and see.
SPONSORED LINKS
| Developer network | Computer security | Computer training |
YAHOO! GROUPS LINKS
- Visit your group "ydn-delicious" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

