4,468 Topics
![]() | |
Hi I have a php script that reads in the contents of an existing html file and saves it to a variable called $home_page. For a test I displayed this by printing variable out and the output displays as expected. Then using fpdf I wrote this variable out to create … | |
starting a few days ago I have been getting bombarded daily with blank emails with the subject line "DaniWeb Digest for johnruelle". WTF ? | |
i have a mailing list of almost 5000 which i send a newsletter /update monthly. i have grown this over some years and have used a mailer on my site ( pommo) hwever with the size growing it is becoming a chore, with frezez etc. so looking at mail servers … | |
Firefox is default browser but Thunderbird email links have stopped opening in the browser in the last few days. Have tried most of Mozilla's recommendations but nothing has worked so far. | |
hi all. I have got below code from a website. Its work all but its can't delete the selected multiple row. plz help me... where is the problem. [code] <?php $host="localhost"; // Host name $username="root"; // Mysql username $password=""; // Mysql password $db_name="forum"; // Database name $tbl_name="test_mysql"; // Table name … | |
I ran across this article, which I found interesting, about Ladar Levison, founder of Lavabit email. http://www.dmagazine.com/publication...vison?single=1 | |
I just purchased an HP Envy 5642. I can print to it from Linux without a problem but I don't see a way to scan. When I hit scan on the printer it tells me to turn on the appropriate HP application in Windows which I am not running. I … | |
After create web site observed that visitor is not coming. If arrange to send e-mail separatly with mentioneing site wheather it is possible to increse the visiror. If so how can possible to get e-mail address essyly. Can any body help to get the same. Thanks well in advance. | |
I just purchased an HP all in one printer and scanner but because I use Linux I can't scan directly to my desktop. As a result I'm having to scan to email and I just noticed that my picture file size was only 244 KB. That's seems small to me … | |
![]() | hello ....... i am new in php i have started cms for the college but i am stucking in exam module . our college requirement is like this that they would enter questions from ms word and they want that every student should get randomize questions from one another ,,, … |
Hi, If anybody want to test simple email online form, here is a sample: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Test php mail</title> </head> <body> <?php $to = "example@example.com" . ", "; //writing mail to the user $subject = "mailer"; … | |
None of the archive email folders (PST) open to an account. ALL will not open. The lastest reached about 20 GB on Friday, then all became inaccessible even though they are individual pst files. I just see a tree list of folders and can not open the emails. Scanpst might … | |
Hi there, my table fields are. id mobile email date. Here mobile and email should be unique. How to check exisitng email and existing mobile number in php. i want to put the message separately. this is what i done . public function createUser($name, $email, $password, $mobile_no) { $response = … | |
I'm a recent 1st class Computer Science graduate earning a reasonably good amount of money. Ever since I can remember, I have an intense desire to create something meaningful using the skills I have - something world-changing as dramatic as that may sound. I want to make people's lives better, … | |
![]() | Hi guys, It gives me great pleasure to announce that I will be collaborating with fellow Daniwebber Veedeo in creating a fully baked, no nonsense CMS in Codeigniter. I will be overseeing the overall look and feel, PHP and jquery. I will need to discuss how the CMS is licensed … |
We had a need to factory restore our PC. It is Windows 7 Home Preimum with SP1. We copied all data off ran the factory restore drive, reinstalled Office 2007, restored all data files and now when we open Excel files we cannot format them proerly. The page breaks will … | |
I've received DaniWeb updates for quite some time, but today when i tried to retrieve my password, i never got the email (dev@clmitchell.net)...so i created a new profile with my linkedin acct (proit@clmitchell.net) and now write this post with a renewed resolution to be more participatory! | |
I'm looking for the best way to back cold backups of the email on my client's PC. Starting off with PowerShell, I would run this: Get-ChildItem -Path 'C:' -Filter '*.pst' -Recurse -ErrorAction SilentlyContinue | Select-Object -Expand Directory -Unique | Select-Object -Expand FullName To search where the email file is. I … | |
I have an invoice that is created in an excel spreadsheet. I need to print the invoice to a PDF and append a Terms and conditions .PDF to the file prior to email. Is there a software package that lets you print to a pdf and append in one swoop. | |
I have a form that need user verifaction from ldap before being submitted. I have an ajax code for the same, to get the value of the field onchange and query ldap so that it returns the name and email id. My code is as below : <input type="text" name="Admin_name" … ![]() | |
I can't figure out why but at the minute I have no instant emails about thread updates etc. Have I got any settings wrong or is something else amiss under the hood? | |
I had a discussion a few weeks ago regarding getting Swift Mailer to work, and thought I had it all resolved but then got sidetracked. I’m back on it now and realizing that I’m still running into an issue that I haven’t found a solution to. I have a form … | |
Hello i'm not recieving any emails on my website. Can someone help me? Thank you. <div class="col-sm-6 col-md-8"> <form action="#" method="post" role="form"> <div class="col-md-6"> <input type="text" class="form-control" placeholder="Name"> </div> <div class="col-md-6"> <input type="email" class="form-control" placeholder="Email"> </div> <div class="col-md-12"> <input type="text" class="form-control" placeholder="Subject"> </div> <div class="col-md-12"> <textarea class="form-control" rows="6" placeholder="Message"></textarea> </div> … | |
I'm building an API and on the aspect of sending a mail. I'm getting mail not sent error. In my API, the front-end sends a JSON request consisting of the mail parameters. { "to":"gideonappoh@gmail.com", "subject":"Testing Reviewer's Page", "body": "Hello Gideon", "headers":"oksana.v@scopicsoftware.com" } I then decode them and pass them through … | |
Hi, I need to drop tables from a database where all the email addresses end in the same domain, ie, say I have 1000 email addresses i need to input an MYSQL query to delete all rows containing email addresses ending with @mydomain.co.uk. Does anyone know how to do this? ![]() | |
My Mac address book syncs itself with my iPhone. Somehow (I think through Microsoft Entourage??) it silently added contacts to the address book for everyone I sent/received an email to/from. I now have thousands of contacts that have an email address only with no phone number, and I don't want … | |
Hi All, I have created Add-In for Outlook 2007, 2010 and 2013 with VS 2010 (VSTO 4) The requirment is to store the Email addresses (FROM and TO addresses) to one table. I can able to get the TO email addresses in Outlook version 2010 and 2013, but unable to … | |
I deployed a web service in a server for sending email and this is the code of it. <WebMethod()> _ Public Function SendEmailSMTPAtt(ByVal objMail As clsEmail) As String Dim strReturn As String = "" Dim mailMsg As New MailMessage With mailMsg .From = objMail.Mailfrom .To = objMail.MailTo If objMail.Mailcc <> … | |
Hello friends! I have my site database where users created their accounts with fb connect system in past, which is stored in 'email' field of my users mysql table, other users who created accounts using my website's own registration form is also stored in email field, but how can i … | |
Hello All, I have a table with column_name as USERNAME where USERNAME is VARCHAR2(20) and I want to display it as **"USERNAME@email.com"**. How to write the select query for this. **QUERY**: SELECT USERNAME AS EMAIL FROM STUDENT Thank you. | |
I have a requirement to generate an auto ticket/email when it's time for a scheduled task to be done and it should repeat again when it's time for performing the task. Could you please help me with the script/how this can be done I'm gathering the information to a table … | |
Hello Guys, My problem here is I want to check every row of the data if it's in the range of 2 days before today. and will send the email of it's name who fit the condition of 2days before. <?php //******************************************************** //2008/07/16 Yoshifumi Tagawa //******************************************************** $date_today = date("Y/m/d H:i:s"); … | |
I'm studying the Swift Mailer, and wondered if there is someone in here that is familiar enough with the way it works, that you could give me a little guidance. I have a form that I created that allows someone to enter their information as required, and that works just … ![]() | |
Does anyone know of aPST Repair utility for an oversized PST file ScanPST does not repair it I have "easy recovery professional" and the email repair within this tool does not work The client whose PST file it is cannot pay the £100+ for the cost of software for a … | |
Hi please i like to know how emails are send using java.Thanks | |
I would like to provide email services on my website. How do I do this? | |
Hi friends Is it posssible to create an email account in the cpanel without manualy logging in ? I want to create a php script which logs into the cpanel and create an email account . I hope i would get a solution form u guys Thanks | |
i have a doubt that is i have login form like user name and password and after that doing some selections the page show an body of email like this and my question is how to send that body of email to all users in a database using php and … | |
i am a final year computer science student and im trying to develop a voice based email system for the blind as my final year project,which means the user can operate all the functionalities of an email with voice.what i need to know is what languages should i use in … | |
I'm Wordpress beginner. Trying to create plugin "Business Directory Plugin". Need Help to complete code. How to get information about business listing? How to get following information, 1. Business Name 2. Business Category 3. Business Description 4. Business Phone Number 5. Business Address 6. Business Email 7. Business Website, if … | |
I want to split a line into 2 lines. I built my line like this: method = "Email " + TitleOwnership.VehicleOwnership + " Title " + Environment.NewLine + "ORI " + TitleOwnership.VehicleOwnership + " Title in 10 days "; My View like this: <td>@Html.DisplayFor(modelItem => item.SubmitMethod)</td> I've also used <br … | |
Please help I am creating this contact form where everything is working fine but I am not getting attachment in the email, What am I doing wrong? Here is the code Here is the script I am using <script type="text/javascript" src="js/jquery-1.11.0.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $("#submit_btn").click(function() { //get input field … | |
hi, I am creating a form for user to update their details which is saved in the database. So far i can show their details in the form where i have a submit button but the updating part doesnt work(it doesnt update at all). here is the code: [CODE] <html> … ![]() | |
I want to validate an email validation of type 'abc@xyz.com.com' Should show an error message if they enter invalid domain name. Would be very grateful for your help. | |
Good Morning All, I have a question that I touched on a couple years ago, but then determined that I didn't need, so never followed up on it. Now I need it... (of course) I've searched on the subject of creating PDFs in PHP, but haven't been able to locate … | |
Did you change the frequency of notification e-mails? Yesterday cereal voted on a post, and I got an email today. I've noticed this last week too, yet remember getting them almost instantly before that. | |
Hi, i have problem to save record and send email in php. After selecting the responsible person, the system supposed to save the responsible person in the database and then send email to notify the responsible person on his progress. The coding is below but it doesn't work. Please kindly … | |
Alexa rank is not getting increased for my website.What extra can i do for good alexa rank?,,,please suggest me some tips for this | |
Hello, I am use this plugin https://wordpress.org/plugins/new-user-approve/ But in that there is no email notification given to admin when user approved. Is any solution for that. Thanks |
The End.