Get it from the database and when you send it make sure its
sent as
unencrypted text. Its all the rage...
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee.com
URL
http://clintongallagher.metromilwaukee.com/
"jasonacook" <webforumsuser@macromedia.com> wrote in
message
news:f6321t$s9j$1@forums.macromedia.com...
>I have to send our account password and user entered form
data to a page
>(which
> I can't modify). I don't want to use the Get method and
I don't want to
> put our
> password into a hidden field. I would like to have the
user fill out the
> form,
> which submits back to the page where I add my password
field value via
> ASP,
> then send all of that data to another page via post.
> To further clarify, we are using a service and to add
user data I have to
> also
> supply our account name and password.
>