Greetings,
I am attempting to use python to submit a query to the following URL:
https://ramps.uspto.gov/eram/patentMaintFees.do
The page looks simple enough - it requires submitting a number into 2
form boxes and then selecting from the pull down.
However, my test scripts have been hung up, ap
On Feb 19, 4:04 pm, 7stud <[EMAIL PROTECTED]> wrote:
> schweet1 wrote:
> > Greetings,
>
> > I am attempting to use python to submit a query to the following URL:
>
> >https://ramps.uspto.gov/eram/patentMaintFees.do
>
> > The page looks simple enoug
On Feb 20, 6:06 pm, 7stud <[EMAIL PROTECTED]> wrote:
> 7stud wrote:
> > schweet1 wrote:
> > > On Feb 19, 4:04�pm, 7stud <[EMAIL PROTECTED]> wrote:
> > > > schweet1 wrote:
> > > > > Greetings,
>
> > > > > I am attemp
Greetings,
I am attempting to automate accessing and saving a file (a TIF) from
the following URL:
http://patimg1.uspto.gov/.DImg?Docid=US007376435&PageNum=1&IDKey=E21184B8FAD5
I have tried some methods using urllib, httplib, and
web32com.client(InternetExplorer), but haven't been successful.
Cu