mili
08-12-2003, 06:13 PM
Hi,
I want to open the page for price in a popup window and I also want to pass the following two hidden variables to the price page:
<table bgcolor="#5389BC" width="600" align="center" cellspacing="1" cellpadding="4">
<tr>
<td width="200" class="columnLabel"><a href="/Web/Workflow?action=SearchForm&TableName=Prc">Price</a></td>
</tr>
</table>
<input type="hidden" name="recId" value="1">
<input type="hidden" name="recName" value="price">
Please can someone help me with this?
Thanks,
I want to open the page for price in a popup window and I also want to pass the following two hidden variables to the price page:
<table bgcolor="#5389BC" width="600" align="center" cellspacing="1" cellpadding="4">
<tr>
<td width="200" class="columnLabel"><a href="/Web/Workflow?action=SearchForm&TableName=Prc">Price</a></td>
</tr>
</table>
<input type="hidden" name="recId" value="1">
<input type="hidden" name="recName" value="price">
Please can someone help me with this?
Thanks,