elegidito
Programmer
- Jan 19, 2002
- 358
how would I write a script to change all the %3D and %20 to > and a space. for example:
this : %3Cfont%20color%3D%22white%22%3ETHIS%20IS%20THE%20COOKIE%20VALUE%3C/font%3E
would be: <font color="white">THIS IS THE COOKIE VALUE</font>
thanks
The pen is mightier than the sword.
this : %3Cfont%20color%3D%22white%22%3ETHIS%20IS%20THE%20COOKIE%20VALUE%3C/font%3E
would be: <font color="white">THIS IS THE COOKIE VALUE</font>
thanks
The pen is mightier than the sword.