o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Digitally Sign a mail with VB 6 -

Hello. I'm trying to sign a mail message with vb 6 and capicom. The problem is that when I receive the mail message, Outlook says: "The message contents may have been altered".

I'm not shore if i'm signing the write text. I begin after the start of the part (ex: --NEW_PART_1) and finish in the next part (ex: --NEW_PART_1). Then I mix the signature (ex: --NEW_PART_1 vbCrLf AGLDKFSJGLSKJGELKRJGLD...GSLKDJGDLFKGJSDLKFGJL) and i finish the mail (ex: --NEW_PART_1--)


Could anyone help me??
Thanks

 

Digitally sign files -
Does anyone know how I can digitally sign files from VB - i.e. make my VB app add a signature to a specific output file?


digitally signing app, controls -
Hi there I am fairly new to distributing applications commercially. I believe that it is advised to digitally sign apps and controls when distributing, so that users know that it is from a trusted source. I am not too sure how to do this. Would I need to sign up with a certificat


Digitally Sign a mail with VB 6 -
Hello. I'm trying to sign a mail message with vb 6 and capicom. The problem is that when I receive the mail message, Outlook says: "The message contents may have been altered". I'm not shore if i'm signing the write text. I begin after the start of the part (ex: --NEW_PAR


Digitally sign a file. -
Hi, I have a VB6 application that retrieve information from a database table. It create a text file on the disk and upload the file to an FTP site. All that process works A1. BUT I have to digitally sign (encrypt) that file now before uploading it to the FTP site. Any


[2005] Digitally signing an application -
How can you digitally sign a VB.Net application? Thanks,


Digital Signatures -
To avoid having to print and physically sign our documentation, we've been looking at digital signatures. Does anyone know if it is possible to digitally sign a Word (2000/97) document? (Without mailing it to someone...?) Do you have to add some VBA so you can sign that? (seems a


Digitally sign multiple macros -
Hi Is there a way to sign\certificate multiple macros automatically? so i would pass in a list of documents that contain multiple macros, then the code would run through them and sign any macro contained without the need of having to open them? Thanks Mark


[2005] How to see if a word document is digitally signed -
All of my user's a running Office 2003. We all have Common Access Cards, which contain digital signature certificates, which we can then use to digitally sign MS Word documents. If possible, I'd like to write an app (or preferably a VBScript), which can detect if a document has a


Digitally signing VB6 code - MS Authenticode -
I have to digitally sign VB6 code (MS Authenticode) but can't seem to find out how. The certification companies tell us to use SignCode.exe but I do not see anything on how that relates to VB6. How do you get SignCode.exe or whatever is required for Authenticode signing?? Help!


Signing CAB files -
Hello! I've make an OCX for one of my web pages and I'd like to know how can I digitally sign it. Anyone knows?


macro not digitally signed -
Hello I have got macros "embedded(?)" in my excel spreadsheet and when i open it, it says "Macros in this workbook are disabled because the security level is high, and the macros have not been digitally signed or verified as safe. To run the macros, you can either h


Help with digital sign -
Hey guys, I need some help getting started with an application. It can be done in either Java or .NET. This application is supposed to 'digitally' sign documents. Keep in mind it must be any document, not just a pre-determined one which I assign in the source code. Problem is, I


X509Certificates: Digitally Signing Documents -
I am looking to design a timesheet application for my organization. The idea is use a web form to fill out your time.Fill in time Save data as XML Digitally Sign XML File Supervisor Digitally Signs XML File XML Imported into SQL Server Exported from SQL Server into ADP (3rd party soft


Digitally watermark an image...invisible to the eye -
Is there a way to embed a watermark into an image digitally so it can be seen by software, but not by the naked eye? Yes...I know there is a way...but how? Thanks!


what's code for sign out from logged in user -
HI everyone I want to make a sign in and sign out facility in my website. I already get done sign in. but i dont know anything about sign out. Please send some code. Waiting for reply. Regards, ASIF


Outside -
Problem: My app I shells an Ibm Communication app and I arrive at the sign on. If I sign on I am now outside my VB app. but I need to sign on to access a workgroup. I can use a bat file to do what I have to once I get in but how does my application take control after I sign in or how


Sign UP For a Yahoo Mail. -
i wanna make a program that make a yahoo mail ( sign up ). http://edit.yahoo.com/config/eval_register i made the code that grab the picture how to get the cookie ? and how to post for https? and how to know the complete link for registration?


Sign on in VB.NET -
Hello, I am creating a windows application using vb.net, is there a way to create sign on once the user logs on and is authenticated, meaning in the sign on i want to show information about the company and the copyrights,... I want the sign on to be shown and to disappear automa


Help - OCX Problem - URgent -
Hi, I've developped a control to be used in a web page. i've made a cab file to distribut the control and the control is digitally sign too. The class id and the codebase are ok. On the computers which don't have the control, the installation is done, but the control doesn't appe


Aligning Text...thats my silly question -
mm..err..Im sorry,but i seriously am confused about aligning text in asp.net... I would like to align the text like...Hello( in the left side) World(in the right side of the screen on the same line) Take for ex


ASP AND E-MAIL! ASP AND E-MAIL! ASP AND E-MAIL! ASP AND E-MAIL! ASP AND E-MAIL! MAIL! -
Hey there. Could someone please tell me how I could possibly send e-mail through ASP. Preferably no speculations, just links to help etc.! Thanks all


What does this sign do -
I've looked in some gamecode and I don't understand what this sign does: test->test2. What does the '->' sign do exactly?


& sign -
Hi all, Just a very quick question and probably very easy ! Can anyone tell me why I can't use the '&' sign when naming buttons or when writing labels etc. When i press shift 7 i get '_' sign. Is the one i'm lookin for on another key oris it not possible to use it at all ?


using + - / \ and * in strings -
i want to make the user choose how he likes to calculate stuff but he need to select the proper sign (* / \ + -) the i ned to use it in a string such as this 2 sign 2 = ? but how do i do that and gow do i pull the sign of a combo list box


Digitally Synthesised Voice -
Hi I want to make some Digitally Synthesised Voice from a recorded volume... Like if I record some phrase in my voice and then some program which can modify that and make it sound like a digital voice...I hope I am making it clear to understand... For example let me guess...ok in


collecting data via the serial port -
Pond oxygen readings are checked with a hand held unit called an oxygen analyzer. This is attached to a probe that supplies the analyzer with the data. When the analyzer is first turned on it is digitally calibrated. Then the probe is submerged into the water and the ppm is digitally


Sign an CAB file -
Hi, I have created CAB file that has been packaged using a package and Deployment Wizard available in Visual Basic 6.0.I need to sign the CAB file using a certificate which our organization has created,how to sign the CAB file using certificate.I have tried using a SignCode.exe avai


Active documents and digital signatures -
Recently I've experimented with VB 6.0's active documents, and learned that you must digitally sign the CAB file - otherwise the VBD file is not visible on another computer's [other than development computer] IE. After creating an illegitimate digital signature, and transfering the CAB


HTML <a mailto:> tag -
hi.. i want to open outlook exprees window via asp page i wrote this html tag <a href='mailto:shahid@sha.com?subject=testing&body=my body text'>click here to mail me</a> it's works fine but now i want to add some images on the body of out look express i w


Date with # sign -
Hi guys, I need to capture records comming from MS Access Table. After I returned all records, I need to save these to SQL Server 2000. But the problem here are the dates that have # sign. Sample: #7/28/2008# How to remove these # sign? thank you.


The & Sign.*Resolved* -
Hello all. Vb won't let me use the "&" sign in the caption or anything else and makes it a "_" sign? Why is this and can I make it so it will have the "&" sign? Well thanks guys


Click button on webpage & image link -
i have 2 questions if u go here Mail and view the source can anyone work out the "click" code from the source for the sign in button ive tried everything and just cant find it and get it to work. im using yahoo mail as a way to just work it out its not actually for yahoo bu


Mail, Mail and Mail -
How do I go about making my program check to see if I have new mail on my POP3 account? And if there is new mail, how to download it...any comments, ansewers, suggestions, sites?


How to make a 'cents' sign -
How would I make a 'cents' sign in a file or in my program? I see the Hex equivalent of a dollar sign ($) is '24' in ASCII, but I don't see a Hex equivalent of a cents sign. Anyone have any ideas ?


AS/400 question -
Hi, I need to e-mail an attached file from AS/400. What i need is: Get a file from AS/400 put this file in my pc (txt format) and then e-mail it as attached file (this last part is solved). I don't want to use Client Access because it ask for the password to sign in the AS/400 (m


autosend mail -
hi.. i just wanna ask something about mail.. is possible when i sent e-mail to someone and when the person open that mail... it automatically sent to me back a message that the receiver have read the mail? how can we do it like that? any ideass? *i only use hotmail,yahoo ma


the ¢¾-sign doesn't work in textboxes, help me ! -
when I want to use a ¢¾-sign inside a textbox ... windows automaticaly replaces it with a question-mark "?" :-( However when I use it in a website it works ! How can I still use the sign inside my Visual Basic text-fields


Including + (Plus) sign -
Dows anyone knows how to include + sign while using search engine like google or yahoo,as + sign has special meaning for them so it exclude that from search


Need help related to msn messenger -
Is it possible that my VB application detects the e-mail address of the person as soon as he onlines in my msn contact list while my msn is sign-in. If yes, plz send the code . Thanks


Email sign -
Is it possible that if you want a user to type their email address in a textbox, they have to type in a format whereby there must be a @ sign. Otherwise, msgbox will state that they need to include @ sign.