Argghhh whats wrong with this? i need it to refresh the page and convert the link from text to a hyperlink such as: parent.documnet.link(--------
<form method="Post" Action="doscript()">
<input type="text" name="text1" size="20">
<input type="submit" value="Go" name="submit1">
<script>
rpt_master_company_list_01.show? p_arg1=xxx&p_arg2=text1.value
</script>
--------
thanks in advance
j--
<form method="Post" Action="doscript()">
<input type="text" name="text1" size="20">
<input type="submit" value="Go" name="submit1">
<script>
rpt_master_company_list_01.show? p_arg1=xxx&p_arg2=text1.value
</script>
--------
thanks in advance
j--