Results 1 to 5 of 5

Thread: Forms Question...

  1. #1
    CC
    Guest

    Default Forms Question...

    Dear all,

    I'm pretty new to this so please forgive this rather simple question!

    I've created a simple form and filled in the form properties to use the
    FormHandler(PHP) action. All works perfectly and the results are sent to an
    email as required. What I'd really like is to have the results put in a
    ..csv file but I just can't figure out what to put in the CSV file Path.
    I've created a directory (called logs) on the web server and given it write
    permissions for all, it's at the root of the site so I assumed I would put
    logs/test.csv but this throws an error when I submit the form. I've tried
    various other paths but to no avail. Also what's the 'file upload folder'
    for, do I need a value in there? I'm using NOF10 - I know the answer will
    be obvious to someone out there!

    Thanks in advance



  2. #2
    NetObjects Support
    Guest

    Default Re: Forms Question...

    Hello CC,

    You would need to actually go up one directory first, try this path:

    .../logs/test.csv

    Try this and republish, let us know the results.

    --
    Thank you,
    Adam
    NetObjects Technical Support
    http://support.netobjects.com

    "CC" <cc@pcsx.co.uk> wrote in message
    news:es3r7a$f9u5@flsun90netnews01.netobjects.com.. .
    > Dear all,
    >
    > I'm pretty new to this so please forgive this rather simple question!
    >
    > I've created a simple form and filled in the form properties to use the
    > FormHandler(PHP) action. All works perfectly and the results are sent to
    > an email as required. What I'd really like is to have the results put in
    > a .csv file but I just can't figure out what to put in the CSV file Path.
    > I've created a directory (called logs) on the web server and given it
    > write permissions for all, it's at the root of the site so I assumed I
    > would put logs/test.csv but this throws an error when I submit the form.
    > I've tried various other paths but to no avail. Also what's the 'file
    > upload folder' for, do I need a value in there? I'm using NOF10 - I know
    > the answer will be obvious to someone out there!
    >
    > Thanks in advance
    >




  3. #3
    CC
    Guest

    Default Re: Forms Question...

    Hi Adam,

    Perfect! Thanks for that.

    I knew it would be obvious.


    "NetObjects Support" <support@netobjects.com> wrote in message
    news:es41rv$gt91@flsun90netnews01.netobjects.com.. .
    > Hello CC,
    >
    > You would need to actually go up one directory first, try this path:
    >
    > ../logs/test.csv
    >
    > Try this and republish, let us know the results.
    >
    > --
    > Thank you,
    > Adam
    > NetObjects Technical Support
    > http://support.netobjects.com
    >
    > "CC" <cc@pcsx.co.uk> wrote in message
    > news:es3r7a$f9u5@flsun90netnews01.netobjects.com.. .
    >> Dear all,
    >>
    >> I'm pretty new to this so please forgive this rather simple question!
    >>
    >> I've created a simple form and filled in the form properties to use the
    >> FormHandler(PHP) action. All works perfectly and the results are sent to
    >> an email as required. What I'd really like is to have the results put in
    >> a .csv file but I just can't figure out what to put in the CSV file Path.
    >> I've created a directory (called logs) on the web server and given it
    >> write permissions for all, it's at the root of the site so I assumed I
    >> would put logs/test.csv but this throws an error when I submit the form.
    >> I've tried various other paths but to no avail. Also what's the 'file
    >> upload folder' for, do I need a value in there? I'm using NOF10 - I know
    >> the answer will be obvious to someone out there!
    >>
    >> Thanks in advance
    >>

    >
    >




  4. #4
    CC
    Guest

    Default Re: Forms Question...

    Just as a quick aside to this - is it possible to have the form log the form
    users IP address and put that in the CSV file as well??


    "NetObjects Support" <support@netobjects.com> wrote in message
    news:es41rv$gt91@flsun90netnews01.netobjects.com.. .
    > Hello CC,
    >
    > You would need to actually go up one directory first, try this path:
    >
    > ../logs/test.csv
    >
    > Try this and republish, let us know the results.
    >
    > --
    > Thank you,
    > Adam
    > NetObjects Technical Support
    > http://support.netobjects.com
    >
    > "CC" <cc@pcsx.co.uk> wrote in message
    > news:es3r7a$f9u5@flsun90netnews01.netobjects.com.. .
    >> Dear all,
    >>
    >> I'm pretty new to this so please forgive this rather simple question!
    >>
    >> I've created a simple form and filled in the form properties to use the
    >> FormHandler(PHP) action. All works perfectly and the results are sent to
    >> an email as required. What I'd really like is to have the results put in
    >> a .csv file but I just can't figure out what to put in the CSV file Path.
    >> I've created a directory (called logs) on the web server and given it
    >> write permissions for all, it's at the root of the site so I assumed I
    >> would put logs/test.csv but this throws an error when I submit the form.
    >> I've tried various other paths but to no avail. Also what's the 'file
    >> upload folder' for, do I need a value in there? I'm using NOF10 - I know
    >> the answer will be obvious to someone out there!
    >>
    >> Thanks in advance
    >>

    >
    >




  5. #5
    NetObjects Support
    Guest

    Default Re: Forms Question...

    Hello CC,

    The component does not have this capability built in, have you thought of
    using google analytics? You can find more information here:

    http://www.google.com/analytics/

    --
    Thank you,
    Adam
    NetObjects Technical Support
    http://support.netobjects.com

    "CC" <cc@pcsx.co.uk> wrote in message
    news:es3r7a$f9u5@flsun90netnews01.netobjects.com.. .
    > Dear all,
    >
    > I'm pretty new to this so please forgive this rather simple question!
    >
    > I've created a simple form and filled in the form properties to use the
    > FormHandler(PHP) action. All works perfectly and the results are sent to
    > an email as required. What I'd really like is to have the results put in
    > a .csv file but I just can't figure out what to put in the CSV file Path.
    > I've created a directory (called logs) on the web server and given it
    > write permissions for all, it's at the root of the site so I assumed I
    > would put logs/test.csv but this throws an error when I submit the form.
    > I've tried various other paths but to no avail. Also what's the 'file
    > upload folder' for, do I need a value in there? I'm using NOF10 - I know
    > the answer will be obvious to someone out there!
    >
    > Thanks in advance
    >




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •