D
D Godwin
This is probably more of a straight HTML question, but here goes: I want to
change from http to https during a form submit. This it pretty
straightforward with a complete path
(action=https://site.com/folder/page.aspx), but how can you specify a
relative path so you don't have to change it when switching from a
development site to the production site?
Thanks.
David
change from http to https during a form submit. This it pretty
straightforward with a complete path
(action=https://site.com/folder/page.aspx), but how can you specify a
relative path so you don't have to change it when switching from a
development site to the production site?
Thanks.
David