CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Updating iframe containing record form

Print topic Send  topic

Author Message
svorlow

Posts: 18
Posted: 12/28/2004, 3:53 AM

Hi,

I have two iframes on my page, let's call them "cont1" and "cont2".

cont1 contains a record form (originally in insert mode).
cont2 contains a list with data corresponding to the record in cont1 so when I click on an item in the list i want the record form to be reloaded with the item content for updating:

var toload = "/skillportal/admin/admin_qualifikationen/admin_qualifikationen.php"+"?skills_id=1";
parent.frames[0].open (toload, "cont1");

That indeed loads the page included in cont1 but the server ignores the http parameter "skills_id=1" and the record is still in insert mode.

Any idea is apreciated

Best regards

Stephan
View profile  Send private message
svorlow

Posts: 18
Posted: 12/28/2004, 4:07 AM

Sorry, I already got it. I made some mistakes in calling the wrong page. I should not have so much doubts about java script.
View profile  Send private message
Manuel
Posted: 03/03/2005, 6:31 PM

Quote svorlow:
Sorry, I already got it. I made some mistakes in calling the wrong page. I should not have so much doubts about java script.

Would you mind to tell me some hints to use frames in CCS?

I would appreciate it a lot.

Thanks.
svorlow

Posts: 18
Posted: 03/03/2005, 11:08 PM

Hi Manuel,

there is nothing special to know about iframes in using it with codecharge. We just tried to use them for our menu insted of normal frames. Another thing is that we use them for a explorer like detail view where we pick up detail data by the iframe and communicate them to the parent window. That is quiet nice cause it reminds the user to the well nown windows world (pop ups etc.).

Best regards

Stephan
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.