Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2004
    Posts
    4

    Huh? how do I create a form in auto play

    Hi gang,
    is it possible to create a form in autoplay? I wanted the end user to enter reponses to questions, capture their response and then send it to me in an email. I know another way would be to open a word doco but I do not want to give people accesss to the form.

    can this be done?
    thanks
    eddie

  2. #2
    Join Date
    May 2003
    Location
    Pendleton, Oregon
    Posts
    1,038
    Quote Originally Posted by edandel
    Hi gang,
    is it possible to create a form in autoplay? I wanted the end user to enter reponses to questions, capture their response and then send it to me in an email. I know another way would be to open a word doco but I do not want to give people accesss to the form.

    can this be done? thanks
    eddie
    Yes it can.
    Last edited by JimS; 10-15-2004 at 12:31 AM.

  3. #3
    Join Date
    May 2003
    Location
    Pendleton, Oregon
    Posts
    1,038
    Just teasing you!

    Check out this thread:
    http://www.indigorose.com/forums/sho...ight=php+email

    This is a fairly common question, so you should also be able to use the search, to find even more.

    Hope that helps

  4. #4
    Join Date
    Sep 2002
    Location
    Sol 3
    Posts
    3,160
    Quote Originally Posted by JimS
    Just teasing you!
    That was funny, you almost made coffee come out my nose.
    TJ-Tigger
    "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
    "Draco dormiens nunquam titillandus."
    Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine

  5. #5
    Join Date
    Oct 2004
    Posts
    4

    Thumbs up thanks

    hey Jim,
    thanks for your response and assistance. I had a look at the threads and that would be ideal for me. At the moment my web hosting provider charges an extra $30 per month for CGI (PHP) which I did not want to spend. I was hoping to simply do it within AMS. It did lead me to a solution though which was creating the forms on my web site and simply having a web content page within AMS. I did come accross something that did a screen capture within AMS and I wanted to do that with the fields or the text input. If you have any more ideas then that would be appreciated. If not thanks once again it did help me out

  6. #6
    Join Date
    Oct 2003
    Location
    Spring Hill, FL
    Posts
    63
    $30.00 a month just for CGI.. Ouch... you can get a site with ALL bells from http://www.valueweb.com/ for less then that. We have used them for over 6 years. I highly recommend them. I'm sure their are other great hosting companys out their. Maybe a there is a forums user that does hosting!

  7. #7
    Join Date
    May 2003
    Location
    Pendleton, Oregon
    Posts
    1,038
    Eddie,
    A couple of things. First, I have to agree with GalacTec, $30/ month for allow scripting or a cgi-bin is crazy. You’ll find several hosting companies that will provide that much cheaper.

    Second, you might be able to bypass the form. Generally speaking, when you hit the ‘submit’ button on a webpage form, it ‘Post’s a string to a script, that string contains all the answers to the form, something like:

    http://www.myweb.com/form.php?q1=jim&q2=USA

    In my little example ‘jim’ is what the user filled in for the first form field, ‘USA’, is the second field. ‘http://www.myweb.com/form.php?’ is the location of the script.

    You can create a form in AMS using listboxes, and inputs, etc. then format it as the proper string format needed. Then use the HTTP.Submit action to submit the form responses to the script. The biggest ‘trick’ to doing it this way, is to give the script the proper permissions to be run from any IP address (all the user’s IP addresses).

    I hope that helps.

  8. #8
    Join Date
    Oct 2004
    Posts
    4

    thanks

    Thanks to all the have thrown in their ideas. they have all been very helpful

    cheers

Similar Threads

  1. Auto play studio for mac?
    By perez in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 10-14-2003, 04:11 AM
  2. cd will not auto play
    By donaldgg in forum AutoPlay Media Studio 4.0
    Replies: 2
    Last Post: 02-05-2003, 10:09 AM
  3. HOWTO: Create a Project Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-28-2002, 01:49 PM
  4. HOWTO: Create a Page Template
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-26-2002, 05:20 AM
  5. HELP! Making enhanced cds with Auto play
    By MasterG247 in forum AutoPlay Menu Studio 3.0
    Replies: 4
    Last Post: 03-21-2002, 01:08 AM

Posting Permissions

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