4,468 Topics

Member Avatar for
Member Avatar for crunchie

My thread reply notifications are very hit and miss lately. Sometimes I will get them, but mostly I don't. This has been an ongoing problem for me for a while. I may reply to half a dozen threads and get notification from maybe 1 or 2. Any ideas?

Member Avatar for Dani
0
176
Member Avatar for Mylsamy

Hi all, I am using Java code to send email to users. The code is SMTPTransport tr = (SMTPTransport) poSession.getTransport("smtps"); tr.connect(MailHost,FromMailId,Password); tr.sendMessage(Message,Message.getAllRecipients()); FromMailId is from user mailid Password is from user password. Message is what can from user sent to toUser Message.getAllRecipients() are to user mail id.. But how do …

Member Avatar for jon.kiparsky
0
102
Member Avatar for Mylsamy

Hi all, How to I know the Delivery Status of Sending Email. I am Using JavaMail API to send an Email to ToUser. The code is : SMTPTransport tr = (SMTPTransport) poSession.getTransport("smtps"); tr.connect(mailhost,psFromMailId,psPassword); tr.sendMessage(poMessage,poMessage.getAllRecipients()); Is there Any method to get the Status? Please help me Thanks Myl..

0
34
Member Avatar for kgonsalv

Im looking for a simple code for users on my webpage to upload a .doc or .txt file to my email address. I've only found ones in CGI which i can't use and the one i tried only send it in binary code and not the actual word doc. Does …

Member Avatar for UWATANG
0
121
Member Avatar for loll_l

When submitting an order on my booking form found here: [url]http://www.n-v-m.co.uk/Booking.html[/url] the php file 'sendfile.php' is triggered and this sends booking details to my email account. This is the php code in 'sendfile.php' [CODE] <?php $Name = $_POST['name']; //senders name $to = "info@n-v-m.co.uk"; //recipient $subject = "Order from ".$_POST['company']." (".$_POST['name'].")"; …

Member Avatar for loll_l
0
138
Member Avatar for suasi2007

My outlook reminders are not showing when you set them. when the time comes for them to pop up, a message shows instead: ie; there was a problem in one of the reminders and might not show. Some one please help.

Member Avatar for suasi2007
0
144
Member Avatar for carlogl

I have problems with this part of my code, I try to make a dynamic email and send it, I already can send a plain email with this but now I need to make an email with personalized info. I hope you guys can take a quick look. [CODE=php] $smtp …

Member Avatar for carlogl
0
156
Member Avatar for nuorder

Hey all, I have read through quite a few of the threads on this forum and I cannot quite figure out what to do. I have window's XP and I have 2 user accounts for my xp setup...I have my user account and my wifes. Anyway, a few weeks ago …

Member Avatar for edomwaka1
0
241
Member Avatar for doctorphp

Hi there. I am trying to use a html form to send a PHP email but I am having some problems when I enter the message in the text area. The messages that I send have line breaks in but instead of doing a line break it shows the [B]<br …

Member Avatar for Daiva
0
155
Member Avatar for punkrockbboy

Hey everyone, so my work wants me to update their website with a email contact form, i foolishly agreed not realising what i was getting myself into, i didn't know how complicated php is (i am an artist, not a coder :icon_redface: ), it's taken me about a week and …

Member Avatar for punkrockbboy
0
369
Member Avatar for jv_web

Hello, Im trying to generate an email with Multiple Listbox selections... Unfortunately the listbox allows me to select multiple choice but when I submit the form only one "selection" is shown... Im assuming a for each or something will be needed here... all tests using that method have failed. Could …

Member Avatar for jv_web
0
183
Member Avatar for vibhaJ

I have one website name e.g. [url]www.mydomain.com[/url] Now i want to configure smtp setting in my local pc. Below is the phpini code i have set. Here i have not used any username and password. [CODE] [mail function] ; For Win32 only. SMTP = mail.mydomain.com smtp_port = 25 [/CODE] And …

Member Avatar for rajarajan2017
0
141
Member Avatar for AndrewDBrown

I am just starting to play with PHP (and this is my first post). I need to send out an invitation via email to some of our clients. This email will contain a hyperlink along with a unique reference ID for each client, something like this: [url]www.oursite.com/invitation.php?ID=ABC123[/url] I need to …

Member Avatar for AndrewDBrown
0
134
Member Avatar for monkeywright

I'm fairly new to PHP. Recently got a program to help me build a directory database for a werb client. I've been slowly customizing it to fit my design, but I can't get the search to behave the way I want it to. I need to search multiple fields in …

Member Avatar for allenaj
0
257
Member Avatar for ChrisJ

I have tried to modify the PHP in an OSCommerce file, while trying to get my OSCommerce site up. I have apparently created the following Parse error: ....... /create_account_success.php on line 16. I am not a programmer and no very little PHP. Is it acceptable to paste the PHP here …

Member Avatar for anonymousabyss
0
282
Member Avatar for sgriffin

Hey everyone, I am trying to send an email and I never receive it, but I do get a message when I debug that: "Property access must assign to the property or use its value." Here is my VB code: [CODE] Imports System.Web.Mail 'Send email confirming purchase Dim notification As …

Member Avatar for sgriffin
0
131
Member Avatar for San12345

[B]Pls tell me anybody how can i send msg from asp.net page(.aspx) to my gmail id on button click[/B]

Member Avatar for Lusiphur
0
87
Member Avatar for joesblues

Okay, I'm pulling my hair out on this one. A person I know in Los Angeles County and I have a legal dispute going but still months away from trial. Problem is I'm staying at a beach house south of Tijuana for solitude but still using hotmail and have a …

Member Avatar for jholland1964
0
181
Member Avatar for swetz

I have written a code to validate a string.but i am getting an error in the 3rd sentence as "the name "NullToString"does not exist in the current context"...can anyone help me out...

Member Avatar for nick.crane
0
179
Member Avatar for DiMono

My web host has closed off port 25 to user code as it was being used by other users to send spam. Unfortunately, I have the following code which I use to validate email addresses: [code=php]function fixed_gethostbyname ($host) { // Try the lookup as normal... $ip = gethostbyname($host); // ...but …

Member Avatar for phpstan
0
909
Member Avatar for Acute
Member Avatar for Acute
0
116
Member Avatar for gerbras123

From about three weeks ago, on only my most heavily used email account (it has around 75,000 emails in it and gets around 200 emails each day), I was only able to download 4 emails at a time. Then it would stop. I would click "Get Mail" and it would …

0
88
Member Avatar for LadyLexa

Ok this is strange andI'm not sure how this happens but here goes... I got an email in my hotmail account that when I click on to open flashes a black screen up really quickly (I managed to read the words 'remove' and 'disable') & makes my PC restart. Hotmail …

Member Avatar for samgoober
0
316
Member Avatar for happygeek

Michael Reagan, the eldest son of former US President Ronald Reagan, has accused people who use email services from Apple, AOL, Google, Hotmail and Yahoo! of "supporting the Obama, Pelosi and Reid liberal agenda" and ultimately "hurting our country". His answer, for those supporters of what he calls true "Reagan …

Member Avatar for ing
2
906
Member Avatar for dahmhie

I just discovered SMTP server doesn't run on window7, and i really need to be able to send mails from my code, pls is there any alternative to use on window7 instead of SMTP server?

Member Avatar for dahmhie
0
110
Member Avatar for kapsroks

Can somebody help me i want to send a mail for forget password n iwant to send a link of my reset password page in it please help me Thanks in advance

Member Avatar for kapsroks
0
744
Member Avatar for lakshmi_lux

well i ve been trying to format my email form from a few days... how do i bring the form to the center of the page?

Member Avatar for ApocDen
0
59
Member Avatar for ApocDen

for this to work you need to add some text boxes and name them accordingly, make sure when you add a text box add [CODE]$_POST["new_text field"] = $new_text field;[/CODE] etc etc. html coding can be used within the html tags only.

Member Avatar for metalix
0
229
Member Avatar for Awah Mohamed

hello guys . I want to creat an email system that sends and recieve emails . So how can i creat that it and where can i get a full lessons that can help me .

Member Avatar for ApocDen
0
54
Member Avatar for CatRambo

[ATTACH=RIGHT]16368[/ATTACH]Users of multiple Google accounts have found it inconvenient in the past to have to log in and out of the individual accounts in order to access a particular one. [URL="http://www.google.com/support/accounts/bin/answer.py?answer=181602"]Now you can access all of them from a single browser window[/URL]. The functionality, which is in the process of …

1
805
Member Avatar for Glass_Joe

If you’re one of the outstanding users yet to make the pilgrimage to Gmail from your dilapidated Hotmail account, you may have been one of the lucky ones (like myself this morning) rewarded recently with a handful of e-sunshine for your continued loyalty. The once affluent e-mail service received a …

1
455
Member Avatar for Charles1718

Hi, is there any php form mail script with file upload like this website [URL="http://passportclone.com/order.php"]link[/URL]? or like the picture I've attached below, so if you the user submit, it will automatically send to my email? thank you... :)

Member Avatar for EverWebby
0
104
Member Avatar for mickeymoose

Hi, I'm quite new to PHP and MYSQL, but I have chosen to do an A-level project in it. This is just a basic registering page, which I've copied and modified from one out of a book. That one works, but this doesn't, saying that "mysql_numrows(): supplied argument is not …

Member Avatar for looxlmc
0
412
Member Avatar for GrimR7529

Hi, I have an Outlook add-in that I started in VS 2010, and have no idea how to go about the following. The plugin should save the an email after you send it. I.e. after you create a new email and you click on the send button I would like …

Member Avatar for Teme64
0
114
Member Avatar for madkat3

Bear with me, I'm new here and new to PHP...at first I thought it was just me, so I started trying to copy and paste example code I found online...but even that seemed not to work. I've tried this: [code] $to = "my@email.com"; $subject = "BUSINESS"; $message = "blah"; $headers …

Member Avatar for seventeen
0
2K
Member Avatar for CatRambo

If you've ever had an e-mail's tone misinterpreted, rest easy. New software [URL="http://tonecheck.com/"]ToneCheck[/URL] allows you check your e-mail messages before you send them and flags sentences and phrases that might lead its reader astray.[ATTACH]16183[/ATTACH]ToneCheck is the brain child of Matt Eldridge. After losing a deal due to appearing too pushy …

1
683
Member Avatar for nici0306

Not sure if this is mentioned already or not.. I tried to find but couldn't.. may be i missed it. But the issue is: I want two alias functionality: 1. when a mail is sent to an account; if it has a forwarder set; it should forward a copy of …

Member Avatar for brumika
0
162
Member Avatar for NoID

Hello Guys, Here is the code that i have which works fine as it puts data to my database, but am not sure where or how to put it so then after the form has been completed i get an email to say that some one has completed the form …

Member Avatar for whiteyoh
0
140
Member Avatar for vizz

[CODE]<?php // Inbox // Display Messages // mail.host.com $host = "mail.com"; // username $username = "vizz"; $password = "vizz"; // make connection $inbox = @imap_open ("{". $host . "/pop3:110}",$username, $password) or header("Could not connect. Somethings wrong !"); $total = imap_num_msg($inbox); ?> <html> <head> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <!--check all messages--> <script …

Member Avatar for kesav
0
96
Member Avatar for jindalarpan

hello my system is effected from virus it seems as from last 2 days i have started getting lots of popups of symantec email proxy is blocking emails. As i am not running any email server or any thing so that made me conclude that there is some virus which …

Member Avatar for jindalarpan
0
280
Member Avatar for newtri13

[CODE]I want to download attachments from email and search through them for a string of characters such as http://. The attachments will be in many formats, .doc, .html, .pdf. I am unfamiliar with mime and wanted to know if there is a way i can parse through the mime to …

Member Avatar for TrustyTony
0
117
Member Avatar for esdel

How can i find out if two emails are in fact from the same person? What tricks are got up to in an effort to convince me the sender is NOT the same person? many thanks esdel

Member Avatar for Ammohunt
0
180
Member Avatar for levsha

I am able to attach a file using SwiftMailer with its name hardcoded. But what if the file is uploaded by a user from an HTML form's 'file' input type control and has to be sent with an email by a PHP script? How do I specify the file name …

Member Avatar for levsha
0
147
Member Avatar for cipriana

I am totally desperate, have tried thousands of scripts and nothing works. I am not a web design genius, but am never afraid to try. Please, I have a form (see script below) with 5 questions. The user has to fill in the spaces with the answers and Submit. I …

Member Avatar for cipriana
0
126
Member Avatar for Charles1718

[CODE]if(response==="success"){ $('<p></p>&nbsp;|').appendTo('form textarea').html(''+file); } else{ $(''); }[/CODE] Hi!, I'm trying and playing arround with the .appendTo, to specify only on one text area, rather than .appendTo to every text area, is there any way to do that? or it is not possible? i try with the "div" and "id" "p" …

Member Avatar for Jayavardhan
0
134
Member Avatar for nick3592

hi i was wondering if its possible that php can send automated email on a specific date and if so how can i implement this? if not what web program should i use to do this?

Member Avatar for chrishea
0
81
Member Avatar for ForestTech

Hi, I'm trying to write a form that has required fields. When the form is filled out with the required fields missing, I'm trying to have a pop-up that tells them what is missing and then cancels the submission of the form. At the moment I have the function below …

Member Avatar for kamikaze63
0
188
Member Avatar for zMastaa

One of our clients is using a webhost that blocks all emails sent from an unknown i.p. address....basically blocking any email forms being used on their server. The hosts have said for emails to be sent via their server the form needs to act as if the email was sent …

Member Avatar for zMastaa
0
86
Member Avatar for Thisbetom

Hello!, I'd like to start out with a big THANK YOU!!! I started a new job at a small market and am developing some software for their POS. I have been stuck in the Google loop researching workarounds many atime and this site has always come through in the clutch …

Member Avatar for vineet4008
1
154
Member Avatar for ptara1

Basically I have a database and a form set up that enters information into the mysql database using php code. This works perfectly. The problem I'm having is writing a php sequence to send an email that confirms the user wanted to post the information. I would also like the …

Member Avatar for chrishea
0
211

The End.