Orders Results Technical
 

Preliminary instructions for connecting directly from a web site to the Orderprinting.com order process.

These instructions will allow a form to bypass the login information on Orderprinting.com using pre-defined customer data. The creation of the programming is the responsibility of the source web site.

A form with "action" pointing to http://www.orderprinting.com/remotelogin_filled.asp will automatically send a login to display_shell.asp (past orderprinting)

PAREMETERS

  • Use "hidden" fields to pass line information relative to the card.
  • View the HTML source of this page to see the hidden values that you will need to pass.

OUTPUT

  • After submitting order in Orderprinting.com, the user is sent to a page that says "Thank you, to continue click here"
  • Values are passed in hidden fields and also in the url, you will see it once you click on the 'continue button'

http://www.orderprinting.com/demo/results.asp?ordernumber=DQ1162
&memo=GENERAL+BANKING+STANDARD&layout=3011&quantity=250&
reg=&finish=&memo1=comment1&memo2=comment2&po=123&shipmethod=RTE
&fullname=Todd&password=demo&userid=99993334444&submit=Continue

Available values are:

UserID

Password

ordernumber

memo (layout description)

layout (layout number)

quantity

reg (1 or 0)

finish (1 0r 0)

memo1 (comment field 1)

memo2 (comment field 2)

po (Purchase Order)

shipmethod (shipping method)

fullname (as passed in initial url into site from remote site)

Coded as : (may be helpful for programmers to have this reference)

<input type="hidden" name="ordernum" value="<% = Session("OrderNumber")

%>">

<input type="hidden" name="memo" value="<% = Session("memo") %>">

<input type="hidden" name="layout" value="<% = Session("layout") %>">

<input type="hidden" name="quantity" value="<% = Session("quantity") %>">

<input type="hidden" name="reg" value="<% = Session("reg") %>">

<input type="hidden" name="finish" value="<% = Session("Finishnew") %>">

<input type="hidden" name="memo1" value="<% = Session("memo1") %>">

<input type="hidden" name="memo2" value="<% = Session("memo2") %>">

<input type="hidden" name="po" value="<% = Session("Purchase_Order") %>">

<input type="hidden" name="shipmethod" value="<% =

Session("postordership") %>">

<input type="hidden" name="fullname" value="<% = Session("postordership")

%>">

You can test it out by going to

http://www.orderprinting.com/camefrom.htm

 
 
[Cards] [Tech] [Canteen] [Links] [Training] [Phone] [Index]
 

These pages are maintained by email
General Banking Corporation, ,
Phone , Fax