NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: johanl on March 15, 2012, 01:25:59 AM
-
Hello
I need to route the users to a ntws Netwebform from the secwin login screen, not the index page but I cannot get it to work, I understand you can route it to a netwebpage.
Any help or suggestions?
Thanks kindly
-
the login form is just a form.
you can specify the URL of where to go after a login, but setting the "Save URL" on the form settings.
cheers
Bruce
-
Hello Bruce
That I understand but on my index page it is called index.htm, where do I then get the page name of say an update netwebform to set in the url box?
Sorry might be that I do not understand the concepts completly.
Johan
-
you can use the name of the procedure as the URL.
so the url for your UpdateCustomers form is
'UpdateCustomers'
>> Sorry might be that I do not understand the concepts completly.
if you're struggling, you might want to consider the NetTalk book;
http://www.capesoft.com/accessories/nettalkwebbooksp.htm (http://www.capesoft.com/accessories/nettalkwebbooksp.htm)
cheers
Bruce
-
Thanks Bruce