Hello guys,
thanks for all the help you guys have given me.
Got a problem here. I need to pass a value from a combo box into the request string. how do i do that??
<form name=frm method="post" action="<%= Request.ServerVariables("SCRIPT_NAME"
%>?ProductId='javascript:this.cboProductID.value'">
this didnt work for me. Thanks.
Cheers.
xeno
thanks for all the help you guys have given me.
Got a problem here. I need to pass a value from a combo box into the request string. how do i do that??
<form name=frm method="post" action="<%= Request.ServerVariables("SCRIPT_NAME"
this didnt work for me. Thanks.
Cheers.
xeno