Forum Moderators: open

Message Too Old, No Replies

Dhtml Layers & PHP

         

creaturebeats

9:02 pm on Dec 21, 2001 (gmt 0)



using the "Externally Loading HTML" code on Alchemy (http://www.dhtmlnirvana.com/alchemy/externalload.htm) would i be able 2 load a php file instead of HTML (index.php etc.). Is this logical? or is it just for html files.

i'm gonna test it out but since i'm new with DHTML & PHP i wanted some advise?

Is there any other way 2 even do this?

thanks

bobriggs

9:15 pm on Dec 21, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi creaturebeats. I bet you'll answer your own question after you try it, and I'm assuming you're talking about the url variable.

Since php is going to return html content, it makes no difference to the script.

Test on NN4 to make sure, only caveat that I can think of is that it might require text/html mime type to be returned.

jsbwm

11:15 pm on Dec 21, 2001 (gmt 0)



yes that is correct. I am using the same with ASP at <edit -no urls, please> Its quite effective except except for formatting in some cases.
-jim

(edited by: rcjordan at 11:56 pm (gmt) on Dec. 21, 2001)

creaturebeats

7:58 am on Dec 27, 2001 (gmt 0)



yeah it worked but i'm still tweaking it. I'm trying to get the layer 2 scroll now

thanks guyz