Hi i , have a directroy search, that certain result will show Bolded (special customers) which works no problem, but what i'm trying to do is, have another alternative color or font size for more special customers,
but my cfif statememnt is not outputing the right result here is my codes ...
I'm trying to copy some files while in the recovery mode, so if i try the CD command it works only on directory that consist of one word Eg : cd temp works no problem , but when i try cd Documents and settings tells me invalid peramiters ,,
any idea how to access folders like that ...
one more question reguarding the group policy,
I did created the goup policy. In the group plicy edit section (mmc) what is the different between the computer configuration and user configuration ? Does that , computer configuration , is applied to the computer the user is loggin into ? and...
hi everyone, this is really weired,
I just had a fresh windows 2000 server with domain controler, and some windows xp pro , everytime i try i logon to the domain, from the xp workstations , it takes a good 4 minutes to logon, (i stayes for a long time on the screen saying"appling your...
HI i would like to change the login screen to a classic mode, eg, i would like to see the ctrl-alt Del option just the way it looks if you are loging in to a domain , is that possible,
the reason is, i don't want to see all the user list at logon screen,
Thanks in advance
Max
Hi , i have about 8 pcs for public use by students (all xp pro), and a domain 2000 server
what is the best setup for these pcs , should they logon to the domain, or make them act as workgroups ?
Remember there is lots of students that would like to experiment with the machines, and i wanted...
Greeting all,
I would like to restrict certain users to access any properties , eg, control panel , video properties, change any view options, ..etc .. its for a public access user , so you could imagine,
Are these options duable from the local machine, or from the server ? they are part...
Hello everyone
a simple business directory search that is pulled up from an access database
Is there anywyas i could have certain business to be bold , and /or different colors from the rest of the list ? or if you have any referece i could look at that would be great ..
I do have an idea...
Hi everyone
i have 2 question, one queston is based on the other answer.. here is my access layout: I have 2 tables .. the first table (tblMember) has 3 feilds: MemberID, ShareUnits, TotalHolding ... the second table (tblShareValue) has 2 feild: ValueID, ShareValue
What i want to do is, to...
HI everyone,
I have a form where user could update some feild in a database in a secure area , ( after an application.cfm login )
everything works fine if the user try to do the update once, if he tries to update anything else before loging out and in again, we receive this message
"...
Carl, That did the tric, the <CFSWITCH> tags, are way better, i got the cfif working, but it was displaying the template and the values on the same page, but the cfwitch worked way better,
I'll take a look at the cflock , ( i'm still a newbie )
But thanks alot anyways,
Max
Can i add
can i do this, cause its not going to the add.cfm
<!-- the part that i added --->
<cfif #session.userid# EQ "admin">
<cfinclude template="add.cfm">
</cfif>
<!-- ends here --->
<cfif #session.userid# EQ "max">
<cfquery name="table_member"...
I have this form / login application and i'm trying to attach my database,to replace the static username and password entered its a 2 page - A forum page ( i called it login.cfm ) and the result page which i called it index.cfm , here is the code for the index.cfm before changes which works...
i did these changes still no luck , but it with the original code , its wokring perfectly, all i wanted to do , is replace the static login names, and password to come from the database instead..
Any thing am i missing ?
I'm taking a different root, i this application, i understand (almost) every code in it, and i'm trying to attach my database, its a 2 page , a forum page ( i called it login.cfm ) and the result page which i called it index.cfm , here is the code for the index.cfm
<cfset goodLogin = false>...
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.