On Nov 2, 2005, at 7:44 PM, Stuart Holroyd wrote:
I am trying to pass some query params received in a script to
iFrames, like so..
<iframe name="action" src="/search/action.a4d<%=$qString%>"
width='100%' height='10%' scrolling="no"></iframe>
Do 'write to console($qString)' after you build it, then copy the
result and post it here so we can see it.
?conjunction=and&fields=60%3A20%3AOffice%
5EN&files=Log&initialized=done&inselection=0&queryString=%22Log
+Office%22+is+%22Executive+Branch%22%0D%
0A&Search=Search&searchTable=Log&searchValue=Executive
+Branch&search_Name=0&search_Office=President's+Office&search_rsn=0
It's chocking on the %0D%0A at the end of queryString. I'm not sure
why, but it is. As a temporary workaround you can just strip them out.
Also, you shouldn't be using the -e switch in build query string,
since you are generating a query for Active4D.
Regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoylibrary.com
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/