Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Update order Status

New Here ,
Jul 20, 2006 Jul 20, 2006
Hi,

In my order history page I am trying to implement the ability cancel an order in progress. The order history page shows all orders both open, closed, and in process. When the customer clicks the cancel order link, I take them to a new page asking to confimr they want to cancel.

The only think I need to do is to change one column in the order table, that is, the order status from process to cancel.

What is the best way to do this. Do I have to have an Update Form to do this on the "confirm cancel" page? Can it be done without a form, such as just clicking a text link?

Thanks
TOPICS
Server side applications
283
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 20, 2006 Jul 20, 2006
LATEST
Call Adobe customer service.

"harrilljj" <webforumsuser@macromedia.com> wrote in message
news:e9oqcn$9mv$1@forums.macromedia.com...
> Hi,
>
> In my order history page I am trying to implement the ability cancel an
> order
> in progress. The order history page shows all orders both open, closed,
> and in
> process. When the customer clicks the cancel order link, I take them to a
> new
> page asking to confimr they want to cancel.
>
> The only think I need to do is to change one column in the order table,
> that
> is, the order status from process to cancel.
>
> What is the best way to do this. Do I have to have an Update Form to do
> this
> on the "confirm cancel" page? Can it be done without a form, such as just
> clicking a text link?
>
> Thanks
>
>


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines