How To Get Free Domain Names (.com .org .info .gov and more)

November 282009

Just click on the link to get free domain names

http://www.ezyfreedomains.com/index.php?id=1174

Duration : 0:1:18

Read the rest of this entry »

Setup Free Webspace on Gspace

November 282009

You can get 4.1 GB of free space to use as a backup disk away from home compliments of Google and GMail – how cool is that?

Duration : 0:5:45

Read the rest of this entry »

Some Cheap Web Hosting Companies to Consider when Researching Hosts

November 282009

Here are some cheap web hosting companies to think of if you are researching web hosts.

Duration : 0:4:22

Read the rest of this entry »

Modern Warfare 2 “Dedicated” Server / Console! [HD]

November 282009

All credits to AgentGOD for this awesome unlock.
http://www.ultimate-filez.com/files/MW2Unleashed.zip

In short i’m swedish and on a 100mbit line so i’m almost always the host and since iw is so cheap it’s my server that follow my commands, it’s only “dedicated” in spirit. :3

In short join a game become host, change the time, health, gravity, infinity ammo, exp you name it and it will pretty much be your own server. IWnet will still send unsuspecting people to their doom in this hellfire.

http://www.rentacheat.com/luckey/console_mp.txt
Console commands.

Duration : 0:1:22

Read the rest of this entry »

Web Hosting Gone Wild PART 1

November 282009

Posted in webhost | 9 Comments »

PEER 1 Growing Pains Episode 1 – ‘Daddy’s Little Girl.’ Hilarious video series about web hosting. Episode 1 ‘Daddy’s Little Girl’ finds Todd brings home a surprise for Janet. “This is going to grow into something beautiful,” exclaims Todd. He’s right. Well, sort of.

Duration : 0:1:53

Read the rest of this entry »

Modern Warfare 2 – No Dedicated Servers – PC

November 282009

Thanks to Dj Boom for voice work since I was too lazy heh.

Duration : 0:0:36

Read the rest of this entry »

ASP.Net and Godaddy Hosting problems?

November 272009

Hello,

Right now I am having two problems.

We are trying to create a Website using ASP.net and hosting it on Godaddy. When we initially tried to use the site after we got everything uploaded. We received this message: http://img9.imageshack.us/img9/8232/errorcuz.jpg

Removing the web.config file from our subfolders seemed to remedy the problem but we want to have two Logins. One for customers and one for employees. Would there have to be two web config folders in the sub folders like there was and would we have to get Godaddy to do something to them like change them to application?

The other problem we are having is that we have a delete button with a drop down box that is supposed to populate with items to delete. Nothing is populating in the drop down box and when we hit delete we get an error saying:
System.NullReferenceException: Object reference not set to an instance of an object.

This is what the code looks like at the moment but we cannot find what is wrong with it and it has us stumped.
Dim MyConn As SqlConnection
Dim MyCom As SqlCommand
Dim MyDataA As SqlDataAdapter
Dim MyDataR As SqlDataReader
Dim MyDataSet As New DataSet()

MyConn = New SqlConnection("Data Source=******; Initial Catalog=*****; User ID=*****; Password=’******’;")
MyConn.Open()
MyCom = New SqlCommand("Select * From catalog", MyConn)
MyDataA = New SqlDataAdapter(MyCom)
MyDataA.Fill(MyDataSet, "catalog")
MyDataR = MyCom.ExecuteReader()
DataGrid.DataSource = MyDataSet.Tables("catalog")
DeleteCatNum.DataSource = MyDataR
DeleteCatNum.DataTextField = "cat_num"
DeleteCatNum.DataValueField = "cat_num"
UpdateCatNum.DataSource = MyDataR
UpdateCatNum.DataTextField = "cat_num"
UpdateCatNum.DataValueField = "cat_num"
‘UpdateCatNum.DataSource = MyDataSet.Tables("catalog")
‘DeleteCatNum.DataSource = MyDataSet.Tables("catalog")
DataGrid.DataBind()
UpdateCatNum.DataBind()
DeleteCatNum.DataBind()

MyDataR.Close()
MyConn.Close()

End Sub

Sub Populate(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs)

LoadData()

End Sub

Sub UpdateSetup(ByVal sender As Object, ByVal e As System.EventArgs)

Dim SelectCat As String = UpdateCatNum.SelectedItem.Value
Dim MyConn As SqlConnection
Dim MyCom As SqlCommand
Dim MyDataRead As SqlDataReader

UpdateSelect.Visible = "False"
UpdateTextBoxes.Visible = "True"
UpdateButton.CommandArgument = SelectCat

MyConn = New SqlConnection("Data Source=iffv25.db.4335434.hostedresource.com; Initial Catalog=iffv25; User ID=iffv25; Password=’Chrte45′;")
MyConn.Open()
MyCom = New SqlCommand("Select cat_category, cat_style, cat_brand, cat_color, cat_magnitude, cat_size, cat_price, cat_link From catalog Where cat_num = " + _
SelectCat, MyConn)
MyDataRead = MyCom.ExecuteReader()
MyDataRead.Read()
UpdateCategory.Text = MyDataRead("cat_category")
UpdateStyle.Text = MyDataRead("cat_style")
UpdateBrand.Text = MyDataRead("cat_brand")
UpdateColor.Text = MyDataRead("cat_color")
UpdateMag.Text = MyDataRead("cat_magnitude")
UpdateSize.Text = MyDataRead("cat_size")
UpdatePrice.Text = MyDataRead("cat_price")
UpdateLink.Text = MyDataRead("cat_link")

MyDataRead.Close()
MyConn.Close()

End Sub

Sub UpdateReset(ByVal sender As Object, ByVal e As System.EventArgs)

UpdateSelect.Visible = "True"
UpdateTextBoxes.Visible = "False"
LoadData()

End Sub

Sub Catalog_Function(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.CommandEventArgs)

Dim Action As String = e.CommandName
Dim Id As Integer
Dim Category As String
Dim Style As String
Dim Brand As String
Dim Color As String
Dim Mag As Integer
Dim Size As Decimal
Dim Price As Decimal
Dim Link As String

Category = ""
Style = ""
Brand = ""
Color = ""
Link = ""

Select Case Action

Case "Insert"
Category = InsertCategory.Text
Style = InsertStyle.Text
Brand = InsertBrand.Text
Color = InsertColor.Text
Mag = InsertMag.Text
Size = InsertSize.Text
Price = InsertPrice.Text
Link = InsertLink.Text
Case "Update"
Category = UpdateCategory.Text
Style = UpdateStyle.Text
Brand = UpdateBrand.Text
Color = UpdateColor.Text

If you have two questions, please ask two questions.

You can only have one web.config file for a given application; each GoDaddy hosting plan is a single application. Therefore, you can only have one web.config file, and it must be in the root directory of your site.

What is the best webhosting site?

November 272009

I am not looking for something free. I want a good reliable site with good perks etc. What is the most popular one that is good for customer service, space, speed, good base templets with the ability to make your own completely, etc. An all of the above webhosting site.
Oh and one with the least down time
I DECIDED TO GO WITH HOSTMONSTER.

This is the company i use
Plan Features
• 10 GB Space
• 300 GB Transfer
• 100 Email Accounts
• FREE! Software
• 10 MySQL Databases
• 50 Email Forwards
• Forums, Blogging, Photos
• $20 Google® AdWords® Credit1
• $25 Microsoft® adCenter Credit†
• FREE! Google Webmaster Tools

Only $9.98 / mo

What is the cheapest remote server hosting service?

November 272009

I want to get a service that allow me to control a remote server and do things like surfing the internet plus installing Windows program.

I think it called dedicated server but I want something cheap per month and surf web using it.

http://armedhosting.com/clients/cart.php?gid=0000000003

Go with a dedicated server (About 40.00-50.00 per month) and you can have windows server installed

Is there a good free webhosting site out there with a lot of bandwidth?

November 272009

I use Freewebs and my site has been open for 6 days. I’m already out of the 500mb of bandwidth I was given and this is the second time in 2 months! What is a different place to go to? My site gets a lot of traffic and I can’t deal with it being shut down so often! The amount rolls over on the 15th and that’s way top far from now to have it be down. Help? I want a FREE site to go to that lets you use raw HTML. Thanks :]

Try www.thefreesite.com

They have many good sites that are free with lots of bandwidth.