Forum: ColdFusion Nov 16th, 2004 |
| Replies: 7 Views: 6,400 Hello, I’m a jr. CF programmer trying to figure out how to create sets of multipages. What I want to do is create page sets of 10 and have an arrow link, which would jump you to the next 10 pages. ... |
Forum: ColdFusion Jul 14th, 2004 |
| Replies: 4 Views: 5,148 Would you know if you can have a number in an URL variable name like id2=#v_id2#. Because I have two variables for example: id=#v_id#&id2=#v_id2#. I was wondering if it ignored the number therefore... |
Forum: ColdFusion Jul 13th, 2004 |
| Replies: 4 Views: 5,148 Thanks for the help. I'll need to play with it some more to see if that could be it. It appears that all of my variables are unique, but there are 2 that are very similar. So I'm going to give it... |
Forum: ColdFusion Jul 13th, 2004 |
| Replies: 4 Views: 5,148 I'm receiving the following error anytime I try to click on a link or a button inside my application. I thought it was a session problem, which I tried removing the session_addtoken variable from... |