NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: alex.kolaric on September 01, 2010, 02:29:01 AM

Title: How to reload the page after serer side code is executed
Post by: alex.kolaric on September 01, 2010, 02:29:01 AM
Hi,

Is there any way to force reloading of the current page (or force another page loading) after executing server side code when you click button of the "Button" type.

thanks,
Alex
Title: Re: How to reload the page after serer side code is executed
Post by: Alberto on September 01, 2010, 03:31:47 AM
Alex,
Why not set the actual page as the hyperlink of the button and do the code in the page loading?
Hope this helps
Alberto
Title: Re: How to reload the page after serer side code is executed
Post by: alex.kolaric on September 01, 2010, 03:58:30 AM
Hi Alberto,

thanks for the suggestion. It is very useful. If Bruce doesn't come up with some idea I can use  :), I will probably have to recode it like that.

best regards,
Alex