During the SETUP INIT process, how could I make silently a HTML GET call ( www.me.com/verify?id) and parse the plain text response silently by script?
Is there an API call for this, or do I need to implement 3rd party DLL or similar ?
During the SETUP INIT process, how could I make silently a HTML GET call ( www.me.com/verify?id) and parse the plain text response silently by script?
Is there an API call for this, or do I need to implement 3rd party DLL or similar ?