642 Topics

Member Avatar for
Member Avatar for bjeffries

I have this email newsletter field that works. I just dont want the person to be directed away from the page they are on when they submit the form. Is there a way to process the form then have a window pop-up saying: Thank you for submitting $email! My HTML …

Member Avatar for bjeffries
0
321
Member Avatar for crenfrow

Hello, I am trying to make a contact us form for a website. The form and accompanying php should work, i think. I am new to php but know how to program in general. The form and verify.php are below with some modifications for security. contact.php snippet [CODE] <form method="post" …

Member Avatar for pritaeas
0
137
Member Avatar for tcollins412

i have an email form and it wont work. i have made sure the email is correct and is working, but i keep getting the 'or die' error. Please help. here is the code: [CODE]<?php $to = "****@***********.com"; $subject = "Contact Us"; $name = $_REQUEST['name'] ; $email = $_REQUEST['email'] ; …

Member Avatar for morteza_ipo
1
173
Member Avatar for Techwriter10

A few weeks ago I received a Google Wave invitation from my friend [URL="http://www.knopf.com/"]David Knopf[/URL] (after publicly begging for one in my post [URL="http://www.daniweb.com/news/story227584.html"]Hoping to Surf the Google Wave[/URL]). Since then, I've had a chance to use it and I've seen the good, the bad and the ever-present potential of …

Member Avatar for flashfango
3
962
Member Avatar for terrirenner

Hello I am a asp newbie trying to send an notification email and update an access database at the same time. My database is being updated but the email portion is not working- the email portion is in php- Can I call it from my asp page and if so …

Member Avatar for ArtistScope
0
500
Member Avatar for joelchrist
Member Avatar for Queen007

I would like to ask is it beneficial having a lot of comments from the same website with a great ranking in alexa(400,00) but different IP address and different email address?

Member Avatar for barryt
0
167
Member Avatar for dottomm

Hello and Thanks in advance to anyone who can help me with this noob php query. I am trying to create a "share this record" tool in which a User can send another User a link to a record by displaying all the users in the User Table with a …

Member Avatar for dottomm
0
150
Member Avatar for rcavezza

I'm building an email application that filters emails with certain keywords out of my gmail inbox. Right now, it's working by running a cron job every five minutes and this is killing my server load. I'd like to know if there's a way to add a filter to IMAP so …

0
158
Member Avatar for s.butler1

I'm trying to create a page to send emails to contacts in my database. I started by embedding an array in the page and then used a text file, both were successful and now I'm trying to take the information from a database. [CODE]$setEmailArray = array ("email@domain.co.uk", "email@domain.com"); for($i = …

Member Avatar for s.butler1
0
961
Member Avatar for alazanski

Hi, Myself and a couple of other programmers have decided to make an online email client (similar to Horde or RoundCube...). And we're going to need all the help we can get. The whole thing is an open source project. So, if you know your way around MySQL and/or PHP, …

Member Avatar for diafol
-1
114
Member Avatar for Sabryan

Email marketing is a topic, where opinions differ greatly, some people say that it is very useful and helps a lot, others think that it's a waist of time, what about you?

Member Avatar for madisonaarris
0
396
Member Avatar for Arsench

Hello world, I have a problem with sending email in PHP. I was sending many times with the same code, but now it doesn’t work and don’t know why. I’ve contacted with domain helpdesk, but they said that there are all OK and PHP server works properly. Please someone could …

Member Avatar for Randy Orton
0
100
Member Avatar for ChicagoOutfit

Hello! I'm looking to create a simple form with PHP that will allow users to attach multiple files. For example, I'd like to offer these five fields: - First Name (text) - Last Name (text) - Word Document (browse) - PDF Document (browse) - Excel Document (browse) I am new …

0
97
Member Avatar for lisahoneysmith

Source: [U][url]http://www.lost-password.net/products/passwordrecovery.html[/url][/U] Do you have a outlook e-mail? Microsoft Outlook 2010 offers premium business and personal e-mail management tools to more than 500 million Microsoft Office users worldwide. With the release of Outlook 2010, you get a richer set of experiences to meet your communication needs at work, home, and …

0
207
Member Avatar for hardgamer

Hi, I´ve found a code that is exactly what I need for a POS system based on web language that I am developing. What it does is send as soon as a pop-up window is activated, the information that appears (shopping items, quantities, etc.) to my email address (so I …

Member Avatar for diafol
0
308
Member Avatar for rakibtg

How to make a php mailing form that will send emails to my email address by checking spam and if spam email send to my email address then it will automatically remove the spam email. How i can make this type of php form? Is this types of script are …

Member Avatar for rakibtg
0
136
Member Avatar for Brickmack

I'm trying to make a simple email sender used for submitting problem reports on a program I am writing. The sender doesn't need to have changeable sender and receiver address, the address the program will use for sending the email will be the same always (for this example, 'example@example.com') and …

Member Avatar for griswolf
0
111
Member Avatar for feoperro

Hi, After a user has registered, if they do not respond to the email sent to activate their account: then what is responsible for deleting the pending registration? Is it a database script? Thanks, Ashton.

Member Avatar for feoperro
0
132
Member Avatar for AndreiZ3

Hi, I am trying to send emails from a mobile C# application that I am writing. There are heaps of articles online how to do this which is great. Everyone has: Using System.Net.Mail; reference at the top of the code. Problem is when I type System. there is no Mail …

0
81
Member Avatar for Geertc

Hello everybody, for my application I want to implement a email-clickcounter, next to link-clickcounter. Most links and emails (mailto:) appear on a page that gives details about a search-result from my home-made searchmodule. I have set up the counting system like this : Every link is redirected to a click.php-file. …

Member Avatar for Geertc
0
154
Member Avatar for TraderX

Hello all... it's been a LONG time since I have last posted... but I have a question that I hope some guru(s) can answer for me. Ok... I have several websites... and I also have several emails (about 2 from each domain). Gmail has a feature that I send those …

Member Avatar for BSkiLLs
0
207
Member Avatar for iammirko

Hi, I recently bought a domain. As usual, the domain provider has given email accounts facility. The problem is that, I can access the email accounts only through the webmail address provided by the domain registrar (which has a pathetic interface) or through POP based email clients like outlook. Is …

Member Avatar for iammirko
0
145
Member Avatar for kcott

Hi, all - I am not an IT pro like so many of you, but a marketer tasked with maintaining a few company websites and am struggling to get the hang of it again (I used to maintain a company website in a former life). One of the sites I'm …

Member Avatar for drjohn
0
126
Member Avatar for hassancool

Hi, I want a simple Email form script that I can implement on this form.... [URL="http://intedupk.com/inquiry_form.html"]http://intedupk.com/inquiry_form.html[/URL] If you can share just php code for that it will be ok..... Regards....

Member Avatar for hassancool
0
88
Member Avatar for rcavezza

I'm using these libraries for an email application I'm building. [CODE=php]$storage = new Zend_Mail_Storage_Imap($imap); if (strpos($storage->getMessage($i),'chocolate') !== FALSE ) { //Move to chocolate folder here } [/CODE] Also, is there a way to put incoming emails from this sender to automatically go into the chocolate folder from now on? ...similar …

Member Avatar for rcavezza
0
312
Member Avatar for dschuett

I have a form that users fill out to send denial letters to customers. I have been struggling to figure out how to pass CHECKED checkboxes from a form to be passed to the $mail_body of the email. Here is what i'm working with: [CODE] <?php require_once "formvalidator.php"; $error_hash = …

Member Avatar for guyinpv
0
107
Member Avatar for fvdave30

Hello: I have a client who got an email from a friend which seemed ok until it was set on to 5 other people. Now it has replicated itself 25 times to these people and everytime the computer opens outlook expess it wants to send another 5 replications out. The …

Member Avatar for crunchie
0
183
Member Avatar for nquinlan

I am trying to pipe an email to PHP. I currently have set up a forwarder in cPanel that does the following : [B]|/home/username/public_html/mailscripttest.php[/B] mailscripttest.php has permissions 755 and contains: [CODE=php] #!/usr/bin/php –q <? /* Read the message from STDIN */ $fd = fopen("php://stdin", "r"); $email = ""; // This …

Member Avatar for chrishea
0
583
Member Avatar for RazorRamon

Hello, I was hoping somebody could help me. I have an estimator on a page that calculates cost. Its in a form and I Post action to pricing.php. On pricing.php I display line by line cost for the user. What I would like to do is once the user is …

Member Avatar for saadsaidi
0
120

The End.