642 Topics

Member Avatar for
Member Avatar for momal

I'm creating a contact us page for my website, I need all the contact queries to info@mycompany.com. I know how to configure for a gmail server but how do I do it for this?

Member Avatar for momal
0
258
Member Avatar for showman13

I am trying to change my ways and wonder if someone could help me find my way... LOL Honestly. I've always used forms in my scripts that a visitor had to submit, and it would reload the page and check the input and display any errors, etc... What I would …

Member Avatar for showman13
0
276
Member Avatar for iamthwee

Hi guys, I'll try to be as brief as possible. I have purchased a login script and I've pulled it apart. It all works nicely except for this one thing. The user logs in with their email address, and there is a forgot password page so that the user can …

Member Avatar for sieunhantanbao
0
186
Member Avatar for aseel_1

Hi all , I am a new in PHP my code don't save information in db and password confirmation code doesn't work correctly this is my simple code : <?php // decleration for varible $name=$_POST['nameTxt']; $username=$_POST['userNameTxt']; $passTxt=$_POST['passTxt']; $passConTxt=$_POST['passConTxt'] ; $email=$_POST['email']; $website=$_POST['website']; $errors=0; $submit=$_POST['btn_done']; // connection to mysql $con=mysqli_connect('localhost','root','root'); if(!$con){ die('Could …

Member Avatar for aseel_1
0
394
Member Avatar for Ryan_11

I am in the process of completing a php program. The issue i am having is getting the data to display on a page after submission so that the data can be printed and handed to the customers. My current code is <?php if(isset($_POST['name'])) { $date = $_POST['date']; $name = …

Member Avatar for itisnot_me
0
283
Member Avatar for [NOPE]FOREVER

1. Exactly what are regex? 2. Do we write them ourselves or are they prdefined expressions? 3. If we can write regex ourselves, how do we write them? 4. How do they check for invadalities? For example the email regex: [-0-9a-zA-Z.+_]+@[-0-9a-zA-Z.+_]+\.[a-zA-Z]{2,4} how does this expression check for valid email addresses? …

Member Avatar for pritaeas
0
167
Member Avatar for malatamil

if i click Brochure i want to display one popup box in that will display one form after submitting the form brochure.php page will show.in that page i need to download some files.problem is while clicking Brochure its showing popup box if i close are submit the form again that …

Member Avatar for malatamil
0
925
Member Avatar for malatamil

i need two popup box like this. <div class="pro_img"> <img src="web_img/IGN-GRAND.png" alt="Project Image" width="211" height="162" border="0"> <a href="#" onclick="popup('popUpDiv')"><br> DOWNLOAD</a> </div> <div id="popUpDiv" style="display: none;"> <a href="#" onclick="popup('popUpDiv')"><div id="rokbox-close"></div></a> <div id="rt-popup" style="background-color:rgba(230, 224, 224, 0.59);"> <div class="rt-block"> <div class="module-title"> <h3 class="title">Download Brochure</h3> </div> <div id="k2ModuleBox85" class="k2LoginBlock"> <form name="form1" onsubmit="javascript:return Validate();" …

Member Avatar for nadiam
0
221
Member Avatar for libran777

I cannot download anything from Internet, not even a file attachment from my email. Everything stops at 99%. I was using Internet Download Manager (Trial Version) earlier; but since it got expired, I am facing problem. Please help me understand and fix the problem. Thanks.

Member Avatar for superstariscomingyar
0
391
Member Avatar for momonq1990

$headers .= 'From: <donotreply@maysite.com>' . "\r\n"; $headers = 'MIME-Version: 1.0' . "\r\n"; $headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n"; $headers .= 'Return-Path:<donotreply@maysite.com>\r\n'; mail($to, $subject, $messageEmail, $headers); _____ what i need to add to (recieved my email generated, php mail() fuction) in inbox, because it always landed to spam

Member Avatar for Borzoi
0
240
Member Avatar for aatifriaz

hello, i want to advertise my business.please guide me which marketing tehcnique is best either voice broadcasting or Email marketing.

Member Avatar for Dani
0
81
Member Avatar for happygeek

It's an interesting question, and one that's being raised by Gartner which is predicting that [URL="http://www.gartner.com/it/page.jsp?id=1392716"]the number of wireless e-mail users will reach an incredible one billion[/URL], worldwide, by the end of 2014. A number that's not too hard to accept, given that earlier this year global business wireless e-mail …

Member Avatar for EDWARD_4
1
949
Member Avatar for krunal1986

Hi, I have migrated OS from XP to win8.1. Earlier in my VB application, I was sending email thourgh my outlook object. set outapp = createObject("Outlook.application") but now I am getting error "ActiveX Compponent Can't create Object." as i have migrated my OS. is there any other change in code? …

Member Avatar for krunal1986
0
335
Member Avatar for asif_14443

Dear All, I am using ASP.Net with VB.Net Visual Studion 2010 I have a textbox if I write i.e. 654321-1 and immediately it verify from database table that this is already exists in database or not. Suppose on Gmail if we create new email address it immediately verifies from database …

Member Avatar for hericles
0
241
Member Avatar for ankit1122

hello sir, i have a php code like <?php $count = 0; foreach($_POST as $item) { $count += (is_array($item)) ? count($item) : 1; } // echo "Items = $count"; $db=$_POST["db"]; $skills = explode(",", $_POST["skills"]); $table = explode(",", $_POST["table"]); $city = explode(",", $_POST["city"]); $region = explode(",", $_POST["region"]); $country = explode(",", $_POST["country"]); …

Member Avatar for almostbob
0
202
Member Avatar for asif_14443

Dear All, I am using ASP.Net Visual Studio 2010 , I want to Mask Text Box in a format 12345-8 (suppose if I write 12345 then - hyphan automatically appear after 5 and then I can write 6th crachter i.e. 8 in my example.) Please help me how I can …

Member Avatar for asif_14443
0
146
Member Avatar for zaggaNEW

Hi. I seem to be unable to login. I rcieved an email saying I had got an endorsment so tried to login but it doesn't recognise my password. I have tried to reset my password 3 times now. I get an email with a link to click, but when I …

Member Avatar for zubaer_ahammed
0
379
Member Avatar for garyjohnson

I am trying to create a website where users post onto a forum and leave and email adress so others can respond to the forum post but I want the email adress they leave to be encrypted like Craiglist does. So if my email is myemail@gmail.com it will be posted …

Member Avatar for cereal
0
109
Member Avatar for otengkwaku

The whole idea is your email is stored on your local computer and that of your recipient's. This is how it works: first the user downloads and installs the email server on his machine. Then create a private and public keys for encrypting his/her data. The user then registers his …

Member Avatar for pritaeas
0
544
Member Avatar for sikander_1

lets suppose Gmail Allows one email account against one computer and they allow a desktop application to login to my email , so i created account using Chrome , now to create a second account with gmail if i Delete desktop login application alongwith all its registrery data/ dll files …

Member Avatar for Mya:)
0
550
Member Avatar for abaddon2031

I have a python script that reads a csv file and converts it to two new files so that my database can add new emails or update existing ones. What im trying to do now is after it has converted them for it to send me a email with how …

Member Avatar for abaddon2031
0
388
Member Avatar for cilla

When clicking on listing links from an email sent via Constant Contact, which masks the links with a tracking code that redirects to the given link, the accessed pages produce a server error 500. Most of the page loads, except for the dynamic listing content which the page is meant …

Member Avatar for cilla
0
337
Member Avatar for cambalinho

i continue with 1 problem with emails notifications and i have the option selected :( - if i'm log out/off, i recive the mails notifications normaly(new posts and private message); - if i'm log in, i only recive the mails notifications about the private messages :( for see that someone …

Member Avatar for cambalinho
0
627
Member Avatar for john_beginner

hello, all i have query regarding how to send mail in asp.net using C#.net for that i have use the following code but still not able to send please give me your valuable suggestion [code=C#] System; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.HtmlControls; using System.Net.Mail; …

Member Avatar for nevil120
0
1K
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to make dynamic email address that'll look like this example example_name1@subdomain.example.com or example_name2@subdomain.example.com the subdomains have been created using .htaccess and a wildcard subdomain. So the "example_name" and "subdomain" would be created dynamically. So can this be done using .htaccess? …

Member Avatar for joshl_1995
0
678
Member Avatar for troverman

I'm at a loss...leave work on Friday, everything is working fine. Some time over this last weekend, a problem develops...none of our XP Pro Workstations can connect to our domain network when they restart on Monday, and our Server 2003 with Exchange 2003 can't either. All of these systems cannot …

Member Avatar for troverman
0
304
Member Avatar for Yousef Altaf

I have this form to send an email and the visitor can send an attachment with his email as will everything gos well the email sent but the attachment comes to the email like this if he uploaded any C.V the C.V will be attached to this Email --_1_c4fe3315ccb7d6076c71d64ec5265ecc Content-Type: …

Member Avatar for malatamil
0
149
Member Avatar for lalaRMa

Can you please help me? Im working on with a simple program wherein if the button is clicked, the person will be notified in his/her email. .aspx page will be seen in the email body. Thank you for your responses!

Member Avatar for JorgeM
0
251
Member Avatar for mickeybr

So for the last week I've been fighting some virus or malware that has compromised my email. It's sending phishing links to every email address in my cache and I'm also seeing unauthorized FaceBook posts. I'm on Windows 7 using Outlook 2013 with an IMAP aol.com email. I start seeing …

Member Avatar for deletedaccount
0
326
Member Avatar for mpike

Alright so what I'm trying to do is send the form data to the value of whatever checkbox is checked in checkbox_1. <html> <head> <title>Untitled Document</title> <h1>Student Request Form</h1> </head> <body> <?php if(isset($_POST['checkbox_1'])) { $checkbox_1 = implode(",", $_POST['checkbox_1']); $to=implode(",", $_POST['checkbox_1']); $subject = "My subject"; $txt = "Hello world!"; mail($to,$subject,$txt); } …

Member Avatar for iamthwee
0
324

The End.