<Base> link with port number for HTML -


i'm facing following:

i set dynamic dns connection home , forwarded port number 80xx nas's 80 port, can access remote.

when fill login form , try login, points address without port number, have manually modify address in browser bar re-add port number.

the form set this: <form action="/" method="post" name="login" id="login">

how can modify page in order working remote, as local (accessed on standard port 80), without need manually modify address?

early in "develop-life", heard <base> i'm not sure on how using page working in both configurations.

thanks

as per comment

if action attribute doesn't specify origin browser should assume origin page requested on scenario describe should not happening. sure port not being specified somewhere else. response posting form issuing 302 redirect location header specifies port?

for others readers - setting port number in form action , redirected location header should solve problem.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -