| View previous topic :: View next topic |
| Author |
Message |
banderson Newbie

Joined: 09 Apr 2012 Posts: 1
|
Posted: Mon Apr 09, 2012 1:46 pm Post subject: HTML import with POST data |
|
|
Good afternoon, forum
I'll try not to bore you with all the details of my project, not in the least because I don't have a great deal of time tonight. I have a spreadsheet "app" in mind that goes something like this:
SECTION: Batches available to work on
- Batch number (unique)
- Qty
- Due date
- ...
SECTION: Next batch to work on
> Input batch number
SECTION: Log of batches worked on
- Batch number (unique)
- Qty
- Due date
- ...
The move from 1 section to another will involve some macro programming I know. (I am still learning this, but it appears doable.)
What I need is a way to import section 1 from a dynamic webpage .. that is, one that is generated based on POST data in the HTTP request. I have used HTTPfox to find the format of the info sent by my browser, but now I want to mimic that info with Calc. Is this doable with GUI tools? With a macro?
Any and all help is welcome. I am a total know-nothing. |
|
| Back to top |
|
 |
ms777 Super User


Joined: 07 Feb 2004 Posts: 1355
|
Posted: Sun Apr 15, 2012 6:19 am Post subject: Re: HTML import with POST data |
|
|
| banderson wrote: | | .. that is, one that is generated based on POST data in the HTTP request. I have used HTTPfox to find the format of the info sent by my browser, but now I want to mimic that info with Calc. Is this doable with GUI tools? With a macro? |
for a starter, see http://www.oooforum.org/forum/viewtopic.phtml?t=115220 for how to POST to a website and read the returned data
Good luck,
ms777 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|