From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4de5a718f57836ff X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.karotte.org!feeder06.uucp-net.de!news.uucp.at!newsfeed.utanet.at!newsfeed01.chello.at!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: What combination? From: Georg Bauhaus In-Reply-To: Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-ID: <1195759231.6450.161.camel@kartoffel> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Date: Thu, 22 Nov 2007 20:20:31 +0100 Organization: Arcor NNTP-Posting-Date: 22 Nov 2007 20:20:26 CET NNTP-Posting-Host: e9bff902.newsspool4.arcor-online.net X-Trace: DXC=PcoHJ9i0>OVFm0Y?OE@2^X4IUKR7mkUfFXG[c_=kbmW`a1fGWC`2T@AUZfC[^:5bOP`J6o] X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:18570 Date: 2007-11-22T20:20:26+01:00 List-Id: On Thu, 2007-11-22 at 09:38 -0800, levi@student.dei.uc.pt wrote: > Hi, > > i need to write a library in Ada95 and this library will be > "controlled" by a webpage. > > What do you recommend for communication between the webpage and the > Ada library? Not sure I understand what a communicating web page is. Do you mean something that is usually placed between <% and %>?