its me again..I encountered another problem...Is there a way of using Request.QueryString[ "variableName" ] using the "POST" method? instead of the "GET" method? because the program i'm making needs to use to "POST" method...the program works properly when i use the "GET" method but doesnt work when i use "POST"..is there a solution to this??can anyone help??