Odd issue: addresult triggers result "addrent" which looks like do="addrent" redirect="true" append="propid" . This sends to index.cfm? event=addrent&propid=27 as it should and everything is fine.
refresh resulting page and propid becomes blank even though propid is clearly in url. copy url above and paste in browser, again propid is blank. Why would propid only have data if sent there via a result tag? If I take exact same url except changing "&" to "&" everything works fine. If that was the problem why would the result tag work when it uses "&"?? Is html5. Going to change that and see if makes difference. Perhaps it will but why would it work via result and fail any other way? result/ do/redirect/append just adds the url var right? -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
