Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: vincent76
  • Content: Threads
  • Order by date
  1. vincent76

    Voice Chat

    Hi; I've written a cgi chat program and want to add voice to it, is there any way to do this in cgi? could anyone point me to the rigth direction. Thanks in advance!
  2. vincent76

    How to bold a word in an email body

    Hi; I have an vb program that sends an email using the content of an excell cell. Basically it opens up an excell file and gets the value of a specific cell and puts it in an email body and sends it. What I want to do is scan that cell for certain keywords and make them bold and then send it...
  3. vincent76

    Problem accessing visual basic subs from another workbook

    Hi; I have an excel workbook that calls a sub located in another workbook. I use: Application.Run "C:/ExcelFile.xls!subname", argument1 For some reason whenever I execute this code it gives me a run-time error 1004 ( the macro 'C:/ExcelFile.xls!subname' ) cannot be found. I verified...
  4. vincent76

    Mail:Sender weird problem

    I'm having this weird problem with the mail::sender module. I kind of hacked(wrote) a script that uploads and emails a file. The script uploads the file fine, it uses cgi-lib and mail::sender. The probelm I have is that somehow it doesn't e-mail all the times, althought it uploads the file each...

Part and Inventory Search

Back
Top