Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~565 People Reached
Favorite Forums
Favorite Tags
Member Avatar for jivangoyal

I want to send an email by using groupwise. Please anybody help me how I can send an email by using groupwise in VB.net. Or if not possible, please let me know the way that can send the email to the desired ID with placing the copy of the sent …

Member Avatar for gwguruman
0
108
Member Avatar for jivangoyal

In Groupwise I wants to get the internet header of the mail to parse it for specific purpose. for this I noticed that there is a attachment named "Mime.822" which contains full mail header with header+body+attachment. But I need only Internet Header. Please anybody help me how I can get …

0
44
Member Avatar for sonia sardana

I create a Buton in IE,Now I want to Create a Drp Down Menu with Button, plz help me out in creating a Menu- Mine code as follows- [code=vbnet] Imports Microsoft.Win32 Public Class Form1 Public Const BaseKey As String = "SOFTWARE\Microsoft\Internet Explorer\Extensions" Public Const SubKey As String = "{10954C80-4F0F-11d3-B17C-00C0DFE39736}" Private …

Member Avatar for jivangoyal
0
141
Member Avatar for jivangoyal

I want to create action buttons in the Novel Groupwise mail client. I've worked on Outlook toolbar which can be developed by using VS. But I want to create similar list of buttons in the toolbar of the Groupwise mail client so that any user can click on any of …

0
50
Member Avatar for jivangoyal

I want to make functions easy to use. So for summarizing about the function I'm using Code [CODE]''' ----------------------------------------------------------------------------- ''' <summary> ''' ''' </summary> ''' <param name=""> </param> '''-----------------------------------------------------------------------------[/CODE] I want to enable a feature for the function that if a variable say 'Var1' can take values from a list …

0
49
Member Avatar for jivangoyal

I've a project with which I wants to maintain a log file that if later after release of the product, any issue arise, I can debug the faced issue from this log file. I've one of the solution to write my own text file with writing line at identified positions …

Member Avatar for iffEngineer
0
173