Valhalla Legends Archive

Programming => Web Development => Topic started by: Cereal on February 04, 2008, 10:31 PM

Title: CURL & PHP
Post by: Cereal on February 04, 2008, 10:31 PM
im trying to use CURL to submit a form, but the form uses a javascript button that when clicked performs "doPreview()"
but i have only used curl with CURLOPT_POSTFIELDS
can anyone help or point me to something that could be of assistance?