![]() |
|
| |||||||
| Notices |
| General Support Issues Answers to general questions and help with common problems. For help with a specific issue, post to one of the forums below. |
![]() |
| | Thread Tools |
|
#1
| |||
| |||
|
Hello, My domain name is soscleaningsolutions.com I transfered my domain address to your company and also bought one year of hosting with you. I received the confirmation email including the Ip address, etc. I created a web page with BV and published it , but everytime that I go there the one that appears is the old one with my old hosting company. It seems that they are still hosting it. What do I have to do to see my new web site? 2. I had always have problems with my email, so this time I want to received my emails in three different address. Can you tell me if this is the right way to do it and Do I have to use the same codes? <?PHP $mailto = "sosclean@niagara.com";"soscleanin@soscleaningsolu tions.com";"stevegaitan********.com"; $email = $HTTP_POST_VARS[email]; if ($email == "") { $email = $mailto; } $mailsubj = "contact web page submitted"; $mailhead = "From: $email\n"; reset ($HTTP_POST_VARS); $mailbody = "Values submitted from web site form :\n"; while (list ($key, $val) = each ($HTTP_POST_VARS)) { if ($key!="submit") { $mailbody .= "$key : $val\n"; } } mail($mailto, $mailsubj, $mailbody, $mailhead); 3. I want to put more that one form in my web site. It says that you have to name it action.php How do I have to name the others forms in my web site? and the codes are the same or Do I have to change them so it doesn't cause any conflicts? Thank you for help. STV |
|
#2
| ||||
| ||||
|
Your name servers are not updated, please submit a support ticket stating this fact.
__________________ VodaHost Your Website People! 1-302-283-3777 North America / International 07092887580 / United Kingdom Military Ranking System Explained Click Here to take the royal VodaHost Tour Click Here for the VodaHost Help Centre & Tutorials Got a question? - Try a forum search! Available at the top of every page! |
|
#4
| ||||
| ||||
|
Hi. I can't answer your question, but if you post your email form question in THIS area, you are more likely to get someone who can answer your questions for you. Naval Design, or others are the experts in that area.
__________________ Cindy Smentowski |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |