4,468 Topics

Member Avatar for
Member Avatar for Gabums

I am going to apologize off the bat for posting an email form question when there are sooooo many others... but honestly, i looked at them all before i wrote this. I have a form that contains a place to type in 'name', 'subject', 'message', and 'email'. When ever the …

Member Avatar for Gabums
0
132
Member Avatar for evian

Hi! I have created a web form with HTML and ASP (separate but same idea). What I want is that this form will be autofilled with data from Excel spreadsheet or alternatively from ATC! that is an SQL database. Our customers will receive a link to this form and when …

Member Avatar for ManishB
0
141
Member Avatar for Webnauts

[B][COLOR="Red"]Please don't forget to add me some reputation if this thread was helpful for you.[/COLOR][/B] [color=red][b]BREAKING NEWS:[/b][/color] [b]"Meta tag abusers face 20 years in prison under US law".[/b] The US has passed legislation which controls what website operators are allowed to put in their site meta tags. The law bans …

Member Avatar for abhinav420420
1
1K
Member Avatar for Scottmandoo

Well heres the code im using, can anyone either fix this code to make it work or suggest a better way of doing this, thanks. [CODE=javascript]function ValidateForm() { if (document.submitform.email.value=="") { alert("There is no email entered!"); return false; } if (document.submitform.email.value=="Enter your email...") { alert("Please enter an email!"); return false; …

Member Avatar for essential
0
129
Member Avatar for axelwu

We setup a new email account via CPanel, and we tested that we can log into the webmail to send and receive emails of that account. We use this email account to send mails to our visitors to comlete the registration & activate their membership. However, on our website, we …

Member Avatar for langsor
0
92
Member Avatar for lich
Member Avatar for YEalot

Hi guys ! looking for a good monitoring DNS and email service. Can anybody help me find one ? Also would be happy if you guys had experience with any of them.... thanx very much !

Member Avatar for tanyaacatherine
0
67
Member Avatar for usedcars

I have a new site. In my contact us page I create a form about service inquiry. Unfortunately it is not working so is there anyone can give me a javascript for a form that forward the message to email address.

Member Avatar for nikesh.yadav
0
69
Member Avatar for leelingling630

Hello: I am writting a simulation code on Random Early Detection (RED) and when i run the simulation , the average delay is too high. Does anybody have some idea on it.I really can't get along with it now withouth any help . :cry: Please help me!!!!!!!!!!!!! I have upload …

Member Avatar for ArkM
0
197
Member Avatar for vincan

Good day I want to write multiple response to my email, I get line 7 Please can anyone help please; My code [code]<?php $to = "info@apps4u.co.za"; $subject = "Contact Us"; $email = $_REQUEST['email'] ; $q1 = "Feed back text:\n"; [COLOR="Red"]$q1 .= "$_REQUEST['text']\n" ;[/COLOR] $q2 = "Who sent you:"; $q2 .= …

Member Avatar for nikesh.yadav
0
90
Member Avatar for ITXP

Hi there, I have recently been asked to solve a problem that i have not come across before and was looking for any advice possible. I have read through other related messages on your forum and i have not found this problem but have picked up some useful ideas. When …

Member Avatar for larry2148
0
365
Member Avatar for ryy705

Hello, Is there a way to create new email accounts using php? There must be right? Many sites will give you a mailbox as soon as you register. How do they do it?

Member Avatar for nikesh.yadav
0
119
Member Avatar for osman85

i got a problem with my script here. when the form is sent, i receive the email but the fields are blank like... Name: Email: Letter Subject: Color: Angel Character: Recipient Name: City: Street Name: Friendsibling: Gender: Age: School: From: To: Here is my script, can someone tell me what …

Member Avatar for sDJh
0
60
Member Avatar for vincan

Good day I want to write multiple response to my email, I get line 7 Please can anyone help please; My code <?php $to = "info@apps4u.co.za"; $subject = "Contact Us"; $email = $_REQUEST['email'] ; $q1 = "Feed back text:\n"; $q1 .= "$_REQUEST['text']\n" ; $q2 = "Who sent you:"; $q2 .= …

Member Avatar for vincan
0
100
Member Avatar for paynekiller

hey all, i'm a newbie to C++ programming and i'm having some difficulties implementing this singly linked list. what it has to do is accept: nickname email address number of kills and store them in a node of the linked list in order according to number of kills. here's what …

Member Avatar for findsyntax
1
121
Member Avatar for pelegk2

when i am sending using this code : [CODE] MimeMessage msg; try { IChannel emailChannel = ChannelFactory.getInstance().getChannel(ChannelFactory.EMAIL); msg = createMessage(text); emailChannel.sendTo(phTo,"a@xxx.com",msg); // emailChannel.sendTo(phTo,phFrom,msg); emailChannel.sendTo("o@xxx.com","p@xxx.com",msg); emailChannel.sendTo("N@xxx.com","p@xxx.com",msg); error_messg = "\u05D4\u05D5\u05D3\u05E2\u05D4 \u05E0\u05E9\u05DC\u05D7\u05D4"; String htmlBody = ""; htmlBody = htmlBody + "<div dir=rtl align=right>"; htmlBody = htmlBody +txt; htmlBody = htmlBody + "</div>"; String …

0
43
Member Avatar for dlh6213

There have been several questions and requests here regarding dual-booting. While there are many explanations on the web on how to do this, I have not found any that were fully clear and complete, so I created my own, which are attached here. If you use these, and find any …

Member Avatar for akegb3
0
962
Member Avatar for l00pylou

Hello all - I have created an online form that sends results via email on submit, however, I have 4 checkboxes and their values are coming through as NO no matter what is entered this is the PHP code if ($box1 == "on"){ $box1= "Yes"; }else{ $box1 = "No"; } …

Member Avatar for l00pylou
0
106
Member Avatar for nagas

hello please send code for autoreply of email in contact form my contact form is : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Welcome </title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css"> <SCRIPT>//global variable for error flag var errfound = false; //function to validate by length function …

Member Avatar for digital-ether
0
116
Member Avatar for god_1896

[QUOTE]hi all; suposed to be this question has been solve, perhaps sory if i need to ask again. I found a code of send and email using with php classes; but there is something wrong with it. here is the whole code. [/QUOTE] [ICODE]class request { var $email; var $senderName; …

Member Avatar for langsor
0
139
Member Avatar for vanhai

it's the link in the web site [URL="http://www.vietnamfuntravel.com"]example[/URL] has one sub page as : [URL="http://www.vietnamfuntravel.com/hotels.php"]subpage[/URL] .when we click on button book now . how to get the link : [URL="http://www.vietnamfuntravel.com/book_tour.php?tour=49&title=Phan%20Thiet%20%20Mui%20Ne%20(02%20days%20%2001%20night)"]follow[/URL] in to code for new mail ???

Member Avatar for iamthwee
0
92
Member Avatar for guravharsha

Hi I am trying to send the mail to client containing message as a data retrieved from database in table format. I am retrieving data in below servlet. now i want to send all this data in jsp page in table format. from this page i am sending all this …

Member Avatar for ~s.o.s~
0
103
Member Avatar for Tom Tolleson

Hi, guys. I've got a simple registration form that is submitting new user's contact information into a MySQL database. However, now when the form is submitted, I need the data to be sent in an email to the site's admin. Anybody know a good resource for this? Thanks! Tom Tolleson

Member Avatar for Tom Tolleson
0
422
Member Avatar for god_1896

hi all; [QUOTE]I apreciate all the replies i had been read, but seems i got problem in sending an email, well this is my problem. I could not display the proper format after i send the email. [/QUOTE] [QUOTE]Im looking into this kind of format after i send the email. …

Member Avatar for langsor
0
116
Member Avatar for queenc

i want to send bcc and cc if uers click the checkhox.it is not working [ICODE] $body2.="<html><body>"; $body2.="<b>With Regards,</b><br/><b>CG Group</b>"; $body2.="</body></html>"; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-Type: text/html; charset=iso-8859-1" . "\r\n"; if (strlen($body2)>998) { if($option1=1) { $headers .= "Content-Transfer-Encoding: base64;" . "\r\n"; $headers = "To: $to\r\n"; $headers .= 'From: …

Member Avatar for queenc
0
84
Member Avatar for vipinsgangwar

Hi, Ihave to send an email from my application. I am using CDONTS to send it. The code is as follows: [code]Dim objCDOMail Set objCDOMail = Server.CreateObject("CDONTS.NewMail") objCDOMail.From = "abc" objCDOMail.To = "myemailid@gmail.com" objCDOMail.Subject = "Enquiry sent from my web site" objCDOMail.BodyFormat = 0 objCDOMail.MailFormat = 0 objCDOMail.Body = "<h2>Hello</h2><br><b>This …

Member Avatar for whisper_101
0
71
Member Avatar for Ole Raptor

hello, i am having some problems retrieving email from gmail. im not sure if its because its pop or what. unfortunatly my host doesnt have the pop module. but here is the code. [code=php] $imap = imap_open("{pop.gmail.com:995}INBOX", "username", "password"); $messages = imap_sort($imap, SORTFROM, 1); foreach ($messages as $message) { $header …

Member Avatar for Ole Raptor
0
293
Member Avatar for lil_panda

I am trying to make a perl script that uses email. The forth line of my script is: [code]use Email::Valid; [/code] And I get this error:[code]Can't locate Email/Valid.pm in @INC (@INC contains: /opt/local/lib/perl5/5.10.0/darwin-2level /opt/local/lib/perl5/5.10.0 /opt/local/lib/perl5/site_perl/5.10.0/darwin-2level /opt/local/lib/perl5/site_perl/5.10.0 /opt/local/lib/perl5/vendor_perl/5.10.0/darwin-2level /opt/local/lib/perl5/vendor_perl/5.10.0 /opt/local/lib/perl5/vendor_perl .) at script.pl line 4. BEGIN failed--compilation aborted at script.pl line …

Member Avatar for KevinADC
0
94
Member Avatar for god_1896

hi all; i have a code that would send in two person, after submmited the form, only one person recieve the email here is my code; [code=php] <?php $name = $_POST['name']; $sender = $_POST['e-mail']; $phone = $_POST['phone']; $subject = $_POST['subject']; $message = $_POST['message']; $email = $_POST['email']; $sendTo = $email; $return_to …

Member Avatar for saikishore
0
292
Member Avatar for storm_puzzle

Hi, I have gone to [url]http://www.aweber.com[/url] to join a couple of writing newsletters. I couldn't get the page to display with ie6 so I installed ie7. Still it didn't work. I then tried FireFox. It doesn't work the best with my screen reader Jaws, but I thought I'd just check …

0
55
Member Avatar for lydia21

hi, i written a code for sending html maIL.MAIL FUNCTION IS WORKING BUT THE MAIL I AM GETTING I HAVE DISPLAYED BELOW.please do tell me how to send html mail [ICODE] $headers = "From: [email]cggroup@car.com[/email]"; $toa = "lydia@gmail.com"; $subject1 = "An Agreement has been signed for your Job Order"; $body2="<html><head></head><body>"; …

Member Avatar for buddylee17
0
143
Member Avatar for veledrom

Hi, I just wanted to share this information with you to be able to send email via php. It works fine to me. Go to php.ini file and find the line below; (Do changes according to your settings.) php.ini [code] [mail function] ; Setup for Windows systems SMTP = your …

Member Avatar for ryan_vietnow
0
83
Member Avatar for poes

Im using dreamweaver. I want to have a "email us" page. The person puts in there name,email..etc and it sends it to my mail box. How do i do this? do i need to used a dynamic page? Dreamweaver comes with email templates so or i have to do is …

Member Avatar for vincearcuri
0
268
Member Avatar for god_1896

Hi, guys. I've got a simple request form that is submitting a request to a company email address. However, now when the form is submitted, I need the data to be sent in an email to the site's admin. and prompt the company some message... Anybody can give me a …

Member Avatar for Shanti C
0
138
Member Avatar for skelly16

Hi All Anyway to add a note inside the email saying here is your file after attching a file in unix?? For example my script is fine attaching the excel file but i would like a message inside the mail too and not in the subject title. [QUOTE]/usr/bin/uuencode $adhocreport $adhocreport …

Member Avatar for DimaYasny
0
147
Member Avatar for charbel007

Hello Everybody In Php iam using the checkbox and it has been one month i can not solve it; when i select one checkbox from several ones , and i click send e-mail= it is sending to all e-mails; it is not sending to the selected checkbox ; I need …

Member Avatar for charbel007
0
800
Member Avatar for vietnguyen

Email showing up in Outlook as 'Read' after about 10 minutes later without opening/viewing the email. I'm using Outlook 2007 and Exchange 2007. Please help.

0
28
Member Avatar for CatchItBaby

how to send email.......by 1) outlook 2) with yahoo, gmail........ plzz help me........ Thanks in advance

0
58
Member Avatar for matale

Hi, Im using ASP.net Login controls to allow users to Register on my website. I want an Email to be sent to the site Administrator everytime a new user registers, how do I achieve this? Thanx

Member Avatar for greeny_1984
0
199
Member Avatar for bondo

I need to watch our mail server for a particular file that is sent in every day. I need to have my program grab this file and do some stuff with it automatically. Does anyone have experience with something like this? Really what I need is just pointed in the …

0
66
Member Avatar for saikishore

Hi frnds.. This is Kishore,i need the code of posting the values of selected checkbox to the mail. So,plz send the code asap. here i am attaching the two files plz verify it and send the correct code without bugs. File Names: 1.request.php 2.requestsubmit.php Thanking You... Kishore

Member Avatar for saikishore
0
105
Member Avatar for axn

i have a python script and would like to know how to email the output of the script in python. i can do it from the command line(kshell) with in *nix but would like something like this in the script. somescript.py; echo "test" | mailx [email]john_smith@xyz.com[/email]

Member Avatar for woooee
0
273
Member Avatar for OlyComputers

I have multiple email accounts on my outlook and I need to keep the sent and deleted items folders seperate. Is there a way to do this?

0
52
Member Avatar for nav33n

Why does it say "Activate your membership to contribute" for closed threads ? See the screenshot to see what I am talking about !

Member Avatar for nav33n
0
76
Member Avatar for Erik

Hi everyone, I want to make a website that would nave a verified through email members with their photos and profiles to view by verified members (just like on this site) according to their profile they would be automatically going in different lists like people NY, VA, MA would be …

Member Avatar for soolmaan
0
419
Member Avatar for dotNetDummi

I am working on a web-based app, and I need to implement a function whereby it checks the dates daily, and send reminder email automatically. May I know how can I do that? I saw some websites that mentioned about Console Application and Windows Scheduler. Is that what I need? …

Member Avatar for itssvipul
0
255
Member Avatar for hijessie

im trying to send the checkbox data to both the email and to the database but for some reason it doesnt send all the of the checked items to the email or database what am i doing wrong? here is the form: [code] <table width="95%" border="0" cellspacing="1" class="tablestyle" cellpadding="1" align="center"> …

Member Avatar for nav33n
0
100
Member Avatar for hepsy.i

I want to automatically send an email to customers on a set date. So if it is know in the database that the due date is July 11 2008 then the sql server has a schedule task … and it triggers a asp.net page to be run that sends the …

0
55
Member Avatar for Stormbitch

Wow! Last time I posted on here, I found it to be the most comprehensive plethora of genuises on the planet. And hence it has become like an ambulance to me when I have a disaster on my hands. I am trying to set up a system on my site …

0
48
Member Avatar for vinlam

This is my code. But there are 3 errors in it. 1st Error: Dim message As New MailMessage() 2nd Error: SmtpMail.SmtpServer = mailServer 3rd Error: SmtpMail.Send(message) Can someone teach me how to configure and correct the code? Imports System.Web.Mail Partial Class ReferaFriend Inherits System.Web.UI.Page Protected Sub btnSubmit_Click(ByVal sender As Object, …

0
44

The End.