Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP] Get Info From Database Without Refreshing the Page! Pretty Neat!

0 views
Skip to first unread message

Coenraad Steenkamp

unread,
Sep 13, 2001, 8:07:10 AM9/13/01
to php-g...@lists.php.net
It is a little something like this

<object id=objlook classid="clsid:333C7BC4-460F-11D0-BC04-0080C7055A83"
border=0 width=0 height=0 VIEWASTEXT>
<param name=DataURL value="EA_Cone010.php3">
<param name=UseHeader value="True">
<param name=CaseSensitive value="False">
<param name=CharSet value="windows-1252">
</object>

With datafields getting the return vallues from EA_Cone010.php3


"Ralph Guzman" <ragu...@netraiser.com> wrote in message
news:DGEILLMLDFCLCLGOEK...@netraiser.com...
> What you are trying to do here sounds like it is done on the client end.
I'd
> be willing to bet this requires the use of Javascript/Jscript/VBScript and
> DHTML.
>
> -----Original Message-----
> From: Coenraad Steenkamp [mailto:coen...@webserv.co.za]
> Sent: Thursday, September 13, 2001 2:29 AM
> To: php-g...@lists.php.net
> Subject: [PHP] Get Info From Database Without Refreshing the Page! Pretty
> Neat!
>
> I used a Microsoft Object Control to get data from the database and
display
> it on the page
> without refreshing the page!This saves alot of browsing time !
> Now there is a little bit of a problem ! I dont know if anyone have done
> this before exept me and microsoft. I did it in php microsoft did it in
asp!
> Microsoft can get the data without refreshing the page and use next ,
> previous buttons, I can't get the buttons thingy's to work !
> If anyone know how to do this please leave some info!
> I know how to do it by refreshing the page but if i can do it without
> refreshing it would really kick some ass!
>
> Coenraad Steenkamp
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general...@lists.php.net
> For additional commands, e-mail: php-gene...@lists.php.net
> To contact the list administrators, e-mail: php-lis...@lists.php.net
>


0 new messages