Skip to main content
Participant
July 20, 2006
Question

Update order Status

  • July 20, 2006
  • 1 reply
  • 284 views
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
This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

Inspiring
July 20, 2006
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
>
>