Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: richfeed
Forum: ASP May 17th, 2007
Replies: 7
Views: 3,280
Posted By richfeed
sQuery="SELECT * FROM personal,policy,staff "_
&"WHERE personal.name="&Request.Form("name")&" "_
&"AND personal.id=policy.id "_
&"AND policy.id=staff.id;"

[connection].execute(sQuery)

I...
Forum: JavaScript / DHTML / AJAX Apr 16th, 2007
Replies: 1
Views: 1,020
Posted By richfeed
The second call to new Date(..) is converting output to a UTCString.
Simply comment out the line var result=new Date(date1) and instead document.write(date1).
You might also check your script...
Forum: Community Introductions Apr 14th, 2007
Replies: 5
Views: 856
Posted By richfeed
Greetings, I'm a late (web) developer from northwest England.
That's late as in "advanced in years", not (I trust) as in "dead".
Bye for now.
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC