I need to Open an Image via Windows Fax Viewer.
I have tried with the following types of codes. But, None of them giving the answer.
[code=vbnet]
iOpenImageResul t = ShellExecute(0& , "open", "mspview", s_ImageFileName , vbNullString, vbNormalFocus)
iOpenImageResul t = ShellExecute(0& , "open", "rundll32", s_ImageFileName , vbNullString, vbNormalFocus)
'iOpenImageResu lt...
User Profile
Collapse
-
Open an Image via Windows Fax Viewer
-
to disconnect the existing connection
I have 4 schemas for different projects. So, when the connection is established to the new schema, the existing schema's connection need to be closed. Similarly, whenever, the connection is established with the one schema, the connection with other 3 schema's need to be closed. The basic idea is, at a time, the connection should be established with only one schema.
What i need to do?
Regards,
Selva -
To read the Data from Notepad
Hi
I need the code to read the data from the text file. And, i have the Starting Position and Ending Position of each Data. So, i want a funcition to give the data by passing the Starting Position and Ending Position as Input Parameters.
Currently, i am using the objstreamreader to get the data. But, i dont think it is having the function with Starting and Ending Position as the Input Parameters.
So, Please...
No activity results to display
Show More