curl-library
CURL Beginner Question.
From: Surya Kiran Gullapalli <suryakiran.gullapalli_at_gmail.com>
Date: Wed, 10 Jan 2007 11:20:56 +0530
Date: Wed, 10 Jan 2007 11:20:56 +0530
Hello all,
I'm a newbie to curl. My requirement is i've to post some data to a
web page, submit it and then get the result.
When i looked at the source for the webpage, it looks like this.
<form name=compsearch method=post ...>
<input type=text name=search_str class=text_box size=15 ...>
so i've to enter the search string in search_str text box which is
located in compsearch form.
How can i submit data like this?
Surya
Received on 2007-01-10