[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - Simple DHTML window: externalfile.html not displayed...
Page 1 of 1

Simple DHTML window: externalfile.html not displayed...

PostPosted: Mon Dec 11, 2006 10:36 pm
by DualFlex
Hi,

Neither the externalfile.htm or my test.html file are dispalyed using:

<a href="#" onclick="customFunctionCreateWindow('test.html',500,500,20,20);return false">Create new window dynamically(get data from external file)</a>

Also, why does the externalfile.html not have the <html> and <body> tags?

Thanks...

More info on the problem (my trace...)

PostPosted: Tue Dec 12, 2006 3:29 pm
by DualFlex

PostPosted: Tue Dec 12, 2006 3:50 pm
by Batalf

The solution!

PostPosted: Wed Dec 13, 2006 1:03 am
by DualFlex