Skip to main content

Welcome to MSDynamicsWorld.com!

Welcome and thank you for registering at MSDynamicsWorld.com!

Return to the last page you were viewing.

As a registered member you can...

  • Access specialized content from independent software vendors, consultants, and Microsoft partners.
  • Find industry research and competitive information through white papers and case studies.
  • Read insightful commentary from subject matter experts through columns, interviews, and editorials.
  • Sign up for free expert webcasts on a variety of topics.
uid > 0) { //Check if this user is already registered (Opcode K). If so, display that info now so the person can't try to register twice. $get_url = "https://vts.inxpo.com/scripts/Server.nxp?"; $get_url .= "LASCmd=AI:4;F:APIUTILS!50500&APIUserCredentials=MS329347DYN12&APIUserAuthCode=MS329347DYN12"; $get_url .= "&OpCodeList=K"; $get_url .= "&OutputFormat=X"; //$get_url .= "&LookupByExternalUserID=0"; //$get_url .= "&ExternalUserID=" . $user->uid; $get_url .= "&EMailAddress=" . $user->mail; $get_url .= "&ShowKey=6967"; //$output .= "
CHECK REGISTRATION CALL: " . $get_url; $cc = new cURL(FALSE); $response1 = $cc->get($get_url); //$output .= "

" . "RESPONSE
" . $response1; //Check the XML response $xml = new SimpleXMLElement($response1); $opcodes_error = $xml['OpCodesInError']; if ($opcodes_error != '0' ) { //if user has not registered or is not found in the database, show the registration link print "
"; print "

Register Now for Decisions Fall 2011!

"; print ""; if ($xml->OpCodeResult[0]['Status'] == '62' || $xml->OpCodeResult[0]['Status'] == '63') { $output .= "
\n
\n
  1. "; $output .= $user->name; $output .= "
  2. Attending Sessions

    Networking

    Visiting the Exhibit Hall

  3. Technical

    Process & Functional

    Strategic & Management

"; $output .= "

Live From Your Desktop, December 5 - 8, 2011

"; $output .= "

Registration for Decisions Fall 2011, MSDynamicsWorld.com's FREE online conference and trade show, couldn't be easier! \n As a member of MSDynamicsWorld.com, you can register for Decisions Fall 2011 by simply selecting a conference password and clicking the 'Register Now' link. \n That's it! No more forms to fill out - one click and you're ready to attend the event.

"; $output .= "

You will log in to the event, live on December 5 - 8, 2011 using your MSDynamicsWorld.com user name and the password you choose here. \n After registering you will receive an email confirmation about Decisions Fall 2011. \n Refer to this email if you forget your password or have any other questions about your registration.

For other questions or comments, feel free to contact us at: events @ msdynamicsworld.com

"; } else { $output .= ""; } print $output; print "
"; //end decisions_reg_block } } */ ?>

See for yourself why professionals turn to MSDynamicsWorld.com for their Dynamics news and information needs.

Thanks,

The MSDynamicsWorld.com Team

Return to the last page you were viewing.