Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 12-27-2008, 02:33 AM   #1 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 8
OS: xp sp3


Receiving emails through webforms

Hi guys,

First time poster here so excuse anything I do 'wrong'!

I've been having a website built thats been dogged by problems and one of them is that through the various webforms I don't always receive the emails and if I do then it takes days (literally) to come through. It doesn't go in to spam folders but curiously the forms work fine if the email address the autoresponders go to is a live.co.uk but not if they are gmail or ymail.

Any ideas so I can point the techie numpties building it in the right direction?

Thanks
Ben
BenHoughton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 12-29-2008, 12:39 PM   #2 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 43
OS: Windows Vista x64


Re: Receiving emails through webforms

What programming language is the site designed in? It could be the server that is having the problem sending the mail, not necessarily the site. You could bypass sending email all together and just use a database to store the data, then you could just log in and it would be instantaneous.
daniel142005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-30-2008, 12:25 AM   #3 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 8
OS: xp sp3


Re: Receiving emails through webforms

Hi Daniel,

Thank you for the reply.

I'm not sure what language the site is in. Basically I'm having a nightmare with this design company and I do have systems support background so I'm not entirely in the dark or indeed naive when it comes to IT but I've been fobbed off since last August for one thing or another and I've reached a point where I can't afford to wait any further.

The guys at the design company say they get there email and I am going to assume that as a business they'll use an exchange server. Again assuming that live.co.uk (Microsoft) uses the same kind of set up as Exchange I was wondering if there was somekind of pop3 setting the design team need to put in place.

I realise I'm somewhat fumbling around with details but as the core of the site involves receiving an email to confirm an online session it's no good if emails don't arrive or if they arrive days after the session was due to take place.

As for bypassing email, that would be great if not for two things:
1. The design company will charge a fortune for 'changing the design'
2. When clients register they are meant to receive an email with registration details which they currently aren't getting...(if its gmail/ymail)

Any help at all that I can throw at the design company will be great.
BenHoughton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-30-2008, 06:34 AM   #4 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 43
OS: Windows Vista x64


Re: Receiving emails through webforms

Ah, well is it only Gmail/Ymail that do not receive the emails? Does hotmail and other email providers work? I assume the server is a microsoft server then since you mentioned exchange... I'm not too familiar with how windows sends email but maybe the server is not including certain headers that gmail/ymail require? or the server its sending from is blacklisted... Which has happened to a few sites I've seen.
daniel142005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-30-2008, 07:47 AM   #5 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 8
OS: xp sp3


Re: Receiving emails through webforms

ok, live.co.uk receives emails which is micorsoft so I'm working on a lot of assumptions reference exchange. It does seem to be gmail/ymail so far that don't work however. I'm speaking to the designers on Friday so I was hoping to be armed with things.
BenHoughton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-30-2008, 09:25 AM   #6 (permalink)
Registered User
 
neonjuice's Avatar
 
Join Date: Dec 2008
Location: Minnesota
Posts: 115
OS: Vista Ultimate 64 bit SP1. Linux Ubuntu, XP Pro


Re: Receiving emails through webforms

Sounds to me that the site may be programmed with PHP since you mention that users can enter their details and recieve an email, that is a database in use right there. Though if you are on a Windows server it could be ASP.
In your browser URL, look at the end of your domain name and see if it ends with .PHP or .HTML soforth. That way we can know what language it is in.

I think you should look elsewhere for a new developer. No client should ever be treated like this by a company.

Last edited by neonjuice; 12-30-2008 at 09:26 AM.
neonjuice is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 12-30-2008, 01:51 PM   #7 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 43
OS: Windows Vista x64


Re: Receiving emails through webforms

The site is probably done in ASP/PHP, but there is also JSP, Python, Perl, etc. but I do agree with:

Quote:
Originally Posted by neonjuice View Post
I think you should look elsewhere for a new developer. No client should ever be treated like this by a company.
Find a programming or web design freelance site, you may get a better deal.
daniel142005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-03-2009, 12:33 AM   #8 (permalink)
Registered User
 
Join Date: Dec 2008
Posts: 8
OS: xp sp3


Re: Receiving emails through webforms

Yeah, I've been speaking to a lot of other companies who this place claim to have worked with and they have also had many issues. In one sense I am very lucky in that what I've paid is a lot less. These other guys have paid between 16k-50k each for there sites and are heading down the legal route.

Content wise my site looks on the right track and I do have control over that side. I just wonder if I do have the option to take what is there and get a freelancer in to finish the job. In terms of picking up someone elses code I don't know how easy that is.
BenHoughton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 03:53 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85