Question
Clear a variable
How do I clear a variable? I tried to use Replace and it told
me I could not use "" as the substring2.
I want to display a variable if its in the URL and then after I display it I want to clear it. Is this possible? What's happening is that if someone comments on a picture in my app, it goes to an insert page then redirects back to the picture page with the comment in the URL. That's good if they only do it once. If they comment again it shows both comments in the URL.
I want to display a variable if its in the URL and then after I display it I want to clear it. Is this possible? What's happening is that if someone comments on a picture in my app, it goes to an insert page then redirects back to the picture page with the comment in the URL. That's good if they only do it once. If they comment again it shows both comments in the URL.
