What's this now? Can you reword that?

Ray at home

--
Will trade ASP help for SQL Server help


"Clifford" <cliffordstewart@yahoo.com> wrote in message
news:04be01c356df$45df3e60$a401280a@phx.gbl...
> Hi,
>
> I would like to post data in the header of an asp page.
> Say for instance I have a db of name and number now I
> would like to post to a server and in the header have
> name=john smith
> number=5551234
> where his name and number came out of a db. now for each
> record in the recordset I would like to post this data in
> a header off to the server.
>
> Any ideas??
>
> tia,
> Cliff.