Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~300 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Pavlos1316

Hello, I am trying to update my PHP CART without having the page refreshed! Here is a part of my code... I will just use the UPDATE_QUANTITY part (there are ADD & Remove) My Form that holds the quantity: [CODE]<form name="upd_itm" id="upd_itm" action="cart_function.php" method="post"> <span class="text"><input name="quantity" type="text" value="' . …

Member Avatar for divyakrishnan
0
88
Member Avatar for Pavlos1316

Hi.. Note that Iam quite new at this :) What I try to do is to give the option to members to update/change their password or email. How do I tell when nothing is entered in password field lets say not to POST anything. The code below checks if username …

Member Avatar for petr.pavel
0
130
Member Avatar for Pavlos1316

Hi all I have a checkboxes form. How can I get the results displayed (in a new window lets say) when submiting it? Thank you P.S. I care about getting results displayed part.

Member Avatar for Pavlos1316
0
82