Passing variable from SharePoint to external website

Posted by TechDaddyK on Pro Webmasters See other posts from Pro Webmasters or by TechDaddyK
Published on 2011-09-02T19:24:06Z Indexed on 2012/03/31 23:43 UTC
Read the original article Hit count: 206

Filed under:
|

My company has a SharePoint site that is administered by the IT department (versus the Web Developer... go figure!). We have partnered with a vendor that has built a site for our staff to order customized stationery, etc.

I need to create a link on the SharePoint site that will take the user to the external site but identify them individually. The vendor is suggesting this format:

https://www.VENDORSITE.com/UI/Profile.hcf?id=a02b8106-4115-47cd-bca7-ce4dd447ef89&username=<user name>&password=<password>&name1=<first name>&name2=<last name>&email=<email>

Here's the problem: I don't know how to pass that info, or even a single variable, from the SharePoint site to the external site. I would appreciate ANY suggestions.

© Pro Webmasters or respective owner

Related posts about url

Related posts about sharepoint