Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
How can we use User Selection and Document selection dialog box in VB.net?
Ponpriya_balawubramanian
How can we use User Selection and Document selection dialog box in VB.net?
Find more posts tagged with
Comments
Louis_Routhier
Are you talking about web selection boxes? If so, I don't think theres a way of directly using them using VB.NET. You should maybe consider building your own using asynchronous calls to the documents API ListObjects function.
eLink User
Message from Nair, Krishnankutty via eLinkThose are part of weblingo webscript like userselectdialog.html,re-usable oscript routines.They are not part of livelink API.You would have to code equivalentroutnines in your languageAnd maybe make them re-usable classes for your org.-----Original Message-----From: eLink Discussion: Development Discussion[mailto:development@elinkkc.opentext.com] Sent: Saturday, December 16, 2006 7:31 AMTo: eLink RecipientSubject: How can we use User Selection and Document selection dialog boxin VB.net?How can we use User Selection and Document selection dialog box inVB.net?Posted by Balawubramanian, Ponpriya on 12/16/2006 08:26 AMHow can we use User Selection and Document selection dialog box inVB.net?[To reply to this thread, use your normal E-mail reply function.]============================================================Discussion: Development Discussion
https://knowledge.opentext.com/knowledge/llisapi.dll/open/786303Livelink
Server:
https://knowledge.opentext.com/knowledge/llisapi.dllTo
Unsubscribe from this Discussion, send an e-mail tounsubscribe.development@elinkkc.opentext.com.-----------------------------------------*Please note my E-Mail Address has changed. Please update yourcontact list*Anadarko Confidentiality Notice: This electronic transmission and any attached documents or otherwritings are intended only for the person or entity to which it isaddressed and may contain information that is privileged,confidential or otherwise protected from disclosure. If you havereceived this communication in error, please immediately notifysender by return e-mail and destroy the communication. Anydisclosure, copying, distribution or the taking of any actionconcerning the contents of this communication or any attachments byanyone other than the named recipient is strictly prohibited.
Ponpriya_balawubramanian
Thanks to all of you dear.