|
|
|
|
|
| | |
| |
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
how can I pass hidden info to a secure page (https) |
|
From: |
steve |
|
Date: |
3/16/1999 11:47:36 AM |
|
IP: |
208.20.34.46 |
Hi everyone:
I'm planning an e-commerce shopping cart system. The shopper browses, and finds a product he want to buy. It goes into his cart. Now he wants to check out. I need to pass this information as hidden values to a secure page.
So do I use the FORM method, and use the full path name for my ACTION attribute?
i.e.
form action=https://www.safe.com/buyerinfo.asp
I haven't tried this yet, but I searched on a lot of websites, and I don't see any help on this one. |
Follow Up - Re: how can I pass hidden info to a secure page (https) - Chad Brooks 3/17/1999 10:28:46 AM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|