nabeelisnabeel
07-31-2006, 01:45 AM
I am recieving a list of words seperated by ASCII 253 (through GET) and then aapending my own list and returning to the original URL. I recieve the list nicely including the ASCII 253, append my own list successfully. then for confirmtaion I view in browser and it shows the "?" seperated list but the source shows "acii 253 seperated list. so no problem till here. when I send back this list to original URL it recieves "?" seperated list instead of ascii 253.
what is wrong here ?
what is wrong here ?