Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
loading a script
Name: frankie Date: October 15, 2004 at 08:18:12 Pacific OS: win CPU/Ram: 2.4
Comment:
Hi, at this time I looking in the help files and searching on the net, but I thought I throw this out here to get help too. Thanks for you time.
I'm using netobjects 8.0 and I'm working with php/mysql scripts too. For the life of me I can't figure out how to load a php scripts into my website using a navigation button. For example, if I create a page called "calendar" in fusion and I have a calendar script to run (ie http://www.mysite.com/calendar.php), how do I link this script to open in my site when the calendar button is clicked.
Is there a certain tag to load this ? Something like a window.load. Hope this makes sense. I'll keep swimming, just thought I get some ideas to point me in the right direction. Thanks for your time. regards
Summary: Hi, I use link activated pop-up windows on my site to provide additional information I've been looking for a script that will give me a button or a link that simultaneously closes the existing pop-up...
Summary: Well, there is usually more than one way to build the same thing. Not knowing the exact specifics of the block you are referring to, I can't give any specific advice. But I have almost always been abl...
Summary: This article may help. It is about calling a PHP script from JavaScript without actually loading a page. Don't see why it wouldn't work for JSP as well: http://www.phpit.net/article/php-on-the-fly/ Mi...