no, not an internet, a b2b site. 

larry

--
Larry C. Lyons
ColdFusion/Web Developer
Certified Advanced ColdFusion 5 Developer
EBStor.com
8870 Rixlew Lane, Suite 204
Manassas, Virginia 20109-3795
tel:   (703) 393-7930
fax:   (703) 393-2659
Web:   http://www.ebstor.com
email: [EMAIL PROTECTED]
Chaos, panic, and disorder - my work here is done.
--

> -----Original Message-----
> From: Douglas Brown [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 29, 2002 2:00 PM
> To: CF-Community
> Subject: Re: Form to Frames
> 
> 
> I guess as long as they know that search engines hate frames, 
> all is good.
> Maybe this is an intranet, and in that case is does not matter.
> 
> 
> 
> 
> Douglas Brown
> Email: [EMAIL PROTECTED]
> ----- Original Message -----
> From: "Larry Lyons" <[EMAIL PROTECTED]>
> To: "CF-Community" <[EMAIL PROTECTED]>
> Sent: Monday, July 29, 2002 10:26 AM
> Subject: RE: Form to Frames
> 
> 
> > For this site, they want the upper (Top.cfm) to stay 
> exactly there and let
> > the bottom part scroll only. And they don't want to pay a 
> lot for it. So in
> > content frames work.
> >
> > larry
> >
> > --
> > Larry C. Lyons
> > ColdFusion/Web Developer
> > Certified Advanced ColdFusion 5 Developer
> > EBStor.com
> > 8870 Rixlew Lane, Suite 204
> > Manassas, Virginia 20109-3795
> > tel:   (703) 393-7930
> > fax:   (703) 393-2659
> > Web:   http://www.ebstor.com
> > email: [EMAIL PROTECTED]
> > Chaos, panic, and disorder - my work here is done.
> > --
> >
> > > -----Original Message-----
> > > From: Guy McDowell [mailto:[EMAIL PROTECTED]]
> > > Sent: Monday, July 29, 2002 12:14 PM
> > > To: CF-Community
> > > Subject: RE: Form to Frames
> > >
> > >
> > > Yes, you can do this. It's a matter of having the ACTION 
> attribute of
> > > the form tag set to the overall frameset page. You don't have
> > > to specify
> > > what frame the variables are sent to. You pull them into 
> the frame you
> > > want later.
> > >
> > > Within the frame where you wish to call the form 
> variables to, just
> > > code it like any other action page you would use and scope your
> > > variables as form.variable.
> > >
> > > My whole site is in frames (as a matter of making use of two free
> > > services because I'm thrifty)  and I really don't code anything
> > > different. No probs so far.
> > >
> > > Outside of the reason I do this, I'm not sure why you 
> want to do this
> > > on a corporate site. Is your top frame your navigation? 
> Why not call
> > > that via cfinclude? I'm just curious about why some 
> people still use
> > > frames especially when coding in a dynamic language like CF.
> > >
> > >
> > >
> > > ##########################
> > > Guy J. McDowell
> > > Audio-Visual Technician
> > > Web Server Technologies Instructor
> > > Sir Sandford Fleming College
> > > Lindsay, ON
> > > K9V 5E6
> > > (705) 749-5520 ex. 3261
> > > [EMAIL PROTECTED]
> > > http://gaia.flemingc.on.ca/~gmcdowel/index.htm
> > >
> > > >>> [EMAIL PROTECTED] 07/29/02 11:57am >>>
> > > the form itself is not in a frame set.  The form results 
> generate a
> > > report, so I
> > > need the action page to open in a new window with a
> > > stationary frame at
> > > the top
> > > for the header and the bottom will be the actual results.
> > >
> > >
> > >
> > >
> > >
> > > Larry Lyons <[EMAIL PROTECTED]> on 07/29/2002 12:01:42 PM
> > >
> > > Please respond to [EMAIL PROTECTED]
> > >
> > > To:   CF-Community <[EMAIL PROTECTED]>
> > > cc:    (bcc: Scott Raley/LPEC/ASD/SEMCORINC)
> > >
> > > Subject:  RE: Form to Frames
> > >
> > >
> > >
> > > not what?
> > >
> > > larry
> > >
> > > --
> > > Larry C. Lyons
> > > ColdFusion/Web Developer
> > > Certified Advanced ColdFusion 5 Developer
> > > EBStor.com
> > > 8870 Rixlew Lane, Suite 204
> > > Manassas, Virginia 20109-3795
> > > tel:   (703) 393-7930
> > > fax:   (703) 393-2659
> > > Web:   http://www.ebstor.com
> > > email: [EMAIL PROTECTED]
> > > Chaos, panic, and disorder - my work here is done.
> > > --
> > >
> > > > -----Original Message-----
> > > > From: Scott Raley [mailto:[EMAIL PROTECTED]]
> > > > Sent: Monday, July 29, 2002 11:51 AM
> > > > To: CF-Community
> > > > Subject: RE: Form to Frames
> > > >
> > > >
> > > > No its not.
> > > >
> > > >
> > > >
> > >
> > >
> > >
> > 
> 
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to