Example 3 – Add Client

This is a demo to show adding new clients. It uses web services to access a server in a private network where the database is stored.
You can see a diagram of the setup here.

Below the form you can see the most recently added clients, to verify the client was added. Also, the form has to check the database to verify the CLIENT_ID is unique. All fields except ADDRESS 2 are required. If you miss any, you get an error message above the form.

Add Client

CLIENT_ID NAME
ADDRESS 1 ADDRESS 2
CITY STATE
ZIP PHONE

Most Recently Added Clients

CLIENT_IDADDITION_DATENAMEADDRESSBUSINESS_PHONE
TEST32012-01-19TEST3
RRRR2012-01-18RRRRR
7634446445,
SSS2012-01-17ssssss
1234 adress
Isanti, Mn, 55040
763 444 6454
twertwert2012-01-03fgdfgdffgsdg
edina, mn, 55040
7634448888
KRAD2011-12-30KRADaddress1
address2
STRATFORD, ON, zip
7634446445

Report took: 1 seconds.