Welcome Guest, Not a member yet? Register   Sign In
(RESOLVED)Get Data From View to Another View?
#2

[eluser]gtech[/eluser]
I would recommend passing the racedate ID and then build the HTML on the other side, how are you getting the racedata from a website or a database? if its a database surely it makes sense to create a view that builds up the html for a race day.

If you really wanted to pass the HTML to another controller method, you could POST the html through a form and then display it by echoing the post data. the race date table would have multiple forms with a submit button for each race date. the html would be a hidden field in each form and when submitted will post the relevant html to the controller. not sure on the performance hit on this method.. I will think of some more.


Messages In This Thread
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-15-2008, 11:09 AM
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-15-2008, 11:25 AM
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-15-2008, 04:50 PM
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-15-2008, 05:01 PM
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-16-2008, 07:46 AM
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-16-2008, 09:17 AM
(RESOLVED)Get Data From View to Another View? - by El Forum - 05-16-2008, 11:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB