-- Removed --
Printable View
-- Removed --
looks like it submits to itself right?
if so just pass the variables to it .. do you need to see the page results also, as it is, or just grab it in text ..?
Also, where do they get this value from?
uinqid
You could grab the text first and get the id if it is a unique thing .. then send everything to the page as a POST ..
yea, i need to see the results.
could you give me some sample code please?