Why? Is that because you see " text all over the places? If yes, then simply create a replacement variable from &quot; to ". If not, then better leave " as it is since it's the way HTML escapes (encodes) the character " so that that character in actual text does not interfere those used in HTML attributes, as in <img src="clear.gif" />
Yes actually it comes something like that given below :
Quote:
I am trying to submit a new url to Google, but after I press "Add Url", it only takes me to a blank white page.. Any idea whats wrong?
And it should be :
Quote:
I am trying to submit a new url to Google, but after I press "Add Url", it only takes me to a blank white page.. Any idea whats wrong?