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!

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Friday, June 27, 2008

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

Thursday, June 26, 2008

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

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 m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

I m trying my hands on ajax particularly on prototype frameworks. I ve been googling and yahooing basic tutorials to get me started but all I got are form-based samples. Now can someone pls help me with a prototype function that seperates java from this simple link:

<a href="greeting.php?name=time"
onclick="new Ajax.Updater( testdiv - greeting.php?name=time -
{asynchronous:true- evalScripts:true }); return false;">

Tnx in advance
of course there is java in it Oracle12 onClick is a java event handler in case you don t know anyway i got the solution :

function loadContent(name) {
startLoading();
new Ajax.Updater( mainAreaInternal - greetings.php - {method: post - postBody: name= + name + });
finishLoading();
}

and my new link will be like this:

<span style="cursor: pointer" onClick="loadContent(myname);">My Link</span>

and greetings.php will echo myname well hope this helps and I love prototype ...

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

Wednesday, June 25, 2008

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

Abigail Russel

Ajax Valentine
Gisele Decourmant (french; pronounced Dee-Core-maunt)
Demetrius McRoy
Leon Brant

Pick your favorite (or favorites) and describe what kind of character would match that name.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

I like Ajax and Scout- you?

well im a guy currently studying at durham college in oshawa-ive finished my school at pickering high in ajax.i dont hav many friends-reason-i have been canada for almost 6 yrs n didnt really get well wit friends-simply caz im not their type.well heres a example-i went to this show @ pickering high n when i went there.one of the girls were like"OMGhe actualy came!!i dont beleive it"she loughd so loud wit her friends n i felt so amberessed-n i jus ignored her-well i had a littlecrush on her though-n well in the middle of the show the dancing part began-the friend who came with me just went along with someone else-n every1 wz dancin&i had no body-i tried to talk with someone-but couldn t even find anybody-i was all left out.evry1 else n i jus left that party show-alone-i know im a guy n all-but i just felt like so upset- i was like "FUCK IT" n coudnt help my self-now im@college hav becom a big loner.i hav evn givnup with girls caz many girls have lied to me-taken advantage of luv iv gave
sorry but this yahoo is limiting the character count- but i have many incidents like these filled in my life- i have never even been to a party with friends in high school- i never even get invited by them- im guessing because im not their type- they go have fun with girls/boys and all- i just want to be like them- im so sick of being like this-but i feel like ppl avoide me-even the friends i have-they all avoiding me. im sick of this life!!!!! i thought even going to gym would help me-nothing helps me.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

Tuesday, June 24, 2008

well im a guy currently studying at durham college in oshawa-ive finished my school at pickering high in ajax.i dont hav many friends-reason-i have been canada for almost 6 yrs n didnt really get well wit friends-simply caz im not their type.well heres a example-i went to this show @ pickering high n when i went there.one of the girls were like"OMGhe actualy came!!i dont beleive it"she loughd so loud wit her friends n i felt so amberessed-n i jus ignored her-well i had a littlecrush on her though-n well in the middle of the show the dancing part began-the friend who came with me just went along with someone else-n every1 wz dancin&i had no body-i tried to talk with someone-but couldn t even find anybody-i was all left out.evry1 else n i jus left that party show-alone-i know im a guy n all-but i just felt like so upset- i was like "FUCK IT" n coudnt help my self-now im@college hav becom a big loner.i hav evn givnup with girls caz many girls have lied to me-taken advantage of luv iv gave
sorry but this yahoo is limiting the character count- but i have many incidents like these filled in my life- i have never even been to a party with friends in high school- i never even get invited by them- im guessing because im not their type- they go have fun with girls/boys and all- i just want to be like them- im so sick of being like this-but i feel like ppl avoide me-even the friends i have-they all avoiding me. im sick of this life!!!!! i thought even going to gym would help me-nothing helps me.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

well im a guy currently studying at durham college in oshawa-ive finished my school at pickering high in ajax.i dont hav many friends-reason-i have been canada for almost 6 yrs n didnt really get well wit friends-simply caz im not their type.well heres a example-i went to this show @ pickering high n when i went there.one of the girls were like"OMGhe actualy came!!i dont beleive it"she loughd so loud wit her friends n i felt so amberessed-n i jus ignored her-well i had a littlecrush on her though-n well in the middle of the show the dancing part began-the friend who came with me just went along with someone else-n every1 wz dancin&i had no body-i tried to talk with someone-but couldn t even find anybody-i was all left out.evry1 else n i jus left that party show-alone-i know im a guy n all-but i just felt like so upset- i was like "FUCK IT" n coudnt help my self-now im@college hav becom a big loner.i hav evn givnup with girls caz many girls have lied to me-taken advantage of luv iv gave
sorry but this yahoo is limiting the character count- but i have many incidents like these filled in my life- i have never even been to a party with friends in high school- i never even get invited by them- im guessing because im not their type- they go have fun with girls/boys and all- i just want to be like them- im so sick of being like this-but i feel like ppl avoide me-even the friends i have-they all avoiding me. im sick of this life!!!!! i thought even going to gym would help me-nothing helps me.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

well im a guy currently studying at durham college in oshawa-ive finished my school at pickering high in ajax.i dont hav many friends-reason-i have been canada for almost 6 yrs n didnt really get well wit friends-simply caz im not their type.well heres a example-i went to this show @ pickering high n when i went there.one of the girls were like"OMGhe actualy came!!i dont beleive it"she loughd so loud wit her friends n i felt so amberessed-n i jus ignored her-well i had a littlecrush on her though-n well in the middle of the show the dancing part began-the friend who came with me just went along with someone else-n every1 wz dancin&i had no body-i tried to talk with someone-but couldn t even find anybody-i was all left out.evry1 else n i jus left that party show-alone-i know im a guy n all-but i just felt like so upset- i was like "FUCK IT" n coudnt help my self-now im@college hav becom a big loner.i hav evn givnup with girls caz many girls have lied to me-taken advantage of luv iv gave
sorry but this yahoo is limiting the character count- but i have many incidents like these filled in my life- i have never even been to a party with friends in high school- i never even get invited by them- im guessing because im not their type- they go have fun with girls/boys and all- i just want to be like them- im so sick of being like this-but i feel like ppl avoide me-even the friends i have-they all avoiding me. im sick of this life!!!!! i thought even going to gym would help me-nothing helps me.

I want to set a web server on my computer. Which do you think is the best web server I can get?
The server must be compatible with servlets- ASP.Net- Javascript & AJAX.
Thanks.

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

im well versed in HTML- css- js- java- vb- sql and php- id like to integrate ajax with php or i can learn asp.net pretty easily. anyone know of a good place to learn it?
i learn good from looking at code and microsoft s site [as usual] was crap

1. Gianfranco Zola (Chelsea)
2. Ruud van Nistelrooy (Manchester United- Real Madrid)
3. Dennis Bergkamp (Ajax- Inter Milan- Arsenal)
4. Robbie Fowler (Liverpool)
5. Alan Shearer (Blackburn Rovers- Newcastle United)
6. Steven Gerrard (Liverpool)
7. Ryan Giggs (Manchester United)
8. Patrick Vieira (AC Milan- Arsenal- Juventus- Inter Milan)
9. Michael Owen (Liverpool- Real Madrid- Newcastle United)
10. Frank Lampard (Chelsea)

I like Ajax and Scout- you?

I m doing some calculation which requires connecting to the database.
In some small cases it need 4 or 5 connections to the database. but in some other cases it requires about 500 connections
(connections are 1 by 1 & i open each one and make sure to close it)
in small cases it works perfectly
but when there are too many connections it just doesn t do anythng.
I added an ajax update progress to see if something is happening or not it s on for 1 minute and then it goes away and nothing happens?
what does that mean?
does it timeout? and if it does where is the timeout exception?
how can i fix this?
Asp.net ==> C# as background language
IIS server
currently i m using a test database which is a microsoft access file- but after i publish it it ll use MS SQL server database

The reason that i have so many connections is that i m generating a tree view which can have n levels and i get the info from the data from my database the tree is something like and it grows depends on the users that join the website
1
2
6
12
13
7
8
3
9
10
11
4
5

something like that so for each user in the whole tree i need a connection to get all the sub users for that user
so if i have 500 ppl in the tree i need 500 connections

Monday, June 23, 2008

I like Ajax and Scout- you?

I m doing some calculation which requires connecting to the database.
In some small cases it need 4 or 5 connections to the database. but in some other cases it requires about 500 connections
(connections are 1 by 1 & i open each one and make sure to close it)
in small cases it works perfectly
but when there are too many connections it just doesn t do anythng.
I added an ajax update progress to see if something is happening or not it s on for 1 minute and then it goes away and nothing happens?
what does that mean?
does it timeout? and if it does where is the timeout exception?
how can i fix this?
Asp.net ==> C# as background language
IIS server
currently i m using a test database which is a microsoft access file- but after i publish it it ll use MS SQL server database

The reason that i have so many connections is that i m generating a tree view which can have n levels and i get the info from the data from my database the tree is something like and it grows depends on the users that join the website
1
2
6
12
13
7
8
3
9
10
11
4
5

something like that so for each user in the whole tree i need a connection to get all the sub users for that user
so if i have 500 ppl in the tree i need 500 connections

http://pinastro.wordpress.com/2008/06/15/ajax-eludes-harry-potter-xml-bludgers-cause-serious-injury/

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

Sunday, June 22, 2008

I m doing some calculation which requires connecting to the database.
In some small cases it need 4 or 5 connections to the database. but in some other cases it requires about 500 connections
(connections are 1 by 1 & i open each one and make sure to close it)
in small cases it works perfectly
but when there are too many connections it just doesn t do anythng.
I added an ajax update progress to see if something is happening or not it s on for 1 minute and then it goes away and nothing happens?
what does that mean?
does it timeout? and if it does where is the timeout exception?
how can i fix this?
Asp.net ==> C# as background language
IIS server
currently i m using a test database which is a microsoft access file- but after i publish it it ll use MS SQL server database

The reason that i have so many connections is that i m generating a tree view which can have n levels and i get the info from the data from my database the tree is something like and it grows depends on the users that join the website
1
2
6
12
13
7
8
3
9
10
11
4
5

something like that so for each user in the whole tree i need a connection to get all the sub users for that user
so if i have 500 ppl in the tree i need 500 connections

http://pinastro.wordpress.com/2008/06/15/ajax-eludes-harry-potter-xml-bludgers-cause-serious-injury/

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I m doing some calculation which requires connecting to the database.
In some small cases it need 4 or 5 connections to the database. but in some other cases it requires about 500 connections
(connections are 1 by 1 & i open each one and make sure to close it)
in small cases it works perfectly
but when there are too many connections it just doesn t do anythng.
I added an ajax update progress to see if something is happening or not it s on for 1 minute and then it goes away and nothing happens?
what does that mean?
does it timeout? and if it does where is the timeout exception?
how can i fix this?
Asp.net ==> C# as background language
IIS server
currently i m using a test database which is a microsoft access file- but after i publish it it ll use MS SQL server database

The reason that i have so many connections is that i m generating a tree view which can have n levels and i get the info from the data from my database the tree is something like and it grows depends on the users that join the website
1
2
6
12
13
7
8
3
9
10
11
4
5

something like that so for each user in the whole tree i need a connection to get all the sub users for that user
so if i have 500 ppl in the tree i need 500 connections

http://pinastro.wordpress.com/2008/06/15/ajax-eludes-harry-potter-xml-bludgers-cause-serious-injury/

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Saturday, June 21, 2008

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Ajax are a great club I know- but following the Dutch display thus far- Van Basten could have walked into almost any job and dictated his own terms!!

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Friday, June 20, 2008

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

eval()? maybe?

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

eval()? maybe?

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

the main php page:
<html>
<body>
<script language="javascript" src="/javascript/xmlhttpobj.js"></script>
<script language = "javascript">
var xmlHttp;

function ajax(){
xmlHttp = getXmlHttpObject();

var url = "ajaz2.php";
url = url + "?dog=" + escape(document.forms["hello"].cat.value);

xmlHttp.open("GET"-url-true);

xmlHttp.send(null);
alert("after send");
xmlHttp.onreadystatechange = StateChange();
}
function StateChange(){

if(xmlHttp.readyState == 4 && xmlHttp.status == 200){
document.getElementById("output").innerHTML = xmlHttp.responseText;

}
}
</script>
<form name="hello">
Enter text here:
<input type="text" name= "cat" autocomplete="off"> <br>
<button type="button" name= "submit" onclick = "ajax();">Ajax!</button>
</form>

<div id="output">
<div class="output">Results will appear here</div>
</div>
</body>
</html>

and this is: ajaz2.php:
<?php
$input = rawurldecode($_GET["dog"]);
print "the input is: $input";
?>

Why does it only work with the alert()?
Ok- well I figured out if I use false instead of true in the open() call it works- and I understand that the problem was that something was happening too quickly- but is there another work around other than setting the the value in open() to false? When would one use true- and when would you use false?

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

the main php page:
<html>
<body>
<script language="javascript" src="/javascript/xmlhttpobj.js"></script>
<script language = "javascript">
var xmlHttp;

function ajax(){
xmlHttp = getXmlHttpObject();

var url = "ajaz2.php";
url = url + "?dog=" + escape(document.forms["hello"].cat.value);

xmlHttp.open("GET"-url-true);

xmlHttp.send(null);
alert("after send");
xmlHttp.onreadystatechange = StateChange();
}
function StateChange(){

if(xmlHttp.readyState == 4 && xmlHttp.status == 200){
document.getElementById("output").innerHTML = xmlHttp.responseText;

}
}
</script>
<form name="hello">
Enter text here:
<input type="text" name= "cat" autocomplete="off"> <br>
<button type="button" name= "submit" onclick = "ajax();">Ajax!</button>
</form>

<div id="output">
<div class="output">Results will appear here</div>
</div>
</body>
</html>

and this is: ajaz2.php:
<?php
$input = rawurldecode($_GET["dog"]);
print "the input is: $input";
?>

Why does it only work with the alert()?
Ok- well I figured out if I use false instead of true in the open() call it works- and I understand that the problem was that something was happening too quickly- but is there another work around other than setting the the value in open() to false? When would one use true- and when would you use false?

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

Thursday, June 19, 2008

Heres my shot and yes Scotland is a different country not Wales. =)

England: Manchester United
Scotland: Rangers
Ireland: Cork City
France: Lyon
Portugal: FC Porto
Spain: Real Madrid
Italy: AC Milan
Sweden: FC Malmo
Norway: Rosenborg
Germany: Bayern Munich
Greece: AEK Athens
Serbia: Red Star Belgrade
Switzerland: FC Basel
Belgium: Anderlecht
Netherlands: Ajax
Turkey: Galatasray
Poland: Wisla Krakow

Give or take a few countries those are my best shots correct me if you may.

1.Wrestling became an Olympic sport in 708 B.C. and was also the final and decisive event of what competition?
2.Who was the youngest U.S. wrestler to win a world title?
3.Which U.S. President often talked about his wrestling days as a young man in Illinois?
4.In The Illiad- Homer recounts a famous wrestling match between Ajax and what other mythological figure?


Everyone gets a Thumbs Up from me Regardless of Answer.

the main php page:
<html>
<body>
<script language="javascript" src="/javascript/xmlhttpobj.js"></script>
<script language = "javascript">
var xmlHttp;

function ajax(){
xmlHttp = getXmlHttpObject();

var url = "ajaz2.php";
url = url + "?dog=" + escape(document.forms["hello"].cat.value);

xmlHttp.open("GET"-url-true);

xmlHttp.send(null);
alert("after send");
xmlHttp.onreadystatechange = StateChange();
}
function StateChange(){

if(xmlHttp.readyState == 4 && xmlHttp.status == 200){
document.getElementById("output").innerHTML = xmlHttp.responseText;

}
}
</script>
<form name="hello">
Enter text here:
<input type="text" name= "cat" autocomplete="off"> <br>
<button type="button" name= "submit" onclick = "ajax();">Ajax!</button>
</form>

<div id="output">
<div class="output">Results will appear here</div>
</div>
</body>
</html>

and this is: ajaz2.php:
<?php
$input = rawurldecode($_GET["dog"]);
print "the input is: $input";
?>

Why does it only work with the alert()?
Ok- well I figured out if I use false instead of true in the open() call it works- and I understand that the problem was that something was happening too quickly- but is there another work around other than setting the the value in open() to false? When would one use true- and when would you use false?

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

the main php page:
<html>
<body>
<script language="javascript" src="/javascript/xmlhttpobj.js"></script>
<script language = "javascript">
var xmlHttp;

function ajax(){
xmlHttp = getXmlHttpObject();

var url = "ajaz2.php";
url = url + "?dog=" + escape(document.forms["hello"].cat.value);

xmlHttp.open("GET"-url-true);

xmlHttp.send(null);
alert("after send");
xmlHttp.onreadystatechange = StateChange();
}
function StateChange(){

if(xmlHttp.readyState == 4 && xmlHttp.status == 200){
document.getElementById("output").innerHTML = xmlHttp.responseText;

}
}
</script>
<form name="hello">
Enter text here:
<input type="text" name= "cat" autocomplete="off"> <br>
<button type="button" name= "submit" onclick = "ajax();">Ajax!</button>
</form>

<div id="output">
<div class="output">Results will appear here</div>
</div>
</body>
</html>

and this is: ajaz2.php:
<?php
$input = rawurldecode($_GET["dog"]);
print "the input is: $input";
?>

Why does it only work with the alert()?
Ok- well I figured out if I use false instead of true in the open() call it works- and I understand that the problem was that something was happening too quickly- but is there another work around other than setting the the value in open() to false? When would one use true- and when would you use false?

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

eval()? maybe?

Read this and reply

http://pinastro.wordpress.com/2008/06/11/enterprise-20-series-saga-begins/

I need some help with this simple ajax script. I am trying to just write something that will give an alert that says whatever is typed in the form field. My code is:
<html>
<body onLoad="clear()">
<script language="javascript" src="/javascript/xmlhttpobj.js"></script>
<script language = "javascript">
var xmlHttp;

function ajax(){
xmlHttp = getXmlHttpObject();
var url = "ajaz2.php";
url = url + "?input=" + document.forms["hello"].input.value;
xmlHttp.open("GET"- url- true);
xmlHttp.send(null);
xmlHttp.onreadystatechange = StateChange();
}
function StateChange(){

if(xmlHttp.readyState == 4){

alert(xmlHttp.responseText);
}
}
</script>
<form name="hello">
Enter text here:
<input type="text" name ="input"> <br>
<input type="button" name = "submit" onclick ="ajax();" value="Go Ajax!" height = "200px">
</form>
</body>
</html>

and the ajaz2.php file is:
<?php
$input = $_Get["input"];
echo $input;
return;

Any help would be wonderful. Thanks

I used to do a lot of programming in the olden days before the dinosaur and the internet. I did dBase- basic- foxpro- a lot of VB- and some others. In the past 10 to 15 years- I ve gotten away from it and have done more programming management than anything else. I d like to get back into coding- but there seems to be a lot of choices.

What is the general consensus for a good programming path? C?- Java?- Ajax?- Python?- Perl?- .Net?- something else?

eval()? maybe?

Read this and reply

http://pinastro.wordpress.com/2008/06/11/enterprise-20-series-saga-begins/

I need some help with this simple ajax script. I am trying to just write something that will give an alert that says whatever is typed in the form field. My code is:
<html>
<body onLoad="clear()">
<script language="javascript" src="/javascript/xmlhttpobj.js"></script>
<script language = "javascript">
var xmlHttp;

function ajax(){
xmlHttp = getXmlHttpObject();
var url = "ajaz2.php";
url = url + "?input=" + document.forms["hello"].input.value;
xmlHttp.open("GET"- url- true);
xmlHttp.send(null);
xmlHttp.onreadystatechange = StateChange();
}
function StateChange(){

if(xmlHttp.readyState == 4){

alert(xmlHttp.responseText);
}
}
</script>
<form name="hello">
Enter text here:
<input type="text" name ="input"> <br>
<input type="button" name = "submit" onclick ="ajax();" value="Go Ajax!" height = "200px">
</form>
</body>
</html>

and the ajaz2.php file is:
<?php
$input = $_Get["input"];
echo $input;
return;

Any help would be wonderful. Thanks

Spain national team

Croatia national team
Arsenal FC
Man city
Netherland national team
Ajax amsterdam
PSV
Bordeaux
Rennais
Valencia
Sevilla
if u know all of those whre did u find it? Please i really need to know not just teams listed but almost every european teams.

ie celtic fans supporting Poland because of Artur Boruc and the other guy whose name I can t remember- Germany because of the St Pauli links they go on about all the time and Portugal because of their links to manure..
Rangers supporting Holland because of Van Bronckhorst and the Ajax links- and Spain because of Nacho Novo and Carlos Cuellar (they don t actually have to be in the squad) and Italy for Gattuso
Hearts and Czech Republic (Rudi Skacel)
etc