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!postnews.google.com!i29g2000prf.googlegroups.com!not-for-mail From: levi@student.dei.uc.pt Newsgroups: comp.lang.ada Subject: Re: What combination? Date: Thu, 22 Nov 2007 14:42:42 -0800 (PST) Organization: http://groups.google.com Message-ID: <940bf9bb-de78-466a-beb3-68bc6c0f501b@i29g2000prf.googlegroups.com> References: <1195759231.6450.161.camel@kartoffel> NNTP-Posting-Host: 87.196.81.217 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1195771363 20190 127.0.0.1 (22 Nov 2007 22:42:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 22 Nov 2007 22:42:43 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i29g2000prf.googlegroups.com; posting-host=87.196.81.217; posting-account=2bL0pwoAAABJuwosnGC9kgogKIlhvDgH User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe) Content-Disposition: inline Xref: g2news1.google.com comp.lang.ada:18574 Date: 2007-11-22T14:42:42-08:00 List-Id: On Nov 22, 7:20 pm, Georg Bauhaus wrote: > On Thu, 2007-11-22 at 09:38 -0800, l...@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 %>? I will have a webpage with a html form and will need to send the values to the library