Re: XForms: uploading xforms-1.0.tar.gz to savannah.nongnu.org?

From: Serge B Bromow (serge@www.omensys.com)
Date: Mon Apr 07 2003 - 18:55:05 EDT

  • Next message: Peter S Galbraith: "Re: XForms: uploading xforms-1.0.tar.gz to savannah.nongnu.org?"

    # To subscribers of the xforms list from Serge B Bromow <serge@www.omensys.com> :

    Angus Leeming wrote:

    > # To subscribers of the xforms list from Angus Leeming <angus.leeming@btopenworld.com> :
    >
    > On Monday 07 April 2003 7:06 pm, Peter S Galbraith wrote:
    > > > > The "project homepage" link on savannah is not accessible.
    > > >
    > > > There is nothing in it.
    > > >
    > > > > Is http://world.std.com/~xforms still the home page?
    > > >
    > > > Yes, for now.
    > >
    > > I suppose the project homepage link could say something like that and
    > > contain a link to the old page. Someone could provide a short HTML file
    > > if that would be of help to you.
    >
    > That's an excellent idea. Anyone?
    >
    > Angus
    >
    > _________________________________________________
    > To unsubscribe, send the message "unsubscribe" to
    > xforms-request@bob.usuhs.mil or see
    > http://bob.usuhs.mil/mailserv/xforms.html
    > XForms Home Page: http://world.std.com/~xforms
    > List Archive: http://bob.usuhs.mil/mailserv/list-archives/
    > Development: http://savannah.nongnu.org/files/?group=xforms

    Here is some html code that will redirect the caller to the current xforms home page. (If
    that's what you need)

    -------------------------------------------------
    <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
    <html>
    <head>
       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
       <meta http-equiv="Refresh" content="0;URL=http://world.std.com/~xforms">
       <meta name="resource-type" content="document">
       <meta name="description" content="Redirector">
       <meta name="keywords" content="Redirect">
       <meta name="distribution" content="All">
       <meta http-equiv="Content-type" content="text/html; charset=iso-8859-1">
       <meta name="GENERATOR" content="Mozilla/4.76 [en] (X11; U; SCO_SV 3.2 i386) [
    Netscape]">
       <meta name="Description" content="Redirector">
       <title>Redirector</title>
    </head>
    <body text="#000000" bgcolor="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#000066"
    leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    &nbsp;
    </body>
    </html>
    -------------------------------------------------

    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/
    Development: http://savannah.nongnu.org/files/?group=xforms



    This archive was generated by hypermail 2b29 : Mon Apr 07 2003 - 18:55:33 EDT