Thanks ECAR,
I really haven't found anything I can't do in CF5. It's pretty dang stable, I like that since I'm a one man IT shop.
1) I have not rebooted in about two weeks.
2) I've tried several different clients. No luck there.
I'll try a reboot after closing time and report back.
Thanks...
I'm Using CF5 because my employer won't upgrade.
I have hundreds of forms that use <cfinput required="Yes"> and they all seem to have stopped working at the smae time.
This is the code I was working on when I noticed the alerts stopped comming up.
<cfform...
For some reason all validation has stopped on my pages. I've read several threads and this archive thread232-1043777 seems to be close to my problem but I could use more detail.
I'm using CF 5.0.
I checked the virtual drive CFIDE and it's path is c:\inetpub\wwwroot\cfide
I've also tried...
OK Golom I read up on DateSerial(),
What an elegant solution! Thanks again.
Beginners, like me, may be interested in this explanation.
Select rDate,BYR,SSN
From Form100
Where rDate BETWEEN
DateSerial (StartYear, Val(Form.StartMonth), 1) AND
DateSerial (EndYear , Val(Form.EndMonth)+1, 0)...
This query works sometimes, I could sure use some help.
Requirement: User provides starting month/year and ending month/year. I need to query for dates in that range.
The Query seems to work fine until ending month is less than starting month. The data set is huge, so I don't know exactly what...
I'm in the same boat as the original poster. We are considering using Paragon Partiton Manager 7.0 Server Edition.
The point I wanted to make is that everyone who uses a Dell Poweredge out of the box will soon be in this same boat. They create this small partition (minimum) size when they...
I don't see a forum just for the server version so I'll ask here.
I need to increase the partition size of the boot partition (C:) on our server. It was factory set to 4 gig for the c: partition and 29 gig for the E: partition.
Any advice? I tried Norton Partiton Magic 8.0 but it will not...
I tried the solution offered in archived thread thread216-881568 but it doesn't seem to work for me.
Like the original poster, I have a master checkbox and need all other checkboxes in the form to set to the same value as the master, no matter their current value.
Any help is very much...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.