4,468 Topics
![]() | |
I bought a[B] SKD USB 2.0 Cardbus Model : QFASCB[/B] (two Slots). When I plug it into my PCMCIA card slot, my IBM recognise it and install drivers needed automatically. And then I can use my webcam pluged into this card. But when I plug in my USB HDD box … | |
Dear all .Netters My company mail server using Lotus Notes. I want to send e-mail between us. [CODE]Dim message As New MailMessage("melky@int.mzhcb.com", "kusno@int.mzhcb.com", "test", "test") Dim emailClient As New SmtpClient("mzhcb.com") emailClient.Send(message)[/CODE] But i only get this message error : The remote name could not be resolved: 'mzhcb.com' is the host … | |
I am trying to protect email addresses on a web page from spammers. I found a javascript snippet from Syronex Anti Spam Solutions ([url]http://www.syronex.com/antispam/[/url]) and it has worked well in the past. Since I have upgraded Firefox to the newest version I cannot access the email from my links. Is … | |
hello all i am new to php.i don't know how to use split function for separating multiple email addresses and storing in an array and then printing that each value of array... if anybody can help me out then i will be thankful to him/her. | |
For the last 2-3 days, all my email notifications are taking me to the first post in the thread instead of the last :(. | |
I have a small home network (3 computers) and a Linksys router with QoS. I would like to do some simple traffic shaping optimizations to prioritize webbrowsing and email, hopefully letting p2p and other stuff take a back seat. I'm not sure which ports to prioritize. I know for browsing … | |
I am trying to finish a fishing program. Basically the user inputs how many fish spawn and how fast they move, then the user tries clicking as many fish as possible before they go off the screen. Also, the fish need to turn into a fish skeleton (which was drawn … | |
Hello everyone, is there a posibility that I can look up email addresses from outlook email address book instead of accepting email address from an inputbox or hard-coding it? See my codes below: Thanks. [code] SENDEMAIL: Set OutlookApp = CreateObject("Outlook.Application") Set OutlookMail = OutlookApp.CreateItem(0) OutlookMail.To = EmailID OutlookMail.Subject = "Project … | |
Is there any way to have ASP.NET 2 send emails at predetermined intervals or do I need to build a standalone program? Thanks Simmy | |
Hello everyone, I am having a problem completing my outlook email setup through VB. I am gettin Run-time error 424 - Object required: Actually someone got me to this point, but I'm bumming out on this line: "[B][U]lvw.ListItems.Add , , OutlookAddressEntry.Name"[/U][/B] - basically all the lines that have the prefix … | |
VB6 - Email attachment not working Hi, I wrote this program to send email through VB. The email is working okay but the attachment I need to attach to the email is not being attached. See my codes below: [code] Set OutlookApp = CreateObject("Outlook.Application") Set OutlookMail = OutlookApp.CreateItem(0) Set NSpace … | |
hi,so many problem with my comp these days.... so,i will go straight to the point. I use hotmail and whenever i look at the mailbox website,at the bottom of the window(where usually says done after done) always says 'error on page' and i cannot open or delete my message,i know … | |
Hi everyone, I have included a "Send mail" module in my vb module, but I want to accept the email address from an input box instead of hard-coding the recipients email address because the recipient may be different each given time. Below is my code: [code] SENDEMAIL: Set OutlookApp = … | |
Hi all, I am new in ASP.NET.[U]What coding I have to use to send an [/U][U]acknowledgement via Email to the concerned person [/U] while storing data in the database using ASP.NET1.0?Pls help........ Thanks Jaya | |
Hi I have a problem with a site I am doing. I am writing an email address as a session variable and on my dev machine (windows XP running EasyPHP) I am having no problems calling up user information based on this. BUT when I put it on the live … | |
I'm running internet explorer and i can open multiple windows and click on links just fine, but if i close one window or one opened link window, the rest of my windows immediately close with it. This even extends to my email program where after i click the send button, … | |
I didn't find creating login screens and saving the data in access database difficult... However, I was wondering if there is any other way we could do that, i mean saving the username and passwords in any other file rather than a database and encrypting the same... Rgds Sidz [email]hotsid_rout@yahoo.com[/email] | |
Hi, At my office we have 3 Windows PC's running XP Pro sp2 and Office Pro 2003. Most of the office uses Macs so that is what I am used to supporting. Our email is on a POP3/IMAP Linux server. We do not use Exchange or AD or push out … | |
(powerbook G4 10.2.8) it appears my DiskImageMounter.app has gone missing, i have been informed that this is near impossible to delete. it should be locted in the core services file and it does not appear there?!?! without this i am unable to download anything with the extension .dmg i have … | |
Could anyone help me on how to send data to a specific email.I have tried to work with the attached file but can't work.The form is .txt but am uploading in my website as .asp. | |
[COLOR=purple]Aloha All,[/COLOR] [COLOR=purple][/COLOR] [COLOR=purple]My name is Elina & I need some help...[/COLOR] [COLOR=purple][/COLOR] [COLOR=purple]My computer is NOT[/COLOR] [COLOR=purple]Reading any disks... [/COLOR] [COLOR=purple][/COLOR] [COLOR=purple]Please email me and let me know how I can fix this problem.... [/COLOR] [COLOR=purple][/COLOR] [COLOR=purple]Thanks so very much.. I'm desperate.. Please Help... :mrgreen: [/COLOR] [COLOR=#800080]Elina Girl from … | |
In last week or two I tend to recieve email notification to my subscriptions day or two after. Ussualy Iget them with in a hour. Does anybody else have similar problem? Or it is only my case which mean it is then my email provider? | |
I have Outlook 2003 which has been working just fine the entire time since I got it in June. I had it already in taskbar and loaded on my pc fine. Went to bed, came back to reply to an email and suddenly when I hit "reply" it hangs the … | |
Hello all, I am currently attempting to create an instant messenger program, using Visual Basic 6.0 I have no idea where to start and am open to all information/help available. Please respond with links to help sites or any other references of information. Please dont hesistate to email me either … | |
friend of mine said that she has been getting a error message when she opens her email program.Her os is xp home and her email program is "outlook". she has stated that when she opens outlook she gets a message that certain "dlls" are missing or corrupt. Would a search … | |
Hi, As I have only been using the internet (frequently) for a short time, I am a little wierded out by an email I received this morning from daniweb, perhaps its spam? I have never received any as I try to be very careful. It dircted me to a personal … | |
Hi there, a newbie here so If I mess up let me know. I have Windows 2000 server with exchange. When I send e-mail all is good, but when a few select people try to reply or send fresh an e-mail then below is the response they get cause it … | |
Hello, I am a newbie coder and I am trying to find a way to create a php mailing list. Ive tried looking around but have only succeeded in becoming more lost and confused. I would like the users to enter their email address into the text box and click … | |
Hi, I know there are some great programmers here. I need a PPC script (I'll buy it if you can recommend one or if you have one) and then I need you to customize it for me. Please email me at [email]josh@imblaze.com[/email] thanks, Josh B. | |
I want to send a html mail with multi-language in php. Some part of mail content is from database. And some part user have to enter. My database is ok. And Unicode utf-8 is used. When I am retrieving data from database to my web page is ok. And coming … | |
i have a question for everyone, i don't know if this is the right forum to be in..... when an email is sent from one domain to another (one company to another), how easy is it for a hacker to access that email while its in route....and what type of … | |
Hello, I'm fairly new to Linux and have managed to make this script below work. Basically it gets my current external ip and emails it to me. It works great as a cron job daily but I was wondering if some of you guru's may be able to augment this … | |
I was just wondering what everyone's opinions were on deleting members, should they ask? When a user is deleted, are all their posts switched to the Unregistered username? I have a policy where I will never delete a user from the database. If a member requests to be removed, I … | |
[EMAIL="xsilverrock30x@yahoo.com"][U]xsilverrock30x[/U]@[U]yahoo[/U].[U]com[/U][/EMAIL] PLEASE HELP.... My issue is when the computer fell about 6inches on it's side. the power button would not come on. So I changed out the power supply and have some power back,such as the dvd drive door opens, and the mother board comes right on. But now the … | |
Hello all...I am in a rut, confused. I have created an html/php web form it works fine, the user enters the info and submits it to a confirmation page and then when the user clicks ok I need for the information to be sent to 2 email address' one it … | |
Below are the thoughts from a computer professional who has spent the last 10 years supporting Mac, Windows, and Linux computers in a variety of network applications. By no means will this general tips section be exhaustive -- that is what a good book is all about. I am also … | |
basically what I am trying create a servlet that will receive the bytes that are being sent from the MIDlet. I have pasted my function that is sending the bytes from the MIDlet so we can be on the same page. If anyone can help please email me at <snipped> … | |
[B][COLOR=red]Hello everyone, [/COLOR][/B] [B][COLOR=red][/COLOR][/B] [B][COLOR=red]someone help me ? i have a problem with vb script i paste the coding here just chek it out where i am wrong [COLOR=green]raj.ActiveConnection = MM_ravi_STRING[/COLOR] i got error here:( Thanks email me on [email]ravindrakale007@gmail.com[/email][/COLOR][/B] [B][COLOR=red][/COLOR][/B] [B][COLOR=red]<[/COLOR][/B][EMAIL="%@LANGUAGE="][B][COLOR=red]%@LANGUAGE="VBSCRIPT"%[/COLOR][/B][/EMAIL][B][COLOR=red]> <!--#include file="Connections/ravi.asp" --> <% Dim raj Dim raj_numRows[/COLOR][/B] … | |
Hello, I was hoping for some advice, and hopefully this is the correct area. I am looking email based support ticketing software, and preferable is open source and runs on Linux or BSD system. I have reviews a number so far, but they are all lacking an feature that our … | |
Hi, I want to sign an email through some java API using a digital signature ,IF anyone of you can help me or give me a refrence to such API, that wil be nice and as always its a bit urgent :) | |
Error Invoking Events Gateway Gatewayname: Null 1. created a gateway instance in CFadmin of with following information type Asynchronous CFML Id = asynchr_submit Path = H:\JL\TEST\cfc\asynchr_submit.cfc Config file = H:\JL\TEST\cfc\asynchr_submit.cfg. I also tried with no config file. (i also tried with config file cfc-method =onIncomingMessage and mode = saynchronous ) … | |
when I open an email,It comes this warning. "A Run time Error has occurred. Do you wish to Debug? Line:0 Error 'sp' is undefined. what should I do for this problem? pls sove my trouble. | |
hi, ok i'll get to the point. My graphics are dead. I have tryed lots of different monitors and none work. I have had the same problem before, ushally after adding a new hard disk, or changing the RAM or something. i think it might be something to do with … | |
Hello All, I am new to the forum and have a bit of a problem... I am trying to change the windows generated UID numbers to specific UIDs when I log in to the linux machines. I am having trouble changing the UIDs to specific numbers. I downloaded and installed … | |
Hi people, I need an urgent help in this. I have a form where I have created a textbox(disabled) in order to show the Number ID from the access database Auto ID but have a problem here. The newly created table in the database doesn't show any number example like … | |
Hello there, I am currently researching in order to write an article on the quality of apple's customer care. If anyone has had any problems with them or great successes I would be incredibly grateful if you could contact me. I will fully quote you, should you wish, and rest … | |
hi,sir pls help me to send email using jsp, i see many code thorugh net but its nt working, so pls tell me what r u the requirement files means jar files or wat to add to send emails ,pls give me any code that can very helpful to me, … | |
Hello, I am working on an assignment for my Perl class where my script goes out to a web site, extracts some information and is supposed to email the relevant information to an email address specified in the command-line argument. So far, I am able to extract the information from … | |
Hi, Does anyone has experience in using WebDAV in PHP to connect to Exchanger server 2003, i have found some code on the internet, and downloaded Exchange SDK for further development. However, i have problem constructing the XML query to query to Exchange server. I am trying to display the … |
The End.