I have created an user administration in coldfusion and access and I was curious to whether there is a way to secure a password so that the password given to the user can only be used by that user from a certain computer. That way that user cannot give it out to another person to view with out...
How can I make the following checkbox form (1) work like the radio button input form (2), but with out the off option. I would like to just check on or check off and then update the access database
(1)<input type="checkbox" name="white" value="yes"
<cfif #white# IS...
I have an Access database populated with information such as an autonumber,name,productid,category,subcategory.
I need to use a pull down on an admin page to select which category to edit. This is just my form for pulling up active categories. The User then selects from the list and submits. The...
Below is code that populates my Access Database. I need to some how modify this to upload 2 or more images from the same form. It works with the one image valued at "mainpicture_id." I would like to know how to include a "mainthumbnail_id" as well..
<cftransaction>
<cffile...
I am currently writing a coldfusion with access database web site. I am using a form and then posting that form information to another page for processing that contains an CFINSERT for all the info inserted into the database. It works fine.
Is it possible to use along with the CFINSERT, a...
I currenlty have a working Coldfusion and Access Database web site running for real estate. When a new home is added by the admin, the admin must assign the new home an ID number. Is it possible to have coldfusion/access generate a random ID so the admin can just click on a link that says...
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.