Re: URL Loading Error - Zope+MySQL
Jens Vagelpohl <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 16 Nov 2006, at 06:23, oknam park wrote: > Hi All, > > I'm trying to add data in mysql database using DTML in Zope. > > But, all other fields are okay. But, url fiels does not call URL I > entered. Instead it > generates the url for add dtml method like http:// > www.thegateway.org/about/gemingeneral/gemConsortium/memberDirectory/ > contactadd. > > Could you give me some piece of advice how to handle? > Any advice would be really appreciated. Best regards, Nam I see in your form that you call the input field URL - this is probably colliding with the "reserved word" URL that is part of the REQUEST object. Give the input field a different name. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFFXCghRAx5nvEhZLIRApKBAJ9HDC1VRSTrQ6bBllSdxyJq8PqjkQCfbgvI E2CnVQ7CgUK5Uc+AV3JPLe8= =Dhml -----END PGP SIGNATURE-----