Posted on Dec 29, 2008 under GoDaddy.com |
Hello, I have some questions. I have made a homepage and how do I add more pages to my website? Do I need certain program to do it? Please tell me step-by-step on how to add pages. Thanks.
My website: www.braxtonsnation.com
Posted on Dec 29, 2008 under GoDaddy.com |
I want to push to another godaddy user and the domains were just bought yesterday. Can it be done this soon? Can a private domain be pushed? When does the WHOIS information change?
Thanks!
I am the owner of the domain. So once it's pushed, does anything else need to be done or are they then considered the legal owners? I thought I had to wait 60 days to change ownership…
Posted on Dec 29, 2008 under GoDaddy.com |
how do i accsess my root directory on godaddy
Posted on Dec 29, 2008 under GoDaddy.com |
Are there any hidden cost for godaddy.com ? For a 8.99 domain name?
Posted on Dec 29, 2008 under GoDaddy.com |
this is what i have so far:
Dim cn As New System.Data.SqlClient.SqlConnection("Data Source=whsql-v20.prod.mesa1.secureserver.net; Initial Catalog=janeric; User ID=janeric; Password='insertpassword';")<br/>
cn.Open()<br/>
Dim cmd As Data.SqlClient.SqlCommand = New System.Data.SqlClient.SqlCommand("insert into products (id, name, price, description, count, pictureadd, artist, catergory) values ('1','nothing','5000.00','sdfasdf','1','lithographs/african lion.png','stobart','animal');", cn)<br/>
Dim sqlrdr As Data.SqlClient.SqlDataReader = cmd.ExecuteReader(Data.CommandBehavior.Default)<br/>
Dim adapter As New System.Data.SqlClient.SqlDataAdapter()
adapter.SelectCommand = New Data.SqlClient.SqlCommand("select * from products", cn)</br>
Dim ds As New Data.DataSet<br/>
adapter.Fill(ds)<br/>
datagrid1.DataSource = ds<br/>
datagrid1.DataBind()<br/>
cn.Close()<br/>
<br/>
<br/>
Posted on Dec 29, 2008 under GoDaddy.com |
I just got a new domain on godaddy.com and I set up a new e-mail account on godaddy. How do I set up that e-mail account on Microsoft Outlook so I can receive and send e-mail on Outlook?
Thank you
Posted on Dec 29, 2008 under GoDaddy.com |
can i purchase 1 seperate database on godaddy?
Posted on Dec 29, 2008 under GoDaddy.com |
I want to start an online store and was thinking of godaddy and was wondering if anyone used them and what the pros/cons were. Anyone parked any domains there? Thanks
Posted on Dec 29, 2008 under GoDaddy.com |
I have a Godaddy account, and I can't use my custom made HTML layout on their site because of the premade templates. Does anyone know how to make my account HTML only?