[Scribus] pdf_forms
    Owen 
    rcook
       
    Sun Apr 11 00:09:01 CEST 2004
    
    
  
My apologies to Peter for just hitting the reply button, here is the message to the list
On Sat, 10 Apr 2004 14:54:58 -0400
Peter Linnell <scribusdocs at atlantictechsolutions.com> wrote:
>> http://ahnews.music.salford.ac.uk/scribus/documentation/cgiform/pdf_form.html
>> 
>> I can't find the scribus_test.php file.
>> 
>>I don't know at the moment php. Could someone please show me an example.
> I added a link in that page for the sample php file
I don't think that is a php file? 
Owen
--------------------------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Testing form submissions</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="author" content="Maciej Hanski">
</head>
<body>
<h2 align=center>Welcome test user!</h2>
<br>
<div align="center">
Here are the received contents:</div> <br><br>
 <table border=0 cellpadding=5 align=center>
<tr><td><b>Name: </b><td></td></tr><tr><td><b>Street / No: </b><td> / </td></tr><tr><td><b>Zip Code - Town: </b><td> - </td></tr><tr><td><b>Country: </b><td></td></tr><tr><td><b>Telefon: </b><td></td></tr><tr><td><b>Comments: </b><td></td></tr></table>
</body>
</html>
    
    
More information about the scribus
mailing list