Date: Sat, 5 May 2001 23:21:03 -0700 From: Arun Sharma <arun@sharmas.dhs.org> To: freebsd-hackers@freebsd.org Subject: http://www.freebsd.org/send-pr.html Message-ID: <20010505232103.A12889@sharmas.dhs.org>
next in thread | raw e-mail | index | archive | help
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">freebsd-questions@FreeBSD.ORG</A><BR> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010505232103.A12889>