![]() |
|
| |||||||
| 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
| |||
| |||
|
Hi all. I'm a beginner at this so.... Just published my first "homepage" tempdent.net. (it will be a multi page website.)CLIENT ID #15345 question.... Does it take time before I can enter the address in my browser and see my page? Because I'm not seeing it. ....If I should be seeing it...what may be my problem....anything simple? Sorry to be vague...but I'm not sure what/where I should be looking for the problem. Thanks for helping the new guy. |
|
#2
| ||||
| ||||
|
Your DNS was not configed correctly, I have fixed your issue...It should be ok in a couple of hours.
__________________ 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! |
|
#3
| |||
| |||
| Quote:
Was that a mistake on my part? Or BV? If it was mine........how can I correct it on the future pages to my site that I want to publish? Thanks again for your help. |
|
#4
| |||
| |||
|
The rest of my pages went smoothely.....thanks having some trouble with my form and thank you pages.... when I submit...get a "page not found" page..... I'll watch those videos again and make sure I didn't mess up. Thanks BV for all the help. went pretty well for my first website....... actually I've been doing some affiliate marketing.... I'll be signing up as an affiliate as soon as I'm complete with this site. This place is great. |
|
#5
| |||
| |||
|
Ok. Got my Thank you Page to come up...... but no email has arrived from my test submission. following the written instruction below the tutorial.... I input the code in my HTML ..."start of page" of my Thank you page. <?PHP $mailto = "tempdent@comcast.net"; $email = $HTTP_POST_VARS[email]; if ($email == "") { $email = $mailto; } $mailsubj = "Contact from Website"; $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); Any suggestions? Thanks again...I'm learning. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |