I have a website hosted on a provider which doesn't give me with a fixed ip adress so I cannot use https. I would like to edit some page using a webform but in a secure fashion.
The client would be an iphone type device, so a java or flash applet would be out of the question.
- Is there a way to still have a secure connection between the server and the browser using only javascript in the browser ?
The language on the server is currently php but it could be ruby, python , perl or lua.