Here's another possible solution:

http://www.nabble.com/Plugin%3A-frameReady-updated.--Now-with-better-docs-and-demos--%29-tf3610043s15494.html

http://ideamill.synaptrixgroup.com/?p=6 



Christopher Jordan wrote:
> 
> 
> Hi folks,
> 
> First let me say that I *did* search the list, and I *did* find a
> thread or two on this subject, but the solutions I found there seemed
> hokey to me.
> 
> The problem is I'm trying to pass a JSON string on the URL (I'm using
> TB_show directly), and my most recent guess as to the problem is that
> the string is too long. :o(
> 
> Here's the code that opens the TB:
> 
> TB_show("Model Dialog", "HELPER_SelectModel.cfm?Models=" + thisVehicle
> + "&keepThis=true&TB_iframe=true&height=90&width=300", null,
> CloseButtonImage);
> 
> Where thisVehicle is the JSON encoded string.
> 
> Is there another approach I should take?
> 
> I hope someone can help.
> 
> Thanks,
> Chris
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Thickbox-question%3A-Passing-variables-to-pages-in-the-iframe-tf3623706s15494.html#a10122937
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to