I have a jsp form which dynamically populates a <select> with existing roles, the code then creates corresponding hidden fields to hold the values of the select options as I cannot store the name of the option in the options value.
what I'm trying to do here is onChange in the select, I simply...
Hi all.
Question:
From within a template I am trying to call another site. I have created a URL object, read from the URL and BufferRead the html back to my content area within the template. This is fine, except....
It appears that not all the headers that exist while interacting with the...
Hi all.
Question:
From within a template I am trying to call another site. I have created a URL object, read from the URL and BufferRead the html back to my content area within the template. This is fine, except....
It appears that not all the headers that exist while interacting with the...
Anyone have any ideas on this one:
I am currently working on a project which involves two websites, one main WebApp and a minor user records site to be viewed from the WebApp.
The WebApp uses a set of templates which consist of header,navbar and footer, with a content area for each page...
Anyone have any ideas on this one:
I am currently working on a project which involves two websites, one main WebApp and a minor user records site to be viewed from the WebApp.
The WebApp uses a set of templates which consist of header,navbar and footer, with a content area for each page...
Anyone have any ideas on this one:
I am currently working on a project which involves two websites, one main WebApp and a minor user records site to be viewed from the WebApp.
The WebApp uses a set of templates which consist of header,navbar and footer, with a content area for each page...
Anyone have any ideas on this one:
I am currently working on a project which involves two websites, one main WebApp and a minor user records site to be viewed from the WebApp.
The WebApp uses a set of templates which consist of header,navbar and footer, with a content area for each page...
Hi all
Your thoughts if you please:
I have developed an application which is used by around 800 users. When a user logs in, session variables are set to record username and user id. These dictate which records are visible to that user, ie. only user 1445 can view user 1445's details.
I all...
Hi all
I have set up a DTS to export nine SQL7.0 tables and their contents to an Access 97 database.
I have set it up to clear the contents of the existing tables and repopulate them with the SQL records. This is then scheduled to run every twenty four hours.
This way I provide a copy of the...
I've come across something weird:
I have a client who has entered text into a form which calls a cfmail to mail out the contents of a form field.
It appears the use of double quotes causes the text to truncate. eg.
form field: this is a "test"
cfmail body: this is a
My client is...
Hi all,
A little help if possible:
I have created triggers to provide and audit trail of INSERTS, UPDATES and DELETES. No problem with this, I'm a bit rusty, but I picked it back up again after thumbing through my old uni books :)
I have a problem though: When a record is deleted, copy of...
Hi all
I've hit a wall with this one:
My understanding is that application.cfm will only secure *.cfm files.
If I have users uploading word doc's or pdf's into the application root they will be open to access via an absolute url without any cf challenge, right?
I'm trying to figure out how...
I have an issue with cfmail and how it handles special characters.
eg. a form variable passing a ' character will have it interpreted by cfmail as ’
I have tried writting the variable to a txt file and then reading it to a variable to mail out, but I have the same result.
I am sending...
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.