can anybody help to signout from php file to iframe in html?
Posted: Thu Jan 28, 2010 4:40 am
hi,
i defined iframe( <iframe name='wel' id='wel') in welcome.html. and welcome.html page also contains signout option.
now i developed the shopping cart pages in .php file. the shopping cart page contains the details of the all the items what i have done the shopping. now i want to signout from shoppingcart.php[this shoppingcart.php included in iframe ie. in welcome.html] without using payment method.
[ welcome.html does not change.. it is fixed to all the php pages. ]
here i'm striving for signout.. can anybody solve my problem?
for signout -- which page i have to use ie. .html or .php file? and how to approach?
i defined iframe( <iframe name='wel' id='wel') in welcome.html. and welcome.html page also contains signout option.
now i developed the shopping cart pages in .php file. the shopping cart page contains the details of the all the items what i have done the shopping. now i want to signout from shoppingcart.php[this shoppingcart.php included in iframe ie. in welcome.html] without using payment method.
[ welcome.html does not change.. it is fixed to all the php pages. ]
here i'm striving for signout.. can anybody solve my problem?
for signout -- which page i have to use ie. .html or .php file? and how to approach?