473,769 Members | 3,329 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems emailing from a specific computer

Hi All,
I have a database with a button that when it is click it sends an email
to the client.

This email button works without any problems in other computers. On
Thursday we bought a new computer, and this particular button does not
function on the new computer.

I installed several version of Outlook from 2000 to 2003 and still
doesn't work, windows has the latest patches, I installed the jet engine, I
have installed MDAC and JET drivers for XML. I have checked everything
that I think it could be the factor that this button is not working.
There are several computers with XP Professional running the same
database without any problems.

Does anyone have any suggestions regarding this issue?

Thanks

John
Nov 13 '05 #1
3 1535
Are you getting an error message, and if so, what is it?

Mike L

jn**********@ya hoo.com (John) wrote in message news:<b5******* *************** ****@posting.go ogle.com>...
Hi All,
I have a database with a button that when it is click it sends an email
to the client.

This email button works without any problems in other computers. On
Thursday we bought a new computer, and this particular button does not
function on the new computer.

I installed several version of Outlook from 2000 to 2003 and still
doesn't work, windows has the latest patches, I installed the jet engine, I
have installed MDAC and JET drivers for XML. I have checked everything
that I think it could be the factor that this button is not working.
There are several computers with XP Professional running the same
database without any problems.

Does anyone have any suggestions regarding this issue?

Thanks

John

Nov 13 '05 #2
Hello Guys,
Thanks for your responses. Regarding the problem I have is that when I
click the button to send the email to the client in the database, it
does send the email but only once, when I click the button to send
another email, it does not function, regardless if I'm using the same
record or different. When I clicked the second time nothing happens,
no error message, nothing, I can physically see that the button is
been press by the mouse cursor.

I have to exit and open the database to send another email but only
once then exit the database and open the database to send another
email and so on.

This function works perfectly well in other computers using XP Pro and
Win 98. I have compailed and debug this function and I found no error.


ml******@arms.c o.za (Mike L) wrote in message news:<c3******* *************** ***@posting.goo gle.com>...
Are you getting an error message, and if so, what is it?

Mike L

jn**********@ya hoo.com (John) wrote in message news:<b5******* *************** ****@posting.go ogle.com>...
Hi All,
I have a database with a button that when it is click it sends an email
to the client.

This email button works without any problems in other computers. On
Thursday we bought a new computer, and this particular button does not
function on the new computer.

I installed several version of Outlook from 2000 to 2003 and still
doesn't work, windows has the latest patches, I installed the jet engine, I
have installed MDAC and JET drivers for XML. I have checked everything
that I think it could be the factor that this button is not working.
There are several computers with XP Professional running the same
database without any problems.

Does anyone have any suggestions regarding this issue?

Thanks

John

Nov 13 '05 #3
Hello Guys,
Thanks for your responses. Regarding the problem I have is that when I
click the button to send the email to the client in the database, it
does send the email but only once, when I click the button to send
another email, it does not function, regardless if I'm using the same
record or different. When I clicked the second time nothing happens,
no error message, nothing, I can physically see that the button is
been press by the mouse cursor.

I have to exit and open the database to send another email but only
once then exit the database and open the database to send another
email and so on.

This function works perfectly well in other computers using XP Pro and
Win 98. I have compailed and debug this function and I found no error.


ml******@arms.c o.za (Mike L) wrote in message news:<c3******* *************** ***@posting.goo gle.com>...
Are you getting an error message, and if so, what is it?

Mike L

jn**********@ya hoo.com (John) wrote in message news:<b5******* *************** ****@posting.go ogle.com>...
Hi All,
I have a database with a button that when it is click it sends an email
to the client.

This email button works without any problems in other computers. On
Thursday we bought a new computer, and this particular button does not
function on the new computer.

I installed several version of Outlook from 2000 to 2003 and still
doesn't work, windows has the latest patches, I installed the jet engine, I
have installed MDAC and JET drivers for XML. I have checked everything
that I think it could be the factor that this button is not working.
There are several computers with XP Professional running the same
database without any problems.

Does anyone have any suggestions regarding this issue?

Thanks

John

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1480
by: Jonathan M. Rose | last post by:
I am looking for a script that I can sit on an HTML server (Linux, Apache, PHP/Perl/Python/Etc.) that will allow me to do the following things: 1) Post news articles that consists of (i) a title and (ii) a body. 2) Show the last X posts (or, better yet, just the last X titles) on a home page. 3) Show all posts on a "news" page. 4) When a news article is posted, email the news article (with the title being the email subject and the news...
10
8185
by: Fawke101 | last post by:
Hi there, I have a date field in SQL server - that holds dates as DD/MM/YYYY format (GB). Now, i have an ASP application that Adds/Edits records in this table; and i am having real problems with the date field in the ADD and EDIT (update) part for this app. Basically, i receive and Error as below:
0
271
by: John | last post by:
Hi All, I have a database with a button that when it is click it sends an email to the client. This email button works without any problems in other computers. On Thursday we bought a new computer, and this particular button does not function on the new computer. I installed several version of Outlook from 2000 to 2003 and still doesn't work, windows has the latest patches, I installed the jet engine, I
2
1507
by: Wayne | last post by:
I am experiencing an intermittent problem when emailing snapshot reports using Sendobject. Outlook opens with the snapshot of the report attached but when I click the "Send" button on the Outlook toolbar it only works intermittently ie. sometimes the email is sent and others nothing happens. Using File/Send on the Outlook menu bar also works intermittently. However if I use the keyboard shortcut: Ctrl + Enter it works every time and the...
3
3039
by: tafs7 | last post by:
My code below is supposed to email me when an error occurs on the application, but it's not emailing anything. Am I missing something? I know the smtp servers I've tried work. I even added a App_Start handler to see if I could get emailed at all even from the first request of the app, but to no avail. Could someone please help me out? Thanks a lot! --Thiago Web developer AgniTEK
2
1356
by: Paul Wilson | last post by:
Hi guys, In classic ASP, i used to enable emailing from a webpage using the following code, lcData = "mailto:?CC=" + lcCC + "&subject=" + lcSubject + "&body=" + lcBody window.parent.navigate(lcData) Where lcData, lcCc, lcSubject and lcBody are variables. When this was done, a New Email was created on the CLIENTS computer (email form).
3
1182
by: David Cho | last post by:
After my laptop crapped out, I had to resort to my desktop as a backup. The problems I have experienced are - the computer powers off and restarts without warning. It powers off. Not a blue screen of death, but it powers off - When it restarts, (this does not necessarily follow the previous issue), it runs chkdisk and finds all kinds of problems. Now unto the relevance to this group.
5
1259
by: Elmo Watson | last post by:
I'm having weird problems emailing on the Win2003 Staging environment - - the same script runs on multiple other computers, but on this one, the smtp service is running, but when the send is done (same exact script as on other working computers), it looks like it posts back, but nothing is sent - nothing is in any of the MailRoot folders. This particular script has an attachment, but, just to make sure, I commented that line out and it...
3
1686
by: Earl Anderson | last post by:
One of the users in our departmental db has Read/Write permissions to a particular form. He was able to access and edit the form at will until 2 weeks ago. His current problem was that he was not able to edit the data (no message ever appeared telling him he could not change any data). The only change to the db since he experienced the problem was that a new version of the db was made available for installation which everyone has now...
0
9587
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10045
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7406
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5298
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3958
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.