| Fri Jun 16, 2006 6:20 pm |
| Replies: 18 |
| Views: 36661 |
|
 |
Ok Heres the same code in CF. I did a cross between scripted and tagged so it gives a nice balance.
<cfscript>
lang = structnew();
StructInsert(lang, "Perl", &quo ...
|
| Sat May 06, 2006 4:39 am |
| Replies: 4 |
| Views: 19611 |
|
 |
Remember that much of the Visual Studio connections require local connections - this is not how we configure the servers.
As such you will need to look at the connection strings to ensure that you ...
|
| Sat May 06, 2006 4:36 am |
| Replies: 5 |
| Views: 31943 |
|
 |
It is a shame - but the only way is usine the complete download...
Or order it on CD....
It was the same with SQL Server 2000 
|
| Sat May 06, 2006 4:34 am |
| Replies: 5 |
| Views: 19610 |
|
 |
Access is by far the worst - as I am sure by now you have seen.
MySQL and MS SQL are different fish - and it kind of depends what you want.
Anything prior to MySQL 4 and you are restricted to t ...
|
| Sat May 06, 2006 4:27 am |
| Replies: 4 |
| Views: 17674 |
|
 |
Backwards importing is always a little risky and unstable
however... you can always "try before you buy" we can attempt to import the DB - and see if the data within the DB is infact stable and wor ...
|
| Sat May 06, 2006 4:18 am |
| Replies: 4 |
| Views: 14185 |
|
 |
As a final tool against the dark form submission - you can also impliment a back end check using images with key numbers/letters. This obviously is much more indepth than other submissins - but with ...
|
| Sat May 06, 2006 4:13 am |
| Replies: 17 |
| Views: 42231 |
|
 |
As far as languages are concerned I have used most of them and I still have not found a fav... Every one that I use has its ups and downs - either in complexity o do simple tasks or just the inability ...
|
| Sat May 06, 2006 4:00 am |
| Replies: 10 |
| Views: 22853 |
|
 |
Exactly what I would have said Jase!!
Spot on.
Just remember to make sure that session management is enabled in the application scope and you're set.
|
| Sat May 06, 2006 3:57 am |
| Replies: 3 |
| Views: 11120 |
|
 |
Instead of using the data within that field as an upload you may want to use the "value" to update either another field which you can submit or alternatly look at the form structure to see what the de ...
|
| Sat May 06, 2006 3:48 am |
| Replies: 2 |
| Views: 9674 |
|
 |
don't forget you can use that as a boolean expression to... you can also force some JS checks using document.getElementById('itemname').value.length.
Just some after thoughts.
|
| Sat May 06, 2006 3:46 am |
| Replies: 3 |
| Views: 11409 |
|
 |
Spot on...
You may want to look at any Javascript validation or even CF validation (which is based on JS) to make sure that they are working correctly. Also look at implimenting a check for a subm ...
|
| Sat May 06, 2006 3:41 am |
| Replies: 3 |
| Views: 13222 |
|
 |
A DTS Job will be your best solution. This can be configured to run as needed from an FTP upload direct to our servers or possibly from your website directory. Given that DTS can accept may differen ...
|
| Thu Jun 02, 2005 11:53 am |
| Replies: 5 |
| Views: 12797 |
|
 |
Sorry about that spam, we have removed it - we try to catch it as best we can.
As most of the people above has said, you need to be the PC Administrator to install /remove software.
|
| Thu Jun 02, 2005 11:43 am |
| Replies: 4 |
| Views: 10684 |
|
 |
I agree with Connie on this one - you may want to look at wireless as a more prominant option as running a cable can be frustrating and open other issues such as planning permissions etc. And if you ...
|
| Thu Jun 02, 2005 11:40 am |
| Replies: 6 |
| Views: 15560 |
|
 |
Basically this is probably not going to happen over this distance as mentioned. but if you just want ot have a quick read on what you would need or how it should be setup using Access Points Repeater ...
|