PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 24th, 2000, 10:55 AM
cfavre cfavre is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 1999
Posts: 9 cfavre User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
My web hosting provider does not let my use jdbc to connect an applet to mysql.

I was thinking of a way to get around it and by using php as an interface.

The applet would run a php script that would in turn dialogate with MYSQL. Does anyboby knows if it is possible and where I could find some help on that.

Thanks

Claude

Reply With Quote
  #2  
Old March 29th, 2000, 11:48 PM
retheisen retheisen is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 1 retheisen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have never donme this with java but I did do it once with javascript. If you create a page using frames with one frame of height "zero" and the main fram of height "*" (or whatever you like) you can then remotely load a php database query script into that zero height frame and pass your query criteria appended to the URL (i.e. query_page.shtml?criteria1=junk1&criteria2=junk2). That query_page can then load the returned values into <input type="hidden"> fields and you can use either java or javascript to retrieve the values and import them into you applet.
The benefit is that the user can make changes to the main page that will elicit updates of the currently displayed values without having to wait for a full main page reload. I know it work using javascript but I don't know if you have access to alternate frames and form elements using java. Just a thought. Good luck.
Robert.

Reply With Quote
  #3  
Old April 11th, 2000, 10:05 AM
ads
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Have either of you succeded in getting connected to MySql as mentioned.
If so let us share the idea.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Java Applet and PHP

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap