Doesn't allow me to attach a diff. The attached diff adds that capability
to the HTML, but more changes will be needed to the CGI script that
handles the form.

If someone can point me to the CGI source, I can change that too. 

        -Arun


--- send-pr.html.orig   Sat May  5 23:11:00 2001
+++ send-pr.html        Sat May  5 23:13:33 2001
@@ -93,12 +93,14 @@
       <B>Fix to the problem if known</B>: <BR>
       <TEXTAREA NAME="fix" ROWS="6" COLS="72"></TEXTAREA><BR>
 
+      <B>Attachments</B>: <BR>
+      <INPUT TYPE="FILE" VALUE="Attachments"> <BR>
+
       <INPUT TYPE="SUBMIT" VALUE="Submit Problem Report">
       <INPUT TYPE="RESET" VALUE="Reset">
+
     </FORM>
     
-    <P><B>Note</B>: copy/paste will destroy TABs and spacing, and this web
-      form should not be used to submit code as plain text.</P>
       
       <HR NOSHADE>
 <ADDRESS><A HREF="./mailto.html">[EMAIL PROTECTED]</A><BR>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to