PDA

Click to See Complete Forum and Search --> : Sending Html From Vb- Help!


JustinMs66
Jun 15th, 2006, 01:31 AM
-- Removed --

rory
Jun 15th, 2006, 02:24 AM
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 ..

JustinMs66
Jun 15th, 2006, 03:22 AM
yea, i need to see the results.

could you give me some sample code please?