|
-
Aug 7th, 2001, 01:36 PM
#17
Thread Starter
Addicted Member
Re: Suggestions...
Originally posted by [Digital-X-Treme]
Here is what i suggest.
You could retrieve the PHP page using HTTP Protocol and a Winsock control.
If you know the format of the PHP generated pages, then it will be easy to parse the information from them...
Post back if help is needed.
Laterz
Well, I will know what teh generated structure will be once it's done. It will be whatever I want it to be. The problem is, I'm not writing the backend of it. Just the frontend for the proggy and the web. And the backend has not been writtin yet.. there has been a cople set-backs..
I was thinking of having to php scripts.. one that outputs to hml for the web, and another for my programe.. the one for my programe would kinda be like XML in structure..
kinda like
Code:
<pic>pic</pic>
<name>blah</name>
<email>email</email>
<coment>Coment</coment>
<pic>pic</pic>
<name>blah</name>
<email>email</email>
<coment>Coment</coment>
<pic>pic</pic>
<name>blah</name>
<email>email</email>
<coment>Coment</coment>
<pic>pic</pic>
<name>blah</name>
<email>email</email>
<coment>Coment</coment>
I was thinking of it out put like that, and some how parse that to add each item to a datagrid.. then letting them just doubleclick on the pic they want to preview and have it come up..
anyway, bloodeye, when he puts it back up, i'll try that. Thanks..
Is there no way to get into back on what the webbrowser control kinda like http of ftp has?
(edit) I really need to spell check and ****..
Last edited by Dr.Sparkle; Aug 7th, 2001 at 01:43 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|