People,

I've got a frstrating problem when passing values from one page to another via magic cell and HREF. I can pass most values fine, but am having difficulties when the field value contains a plus sign '+'

In ALL cases when this occurs, the '+' is omitted from the end result when it is actually part of the passed field value. I need this value and cannot substitute it with another. the recieving page simply drops the value and replaces it with a space.

Is there any way this can be protected and passed as designed without being interpreted otherwise ? Is there a problem with passing special characters as part of a field value ? How can I do this otherwise ?

Many thanks,

Tim