• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WOForm override "method" attribute
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOForm override "method" attribute


  • Subject: Re: WOForm override "method" attribute
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 27 Jul 2004 15:42:56 -0700

It won't work if  you are uploading files


On Jul 27, 2004, at 3:00 PM, Michael Engelhart wrote:

Hello -

I just stumbled upon something while trying to figure out how to deal with IE's "Warning: Page has expired" page.
I have several component pages and they all have WOForm's in them. Since WOForm uses http POST to submit the form data I decided to try this:


MyForm: WOForm {
	method = "get";
}

and it worked perfectly.

This solved my POST vs GET problem in my testing so far with IE and the system is working just as it was with POST based form submission. I just want to make sure that this isn't creating side effects somehow that could cause problems later on. Does anyone know of any reason not to do this?

Thanks
Mike
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >WOForm override "method" attribute (From: Michael Engelhart <email@hidden>)

  • Prev by Date: WOForm override "method" attribute
  • Next by Date: Re: WOForm override "method" attribute
  • Previous by thread: WOForm override "method" attribute
  • Next by thread: Re: WOForm override "method" attribute
  • Index(es):
    • Date
    • Thread