html - How to copy data from a cell in Excel to a webpage text field? -


i want develop tool directly copy , paste contents of excel cell text field of particular webpage.

i don't have idea computer programming. have little knowledge of excel vba.

please guide me in following aspects:

  1. how open particular webpage button click through excel.
  2. how auto-fill data text fields of webpage?
  3. how automatically press button on webpage through excel.

please note don't have details webpage.

i suggest using existing tool such curl or wget. both can used fetch , post data websites , work great scripts.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -