E
Earl Kelly
I have a popup form that request information from another page, once the
form is updated and the submit button is pressed I would like the page to
autoclose. I was using a javascript behavior after the submit but that was
closing the form too quickly and not allowing the form to update the
database. I have tried several commands including:
<input type="submit" value="Submit" name="B1"
onclick="javascript:window.close();">
<input type="submit" value="Submit" name="B1" onclick="self.close();">
Any assitance is greatly appreciated
--
Earl Kelly, IT Systems Manager
Greene-Hazel & Associates
Jacksonville, FL
50 users, TAM 9.2, @vantage 5.3
XP Pro Workstations & W2K Servers
form is updated and the submit button is pressed I would like the page to
autoclose. I was using a javascript behavior after the submit but that was
closing the form too quickly and not allowing the form to update the
database. I have tried several commands including:
<input type="submit" value="Submit" name="B1"
onclick="javascript:window.close();">
<input type="submit" value="Submit" name="B1" onclick="self.close();">
Any assitance is greatly appreciated
--
Earl Kelly, IT Systems Manager
Greene-Hazel & Associates
Jacksonville, FL
50 users, TAM 9.2, @vantage 5.3
XP Pro Workstations & W2K Servers