Indigo Rose Software
  #1  
Old 09-22-2003
Desmond's Avatar
Desmond Desmond is offline
Indigo Rose Staff Member
 
Join Date: Jul 2003
Posts: 628
Grin Submitting Information to a Web Site

Submitting Information to a Web Site

Submitting Information to a Web Site

Document ID: IR10005
The information in this article applies to:
  • AutoPlay Media Studio 5.0 Professional Edition

SUMMARY

This article describes how to submit information to a web site.

DISCUSSION

AutoPlay Media Studio has a built in function to send data to a website and receive a response: HTTP.Submit.

To submit information to a website, use the HTTP.Submit action. Please note that you have to develop a server script to accept whatever information you are sending to the web.

HTTP.Submit takes the response from your server script and stores it in a string.

One possible implementation of this would be as follows:

  1. Develop a script that can accept whatever data you wish to pass to it from AutoPlay, and returns some value.
  2. Use the HTTP.Submit action to submit your data to your script (located on your web server).
  3. Process the returned string.

This is a very involved implementation of AutoPlay Media Studio 5.0. You will have to coordinate with your website developer to decide upon an implementation plan.

MORE INFORMATION

For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:

  • Program Reference | Actions | HTTP | HTTP.Submit

KEYWORDS: AutoPlay Media Studio 5.0, Actions, Submit, Web, Internet, Form


Last reviewed: September 22, 2003
Copyright © 2003 Indigo Rose Corporation. All rights reserved.
__________________
Setup Factory 8.0 comes with over 250 actions so you can create smaller, faster and more intelligent software installers than ever before.

WebHelp Guides: AMS | MSIFACT | SUF | TU | VP
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On



All times are GMT -6. The time now is 04:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software