Winsock text sumbit problem
Hi there, in the program i'm making i'm sumbitting text to a website and checking for the returned data, i've basicly got everything functioning correctly, but the main function is of course the text submission, here's format of the text sumbit string, "tag=" & text1.text & "&submit.x=22&submit.y=25&submit=submit", how would i format that correctly so that it sumbits the text?, i think the problem is the x= and y= parts of the string, they change everytime you enter text