NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
I have a PopUp Form with an AutoStart Button can I autoClose after done ?
« previous
next »
Print
Pages: [
1
]
Author
Topic: I have a PopUp Form with an AutoStart Button can I autoClose after done ? (Read 609 times)
MikeR
Sr. Member
Posts: 265
I have a PopUp Form with an AutoStart Button can I autoClose after done ?
«
on:
November 16, 2024, 05:04:28 AM »
I have a netwebform
with a start button
set to auto start
the url is set to autoopen the link to a '_blank' another window when complete
I want to autoclose the popup window if all went well
Logged
Alberto
Hero Member
Posts: 1873
Re: I have a PopUp Form with an AutoStart Button can I autoClose after done ?
«
Reply #1 on:
November 16, 2024, 08:11:44 AM »
Hi, try
p_web.Script( p_web.WindowOpen( 'YourProcedure'))
Logged
-----------
Regards
Alberto
MikeR
Sr. Member
Posts: 265
Re: I have a PopUp Form with an AutoStart Button can I autoClose after done ?
«
Reply #2 on:
Today
at 09:16:33 PM »
Hi Alberto not sure what you mean here and where I should put the code ? Will this Close the window "YourProcedure" ?
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
I have a PopUp Form with an AutoStart Button can I autoClose after done ?