zlatkoi Posted May 24, 2012 Posted May 24, 2012 Hi, my web address is https://<myAddress> In UniServerModule.ServerMessages.TerminateTemplate href="[###url###]" generates address http://<myAddress> what is the easiest way to change ###url### to https://<myAddress> ? Regards, Zlatko Ivanković Quote
Administrators Farshad Mohajeri Posted May 24, 2012 Administrators Posted May 24, 2012 Hi, my web address is https:// In UniServerModule.ServerMessages.TerminateTemplate href="[###url###]" generates address http:// what is the easiest way to change ###url### to https:// ? href="http://<myAddress>" Quote
zlatkoi Posted May 24, 2012 Author Posted May 24, 2012 href="http://<myAddress>" Yes, i know that, but I plan to use same application for more then one web site. I want to change ###url### to actual address of the site, so that template can stay unchanged. Btw, I am using uniGUI for Timesheet application, having up to 100 users online in same time. All tests gone more then good. Regards, Zlatko Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.