You should beable to just target that frame with your fuseaction:
example: <a href="/students/index.cfm?Fuseaction=listStudentInfo"
Target="Name_of_center_frame">Shawn Regan</a>
I did a forum app in fusebox with 5 different frames and loading of frames
within frames. It can get tricky real quick.
But the above example has nothing to do with fusebox its just how frames
work you need to target the frame.
Shawn Regan
Applications Developer
Pacific Technology Solutions
-----Original Message-----
From: Janine Jakim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 1:27 PM
To: Fusebox
Subject: RE: FRAMES
Ok so I know that the problem is in center frame....I attach it to a page
that has no queries attached and it works fine.
how should I set up that center page and query? The query needs to show the
subject fields/student info depending on the student that was chosen.
-----Original Message-----
From: Janine Jakim [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 02, 2001 1:44 PM
To: Fusebox
Subject: RE: FRAMES
I'm still having a problems with the frames.
How I want it to set up:
Left frame will show menu of students/subjects
Center frame will show the update page for the teacher to add grades.
I have to have it so the teachers only see their own students.
The student list (left frame) is showing ok. I keep getting an error
message for the center frame.
I'd like center to show up as blank until they pick a student or it can
default to a particular subject with the students starting alphabetically.
The error msgs I receive are either object not found/or an ODBC error. Is
this because I am trying to run a query similar to the one that pulls the
class list?
I've obviously not set this up properly. I tried to do it as I did in plain
cf. (show this page but default of 0 for studentid so no student shows up
until a teacher picks one from the main menu. That brought on my original
question about where I put the default for the id).
Sooo this is how I ideally want to do it.
1. Left frame list students/subjects
2. Center frame be a display page for an update query. This page needs to
eventually show all the subjects.
A. The subjects + subcategories are variables in my database. I
would like them to fill in a table dynamically. (ie: pick math only math is
shown.etc vs. making a display page for each subject.)
I'm assuming part of my problem is the fact that I don't have all my
pages/queries set up correctly.
I have a query page that logs a person in and then extracts the student
list. This results are shown on the Left frame.
My 2nd query was trying to pull from a separate query page that pulled
student names/subjects+ subcategories. This consisted mostly of input
fields. This will then need to update.
I've been trying to learn cf and fusebox at the same time- maybe that's why
each step seems such a struggle-- I figure it out in cf pretty quickly but
can't seem to get the fusebox correct....should I bag fusebox until I know
cf inside and out? I understand the theory of it all and it makes complete
sense but I also come from a db background not programming....
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists