As a newbie to the world of web design, I am intrigued by the speed with which you can create a professional and good looking website.
I am very happy with VodaHost and have a number of domains...
Type: Posts; User: kelsey
As a newbie to the world of web design, I am intrigued by the speed with which you can create a professional and good looking website.
I am very happy with VodaHost and have a number of domains...
I have been looking at MF and they have some really easy to use, nice looking templates...you can get a free account with them that comes with 1 gb of bandwidth - my question is - could anybody...
Thank you!! I think I have it working now... I also changed it back to the original name /planroom.php
Thanks again!
I've been having some troubles - I uploaded three pages on the website: www.taborelliconstruction.com
The index page and the /plans.html page seem to be loading fine, but /planroom.php will not...
Okay, so after reading through some posts here I was able to figure out how to require certain fields (an email address in this case) in a form on one of my pages.
However, now I am not...
Okay, so I tried making a new page at www.mytbcgroup.com/test.html
and still nothing is showing up. To test it, I posted the same page at another one of my add-on domains and it worked fine?
Do...
WSBlue - yes, I've created the success page, it just, along with the others I've updated, is not showing up.
As for the map - just go to Google Maps, type in your location, then click the link...
Okay, I have the "Publish all files" chosen, it is the main site, and I am publishing to "public_html/mytbcgroup.com"
Thanks!
Hi everyone,
I was updating pages on my website in the BV Builder and I published them - each time it said it published successfully.
However, when I go to see the update website, the old...
Hi everyone,
I am currently forwarding email from my domain to my gmail account.
However, I am receiving this message from HTML formatted messages:
"Your Email Client does not support HTML."...
Thanks for all your help!
It looks like the Website Builder just needed a re-start, because everything started working fine after I tried that...
PLANROOM.PHP:
<?php
if($_SERVER['REQUEST_METHOD'] == 'POST')
{
function RecursiveMkdir($path)
{
if (!file_exists($path))
{
RecursiveMkdir(dirname($path));
Okay here is the T101A.PHP:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">...
What do I look for in the code?
I pasted the code here too: taborelliconstruction.com/problem
Should I be saving the t101aplans.php as html instead?
It seems like something may be crossing between the two forms on the page? I was just playing around with the upload form and it looks like that is not sending files properly anymore either.
...
This is the page that I want to be designated as the success page:
http://taborelliconstruction.com/t101aplans.php
And yes, in the Form Properties window, I have that page linked in the box for...
It seems the more I do, the more I need y'all's help! :)
I created a small form on this page in an attempt to get visitor information before they download our links. My question is - I pointed the...
Okay, I hope this is an okay thread for this, but I'm trying to see if anyone can help me...
I want to essentially make a list of names/projects on a page and when one of them is clicked, I want...
THANK YOU!!!
I can't believe it was something so silly... thank you so much - it was driving me crazy!!
Okay, I created a simple upload form (an upload box and submit button) and set it to send to my email address. I receive a notice that says "Values submitted from web site form:" but nothing else and...
Hmmm... so apparently 3rd times the charm... just re-downloaded again and its working!
My IP address is 208.43.222.138. It is not listed in the dropdown list under the Publish button in the builder. My list contains only up to 208.43.222.137.
I have tried downloading various...
Hi again,
I put in a support ticket, but they just referred me to the video on how to addon a domain.
I already understand that process - the domains have been up and running for a couple...
Hi everyone, I have a couple different websites I am working on and I had them all listed as add-on domains.
I was working on some of them this weekend and everything was fine. However, I just...