inserting lead_id into webform
Posted: Mon Jan 22, 2007 12:24 pm
I have a page that accepts and processes a form in webform.
I would like to be able to read and pass the lead_id from vicidial_list as soon as I get the web form from a call launch so as to auto-populate the for.
Is it possible to do this with MySQL query to insert lead_id into a temporary table from vicidial.php. If so, can anyone guide me on where to use the insert statement. I thought so that if this is done I can then truncate the table as soon as that call is over.
Thanks
Devafree
I would like to be able to read and pass the lead_id from vicidial_list as soon as I get the web form from a call launch so as to auto-populate the for.
Is it possible to do this with MySQL query to insert lead_id into a temporary table from vicidial.php. If so, can anyone guide me on where to use the insert statement. I thought so that if this is done I can then truncate the table as soon as that call is over.
Thanks
Devafree