Help for SSL

Hi All,

We need the possibility to secure certain pages with SSL. This functionality will be implemented as an option on the specific document, and when the document is entered on the web the browser should use https instead of http, and when the document is exited again it should go back to http.

Is this possible? If yes, can anyone please provide me with some hints to implement this. I would be very thankful.

Waiting for some reply.

Regards,

Priti.

Subject: Help for SSL

You can use Javascript in the forms’ JSheader events to redirect to http or https as appropriate.