I have some code for sending email from a form and it has some attachment
The problem is at times it sends and at other times it fails to send what could the issues be and how do i fix it here is a sample of the code
I will appreciate any help thanks in advance here is the code.
[code=php]
<?php
// Receiving variables
$subject = "Barter Center";
$to = "[email protected] om";...
User Profile
Collapse
-
form posting messages at times and failing at other times
Last edited by Atli; Jun 16 '08, 07:49 PM. Reason: Added [code] tags and removed the real email address. -
Hi thanks but how do I do the real calculation... -
sum checker
Hi I have this code I would want to check if the amount total on submit = the sum available to send please just run the code it will make more sense thank sin advance.
Davibugi
[CODE=php]<script type="text/javascript">
function my_message() {
var flg=confirm('Ar e you sure you have entered the correct amounts? If yes.\n\nClick OK to continue. Otherwise click Cancel.\n');
if (flg)return... -
Think this is solved I used the get function to get the value in that text field to get it to the email page....Leave a comment:
-
<input name="dispatch_ able" id="val3" type="text" class="style10" disabled="disab led" />
I guess all am asking is how do you pass val3 to php val3 is in java beacuse when I try to post what I have currently, its posting the value "dispatch_a ble" which is not the case the page remains as above please helpLeave a comment:
-
Hi Dasty
Thanks I customized that and connected it to the database to get some values but I have trouble posting the values in the in this field "dispatch_a ble" please help me out I want to send it to the database and to another page which sends the mail to the form owner
Here is my code thanks in advance
[PHP]<?php require_once('C onnections/con1.php'); ?>
<?php
function...Leave a comment:
-
How to create a Javascript calculator
Hi people please help me out with this code cant find any person who has done it before.
I want my calculations to be done without posting to another page. On change on the entered amount the results are displayed please help
Asante (Swahili for thanks)
Here is my code
[code=html]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">... -
Related List Menu Php And Mysql
I need some help from any body out there.
Am a newbeiee I have two list menu php page.One is surposed to select a car model in the first one and from the second one select the car model.
How do i link the two such that if I select make "toyota" i get all the model under "toyota". I have a mysql database and details of the two combo boxes should comr from the database please help
Da...
No activity results to display
Show More
Leave a comment: