Click to See Complete Forum and Search --> : passing text script


snowman77
10-20-2005, 10:46 AM
I am looking for a js that my customers can use to create daily updates to several fields within a web page. I would like the URL password protected as well. I tried the passing text script, but when entering text, a "+" sign appears between every word. Any help out there??

Kravvitz
10-20-2005, 04:13 PM
You need to use a server-side language, like PHP or ASP, to create a secure password script.

The "+" sign is one way to encode URLs.