Visualizzazione dei risultati da 1 a 3 su 3

Discussione: Modulo prenotazione

  1. #1

    Modulo prenotazione

    Ciao ragazzi è la prima volta che provo a fare una cosa del genere quindi vi prego di essere indulgenti... ho creato con l'usilio di frontpage e una guida di aruba il seguente modulo:

    <form action="--WEBBOT-SELF--" method="POST">
    <!--webbot bot="SaveResults"
    U-File="_private/feedback.txt"
    S-Format="TEXT/TSV" S-Label-Fields="TRUE"
    B-Reverse-Chronology="FALSE" S-Email-Format="TEXT/PRE"
    S-Email-Address="indirizzo@mail.it"
    B-Email-Label-Fields="TRUE" S-Date-Format="%A %d %B %Y"
    S-Time-Format="%H.%M"
    S-Builtin-Fields="REMOTE_NAME REMOTE_USER HTTP_USER_AGENT Date Time"
    -->
    <table align="center">
    <tr>
    <td class="t11">Arrivo:
    <td><input name="Arrivo" type="text" id="Arrivo" size="35" maxlength="256">
    </tr>
    <tr>
    <td class="t11">Partenza:
    <td><input name="Partenza" type="text" id="Partenza" size="35" maxlength="256">
    </tr>
    <tr>
    <td class="t11">Camere:
    <td><select name="Camere" size="1" id="Camere">
    <option>Seleziona il numero di camere</option>
    <option>1</option>
    <option>2</option>
    <option>3</option>
    <option>4</option>
    </select> </tr>
    </table>
    <dl>
    <table width="286" align="center">
    <tr>
    <td class="t11">Nome:
    <td><input name="Nome" type="text" id="Nome" size="30" maxlength="256">
    </tr>
    <tr>
    <td width="94" class="t11"> Cognome:
    <td width="180"><input name="Cognome" type="text" id="Cognome" size="30" maxlength="256">
    </tr>
    <tr>
    <td class="t11">eMail:
    <td><input name="PostaElettronica" type="text" id="PostaElettronica" size="30" maxlength="256">
    </tr>
    <tr>
    <td class="t11">Telefono:
    <td><input name="Telefono" type="text" id="Telefono" size="30" maxlength="256">
    </tr>
    <tr>
    <td class="t11">Fax:
    <td><input name="Fax" type="text" id="Fax" size="30" maxlength="256">
    </tr>
    </table>
    </dl>
    <dl>
    <dd>
    <dl>
    <textarea name="Richieste" cols="35" rows="4">Scrivi qui le tue richieste e domande</textarea>
    </dl>
    </dd>
    </dl>
    <p align="center">
    <input name="Invia" type="submit" id="Invia" value="Invia Prenotazione">
    <input name="Cancella" type="reset" id="Cancella" value="Cancella">

    </form>
    ho cercato sul forum ma c'è molta confusione...
    ho caricato la pagina. all'invia ho lapagina:


    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    --------------------------------------------------------------------------------

    Please try the following:

    Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
    If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
    Click the Back button to try another link.
    HTTP Error 404 - File or directory not found.
    Internet Information Services (IIS)

    --------------------------------------------------------------------------------

    Technical Information (for support personnel)

    Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
    Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.


    La pagina risiede su un hosting win di aruba , il dominio è di terzo livello.
    an si un altra cosa... dentro sta cartella _private in remoto non c'è nulla, lo devo creare il il file feedback.txt?

    attendo vostri consigli.

    Grazie!

  2. #2

  3. #3
    Ho risolto utilizzando php...
    grazie lo stesso.

    ho risolto seguendo questo tutorial

    Spero d'essere stato d'aiuto!
    Adesso passo alla convalidazione...........

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.