Consume a Web Service from Classic ASP

Hi,
How can I consume a Web Service that returns a DATASET from classic ASP.

I know how to consume the Web Service when it returns just a variable using SOAP Toolkit 3.0.

But I am interested in seeing how to consume a DATASET.

Thanks In Advance.