DamonDNG
10-15-2003, 10:42 AM
I know PHP and MySQL programming a little bit, and I've got a web page that changes phone numbers and address info when the user clicks on (onSelect) the name within a drop down.
The problem is, the whole page has to refresh when using PHP, and I think the same is true of ASP.
Is there a way, through javascript or vbscript or some other way to get the database info ON THE FLY without having to refresh the page?
I know this can be done through Java, but learning Java has been difficult for me.
I've seen a JavaScript page that sort of "tapped into" real Java commands without having to create an entire program or applet, but of course, I didnt take note of the URL, so I'm lost trying to find it again...
Does any one have any ideas?
The problem is, the whole page has to refresh when using PHP, and I think the same is true of ASP.
Is there a way, through javascript or vbscript or some other way to get the database info ON THE FLY without having to refresh the page?
I know this can be done through Java, but learning Java has been difficult for me.
I've seen a JavaScript page that sort of "tapped into" real Java commands without having to create an entire program or applet, but of course, I didnt take note of the URL, so I'm lost trying to find it again...
Does any one have any ideas?