CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> GotoCode Archive

 modal record windows with ccs

Print topic Send  topic

Author Message
folkerts
Posted: 06/24/2002, 9:09 AM

Hi i've made a multi grid window with css and i've build several record page's to maintain te content. i want those record pages as popup modal pages. so my application will have a more windows like look and feel. anyone done this with codecharge studio. please inform me about your findings,

regards martin folkerts
folkerts
Posted: 06/24/2002, 9:17 AM

i've found this javascript function
window.showModalDialog("http://www.altavista.com","","dialogWidth:500px;dialogHeight:500px")

i need the record page after update or insert to close it self down and to reload the grid page

anyone???

martin
folkerts
Posted: 06/25/2002, 8:42 AM

ok ive found a way which is not all i wanted but here is the code

after delete, after update

echo "<script> opener.window.history.go(0)\n";
echo " window.close()</script>";

   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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