• 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

Filling webform with JavaScript

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi i need one small script for below task,

Can you please help me


my project is very small

i am in the process of developing chrome extension

Filled data is to be stored in local storage when the user click save button

Filled data is to be restored when the user click retrieve button

The data is to be deleted when the used click clear button

The data is to be stored in new login tab when the user click launch clearwater button

other than that need to respond for payment website
entry.JPG
[Thumbnail for entry.JPG]
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorna,
It sounds like you are asking someone to do your homework. Instead, be more specific. What have you tried? What specifically are you stuck on?
 
sorna muthu
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi i tried following,

please refer the attachement

But the result is vain

Capture.JPG
[Thumbnail for Capture.JPG]
 
Rancher
Posts: 5008
38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also posted at: http://www.dreamincode.net/forums/topic/404665-webform-filling-with-the-help-of-java/page__gopid__2326164&#entry2326164
reply
    Bookmark Topic Watch Topic
  • New Topic