Posted by Jerry Stuckle on 11/16/06 05:09
Skijor wrote:
>
>>>(e.g., <a href="http://www.mydomain.com/myCart.php> </a>)
>>
>> You need to place something to click between the <a href...> and </a>.
>
> yes. i know.
>
>>>This works and now I can use the header() function from within the
>>>myCart.php script to get back. I guess my question is do I have to use
>>>the <a href=> tag to invoke the script on the server side? or a better
>>>questions is can I just do this without problems?
>>
>> You mean automatically invoke the shopping cart when you load an html
>>page?
>
>
> no. I just wanted to know if using the <a> tag is the only way to
> provide a link to the the cart (myCart.php). It's a silly question now
> that I think about it.
>
Well, since <a> is not PHP code, might I recommend you try asking in
alt.html?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|