Monday, June 30, 2008

whos got the better football history -ajax or man untited??
thanks!!

Usually I just spray water on her- but today I want to have her cleaned completely.
I have AJAX(for washing dishes) and Tide( for clothes)- and I am going to use one of them to clean my car.
Which one is a better choice?
Thanks!
wow!
Thanks for helping me.
Hard to pick up the best answer!
I did not use Ajax or Tide- only water.
It works!

I want to display a list of 5 upcoming events (from MySQL database) in my module. But i want to add a link at the bottom of the module that says "next 5 events". When a user will click on this link- the next 5 events will be retrieved from the database. I want to do this asynchrounously if possible (AJAX?). Please help!

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

Sunday, June 29, 2008

Usually I just spray water on her- but today I want to have her cleaned completely.
I have AJAX(for washing dishes) and Tide( for clothes)- and I am going to use one of them to clean my car.
Which one is a better choice?
Thanks!
wow!
Thanks for helping me.
Hard to pick up the best answer!
I did not use Ajax or Tide- only water.
It works!

I want to display a list of 5 upcoming events (from MySQL database) in my module. But i want to add a link at the bottom of the module that says "next 5 events". When a user will click on this link- the next 5 events will be retrieved from the database. I want to do this asynchrounously if possible (AJAX?). Please help!

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

When Ajax send requests to server and recives response- it shows the loading... symbol. during this time- I dont want to wait on this screen and would like to go to some other page by clicking some link on the same page. Will it take me to other page immdiately?

Usually I just spray water on her- but today I want to have her cleaned completely.
I have AJAX(for washing dishes) and Tide( for clothes)- and I am going to use one of them to clean my car.
Which one is a better choice?
Thanks!
wow!
Thanks for helping me.
Hard to pick up the best answer!
I did not use Ajax or Tide- only water.
It works!

I want to display a list of 5 upcoming events (from MySQL database) in my module. But i want to add a link at the bottom of the module that says "next 5 events". When a user will click on this link- the next 5 events will be retrieved from the database. I want to do this asynchrounously if possible (AJAX?). Please help!

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

When Ajax send requests to server and recives response- it shows the loading... symbol. during this time- I dont want to wait on this screen and would like to go to some other page by clicking some link on the same page. Will it take me to other page immdiately?

I want to display a list of 5 upcoming events (from MySQL database) in my module. But i want to add a link at the bottom of the module that says "next 5 events". When a user will click on this link- the next 5 events will be retrieved from the database. I want to do this asynchrounously if possible (AJAX?). Please help!

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

When Ajax send requests to server and recives response- it shows the loading... symbol. during this time- I dont want to wait on this screen and would like to go to some other page by clicking some link on the same page. Will it take me to other page immdiately?

In my opinion It s the best cleaner for bathrooms. Does anybody agree?

I want to display a list of 5 upcoming events (from MySQL database) in my module. But i want to add a link at the bottom of the module that says "next 5 events". When a user will click on this link- the next 5 events will be retrieved from the database. I want to do this asynchrounously if possible (AJAX?). Please help!

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

When Ajax send requests to server and recives response- it shows the loading... symbol. during this time- I dont want to wait on this screen and would like to go to some other page by clicking some link on the same page. Will it take me to other page immdiately?

In my opinion It s the best cleaner for bathrooms. Does anybody agree?

Saturday, June 28, 2008

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

When Ajax send requests to server and recives response- it shows the loading... symbol. during this time- I dont want to wait on this screen and would like to go to some other page by clicking some link on the same page. Will it take me to other page immdiately?

In my opinion It s the best cleaner for bathrooms. Does anybody agree?

My server script is generating an error that I can only see part of in the response string. Can anyone see anything wrong with these lines of code? (vbscript server side)

Set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject ("ADODB.Connection")
conn.Provider= "Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject ("ADODB.Connection")
conn.Provider= "Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Thanks for your interest- Electricians knocked out the power and my comp about a week and 1/2 ago. When one reinstalls ones operating system one should be certain permissions on ones server are correct!

I clean my bathroom toilet with it and my hands smell like Ajax bleach.
The smell is bothering me.
I did- thank you Laady!
I tried but it still has a faint smell of bleach...

I like Ajax He was a bad mother dude.

When Ajax send requests to server and recives response- it shows the loading... symbol. during this time- I dont want to wait on this screen and would like to go to some other page by clicking some link on the same page. Will it take me to other page immdiately?

In my opinion It s the best cleaner for bathrooms. Does anybody agree?

My server script is generating an error that I can only see part of in the response string. Can anyone see anything wrong with these lines of code? (vbscript server side)

Set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject("ADODB.Connection")
conn.Provider="Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject ("ADODB.Connection")
conn.Provider= "Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Set conn=Server.CreateObject ("ADODB.Connection")
conn.Provider= "Microsoft.Jet.OLEDB.4.0"
conn.Open ("c:/inetpub/wwwroot/HawksWeb/Data/WebData.mdb")
SQL = "Insert Into Cart (CustID-ProdID-Qty) Values ( "&CustID&" - "&ProdID&" - "&Qty&" )"
conn.Execute(SQL)
Thanks for your interest- Electricians knocked out the power and my comp about a week and 1/2 ago. When one reinstalls ones operating system one should be certain permissions on ones server are correct!