Tag Archives: E Mail

Making a form

I’d like to see to give my customers the opportunity of filling out a questionnaire on my website www. moreblingforyourbuck. com. I’d like to see to let these people submit any demands for jewelry or gather a certain piece they can’t find anywhere otherwise. How do I create a real form that they can fill out along with send directly to help my e-mail A person’s webhost is Google. I’m pretty sure many people allow PHP scripting, but I’m not convinced if (or how) they will allow sending e-mail using PHP. That question has to be answered first. And so, here’s an experiment you can test. 1) message and paste the particular script below straight into notepad and save it seeing that " test. php". 2) change that email address for your own… (recipient). 3) publish that file " test. php" into your blog in your primary directory. 4) type: http: //www. moreblingforyourbuck. com/test. php and examine if you get an email. Recommendations " test. php": PHP: < php //  Put  your  own  email  address  on  the  next  tier. $recipient  =  “youremailaol. com”; $sender  =  “johndoenoreply. com”; $subject  =  “PHP  Email  Test”; $message  =  “This  is  an  email  test  from  … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , | Leave a comment

File Sharing Software?

I’m seeking suggestions on a method to transfer files for you to clients allowing with those clients to determine those files.. and the interface being pretty user-friendly… something besides normal.. ftp clients gives thanks Most CMSes have file download plug-ins. Many people use HTTP, though.. Would something like that meet your needs exactly How huge of files are usually we talking about At work, we simply apply FTP on our very own server which you said you no longer prefer. Among ourselves, we use Subversion. Typically, files for purchasers are just sent via e-mail, including Photoshop files and sometimes even video tutorials; really big data files like full DVDs are often overnighted to individuals on some actual media. yea it is usually larger files… psd and also vid files… we overnight but would still just like the option to include.. and share this way to.. rather not accomplish any CMS we’ve found a website.. Dropbox Or something similar to it. Dropbox is within Beta right these days, but something like it usually is what you would like.

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

how to make a download link for paid item

Concerning a problem by using my payment system in joomla A SINGLE. 5. After payment is made the client gets re-directet to help my site devoid of the option to download the item they have just taken care of. I have attempted to email alertpay with regard to support but there have been no response. I got wondering how I can provide the user that has a download link and make it again off limits for users that have not paid I am nevertheless new to webdesign and am very gratefull delivering who would be able to help with this problem! Thanks! This is certainly an issue between your Joomla shopping cart and your mastercard merchant (Payment Gateway). Following transaction, you need to be getting an IPN (Instant Payment Notification) number again. Unsure what Joomla modules you will have. But the module(s) should handle the IPN to produce the download file while in the member’s area. Since I’m not only a Joomla expert, I can direct you to someone who will help you out. Visit their Joomla website and contact him: http: //www. graphic3. net Kade may be a regular on this specific forum too. Hello there, Thanks for replying … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Need Help Creating a name and image upload page

Hi Concerning been doing limited basic web design for the final 2 years and on one article I do, I post graphics that customers send end as a photo gallery. The client wants to cause it to where instead of getting them click over a link and e-mailing them to us we now have them fill released their name, e-mail, emailing address, and possibly additional info so you can easlily build a databases of customers along with send product tweets and news albhabets to them. Then the next page they need them every single child upload a picture. I use Dreamweaver 04 currently and My organization is currently using the templates that come with Dreamweaver for these pages but JUST ONE. ) How or perhaps what software would you use to keep the info once they submit it TWO. ) Will it keep your image and title info togather 3) We do not aim for to have person names so is this even possible without having making them make usernames Sorry for the actual long post I recently really need a few direction on how to start. Thanks First of their, you’ll be work with PHP (a server-side language) to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Code for Form

I will be Looking to create a page to help my website with regard to my members to be able to send me information in my opinion via email or somehow for biography page and i will be looking to use a form that would allow them to fill in the following info: True Name, Age, Location, motto, and background/ information and a approach for them for you to send a picture in my opinion. I am owning troubles getting this to work right so i became wondering if anybody could create and send myself the code for this it becomes greatly appreciated What part are you wanting help with The actual HTML behind the shape or the e-mail part To the " and a way for them to help send a picture to me. " requirement what you might do is agree to an URL of an image. When you obtain the e-mail anyone manually download this image and upload for your page(s). And also, you allow these to upload images. This way is considerably more automated but you ought to be sure you know who will be uploading what. Would you post the code you might have so … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

Flash Contact Form

I just purchased a Thumb website template through http: //www. graphicworx. us/details. phpgid=81& pid=201. Good template, and the fair price, Once I purchased and also opened in Flash, I found out the contact us form was simply for show and decided not to actually do anything. POST dont blame graphicworx, but does anyone know how to make a speak to form in flash that will send me a strong email when an individual uses it, in addition to send them a Thanks email Many thanks. Hello graphicsdude, I found this tutorial to the interweb which is very good except for this uses short tags (< instead of < php) and won’t directly access the $_POST array ($name as opposed to $name = $_POST’name’; ) not your your first point, sending whomever who contacted a person an e-mail will you should be a case of getting code to e-mail anyone and code to e-mail them. Easily done in the event you get one portion working. All the best. Hmm, I’ll check that away, thanks. I really dont know very much about PHP, but I will take a look. Many thanks. Basically all you do is assigning a number of PHP variables … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment
Page 7 of 10« First...56789...Last »