logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
View
Go to last post Go to first unread
skdutta  
#1 Posted : Thursday, September 16, 2010 10:00:37 AM(UTC)
Rank: Administration
skdutta
Groups: Registered, Developer, Administrators

Posts: 254
Location: Atlanta, GA

You can post Contacts to the OfficeClip Contact Manager using various protocols. If you want to do it via HTTP POST protocol, follow these instructions:



  1. Login to the Contact Manager as an administrator and click on the Admin link.


  2. Click on the Publish button and create a publish form with the information that you want to be populated.


  3. Copy the Html created in a separate file (this html can be put anywhere so that your website visitors can enter information from here directly to the Contact Manager)


  4. Open up the html in an Editor, now look for the code where it says:

    <form name="pubform" id="pubform".....
    ......
    ......
    ......
    </form>


  5. Inside this form you will see a lot of fields, some of them are input fields and some hidden fields and some are labels. You can remove all the static information, keep the hidden fields intact and have your program populate the other fields that you want to change. Some field names are numbered, so you may want to look at the labels to find out what they are.


Note: This article shows how to use the HTTP POST to directly post information to OfficeClip, If you want to have your user manually type and post the form, you can do it directly from Step 2 above.

Edited by user Thursday, September 16, 2010 10:01:28 AM(UTC)  | Reason: Not specified

SK Dutta,
Architect OfficeClip LLC,
Web-based Business Software,
Ph: +1-770-448-7375,
Web: https://www.officeclip.com

Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.