Question : trouble with fusebox

i have one site which is purely build in coldfusion! the main file is the index.cfm file

now i have one page to which i want to convert into fusebox! i do not want to convert the whole website in fusebox!any workaround this!

the website is too big so converting the whole website will be pain in ass.

so either fusebox 4.1 or fusebox 5 or more version can help in doing such thing or fusebox 3 i can also consider!

please guide me

Answer : trouble with fusebox


I thought you did not want to implement a new framework?

If you are trying to implement a framework, then you should go ahead and research them and choose one.   If you want my opinion on frameworks, I would consider simply posting each page to itself.   It's very easy and more powerful than many frameworks for error handling.  You can organize and share code using cfinclude for update statements and such.   Keep it simple!


But what you said was, you wanted to implement ONE PAGE of a framework (fusebox) and NOT the entire site.  

My comment is that this is not a good idea.   There is no real way to implement one page of fusebox.  It's easy enough to take the switch statement and put it at the top of your form and submit the page to itself.   Don't try to implement one page of a framework.

If you post the code, I can show you what I mean.  


Random Solutions  
 
programming4us programming4us