Ajax Request

i want to send the value of input along with cm-post link below is the code given is used

<input id="timeline_box" name="order_timeline"
value={$order_info.order_timeline}>
<a class="cm-post" href="vendor.php?dispatch=vendor_communication.create_thread&
return_url=vendor.php?dispatch=vendor_communication.threads&
request_timeline = ----value here---- &
communication_type=vendor_to_customer&
thread[object_id]={$order_info.order_id}&
thread[object_type]=O&
thread[subject]=Request Modifications&
thread[company_id]={$order_info.company_id}&
thread[message]=''&
thread[communication_type]=vendor_to_customer
">Send Requesta>