Thanks for replying, its early in the morning and I'm knackered, by full path you mean http://www.domain.com/frame.cfm like:
<a href="index.cfm" onclick="document.mframe.location='http://www.domain.com/frame.cfm?id=#s id#'">submit</a> -----Original Message----- From: News Sameli [mailto:[EMAIL PROTECTED] Sent: 15 June 2004 09:47 To: [EMAIL PROTECTED] Subject: Re: [ cf-dev ] IFRAME problems hmm, why don't you take the full path for the location? LIVE Support wrote: >Its early and I had no sleep last night trying to get an app finished. > >I have one problem though which I'm not sure is applicable to this list >or some other list but help would be much appreciated. > >I am trying to load a page and update a <iframe> within that page at the >same time. No matter what I try I can't get it to work. Any ideas? > >Link Code: > ><a href="index.cfm" >onclick="document.mframe.location='frame.cfm?id=#sid#'">submit</a> > >The iframe is called mframe and the filename is frame.cfm > >The page with the iframe on is index.cfm > >Would I have to load the page and then do a frame refresh once the page >is loaded? > >Any help would be appreciated > >Cheers > >Chris > > > -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED] -- These lists are syncronised with the CFDeveloper forum at http://forum.cfdeveloper.co.uk/ Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ CFDeveloper Sponsors and contributors:- *Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by activepdf.com* *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com* *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com* To unsubscribe, e-mail: [EMAIL PROTECTED]
