> So if I want to make only one simple modification, let's say one record, I > can do this with http get - modified - then post the page again ?
No, it doesn't work like that. You have to build something at server side to handle you dynamic page. What kind of server do you have ? Are you willing to build it using ICS HTTP server component ? -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be > thx > > ----- Oorspronkelijk bericht ----- > Van: "Francois Piette" <[EMAIL PROTECTED]> > Aan: "ICS support mailing" <twsocket@elists.org> > Verzonden: woensdag, maart 22, 2006 10:22 > Onderwerp: Re: [twsocket] Http - access table or tabular sheet > > > > > Yes this data is on a web page, on my server provider. > > > The thing is, that many users should be able to update and read this > data. > > > So for example, CustNr 2, will update his ordernr to 25, then I need > from > > > time to time to read his actual orderNr. > > > So I like to create a dynamic site. I'm very new on this, and know only > how > > > to read a fix http page. > > > > As far as a client component is concerned, reading a dynamic page is > exactly the same as reading a > > static page. At least when dynamic aspect is built at server side. Client > side dynamic is handled by > > JavaScript, ActiveX, JavaApplet and similar technologies. Those > technologies are beyond a HTTP > > component. > > > > Server side dynamic page (ASP, PHP, Delphi, JSP, CGI, ISAPI and many > others) make no difference for > > the client. > > > > -- > > Contribute to the SSL Effort. Visit > > http://www.overbyte.be/eng/ssl.html > > -- > > [EMAIL PROTECTED] > > Author of ICS (Internet Component Suite, freeware) > > Author of MidWare (Multi-tier framework, freeware) > > http://www.overbyte.be > > > > > > -- > > To unsubscribe or change your settings for TWSocket mailing list > > please goto http://www.elists.org/mailman/listinfo/twsocket > > Visit our website at http://www.overbyte.be > > > > > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be