Forum: MS SQL Jul 1st, 2009 |
| Replies: 7 Views: 954 There is no error that I can see on screen.
The problem I have is that all the other fields in the table (integer, varchar, decimal) are output fine into HTML, using ASP to retrieve the data... |
Forum: MS SQL Jul 1st, 2009 |
| Replies: 7 Views: 954 Not sure what you mean. Here's the database connection code if that helps:
set connect = server.CreateObject ("ADODB.connection")
I have no problem usually reading the Content field from the... |
Forum: MS SQL Jul 1st, 2009 |
| Replies: 7 Views: 954 Hi all,
I have searched high and low for this answer but turned up nothing concrete.
I am using MS SQL Server and ASP.
I have a database with a table which includes a field with a TEXT... |
Forum: JavaScript / DHTML / AJAX Dec 9th, 2008 |
| Replies: 3 Views: 1,104 Hi,
Thanks very much for your help.
I tried the code with the apostrophe around the div name in the getSelect as suggested, and changed the language to type. Firefox still refuses to work. I... |
Forum: JavaScript / DHTML / AJAX Dec 8th, 2008 |
| Replies: 3 Views: 1,104 Hi all,
I have a problem with a script that is driving me round the bend and I do hope someone can shed some light on the matter. I am new to Javascript and need a nudge in the right direction.
... |