• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

HELP... Ideas for a Dev problem

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My question may seem basic. I have to write a script/code (in any language) to do the following:

1. I have a search engine webpage, very similar to google search. I have to send about 200 individual search values to this search engine.

2. The page would be redirected to a results page for every search. I would need to be able to click on some buttons/links to download the searches to a pre-defined user area on the hard disk.

Is it possible to write this using java / other technologies. If yes some guidance and ideas will be greatly appreciated!! Thanks!
 
reply
    Bookmark Topic Watch Topic
  • New Topic