Back

How to open a website using script in SmartConnect

Published: Nov 08, 2012
Post Author Written by David Youngquist

In SmartConnect, I would like to trigger a website to open after completing a map.  What command can be used to open a website?

If your scripting language in SmartConnect is set to VB.NET, the following command will open a website.

System.Diagnostics.Process.Start('http://www.website.com')

This will open the website in whatever browser you have assigned as the default browser in Windows.

Did this answer your question?

FEEDBACK FORM HERE

Feeling stuck? Get the support and guidance you need to help you power through any data challenge

We're on your integration team. Connect with our people and let us know how we can help you.