Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 15 of 15
Search took 0.16 seconds.
Search: Posts Made By: theborg72
Forum: ColdFusion 06-04-2012, 05:30 PM
Replies: 8
Views: 5,398
Posted By theborg72
I have a primary key in the database that gives...

I have a primary key in the database that gives it a unique name. That it only goes with one record at a time is the point. do not want to have one of each but only one that goes to everything.

if...
Forum: ColdFusion 06-04-2012, 02:23 PM
Replies: 8
Views: 5,398
Posted By theborg72
yes thats it..I just want to go in and change one...

yes thats it..I just want to go in and change one at a time.
Therefore, I use a checkbox to do this
Forum: ColdFusion 06-04-2012, 02:03 PM
Replies: 8
Views: 5,398
Posted By theborg72
it is inventory page. on the first page is the...

it is inventory page. on the first page is the inventory. from there you can update, delete or add new inventory. form lists the items they found.

from there, I would be able to choose one of them...
Forum: ColdFusion 06-04-2012, 05:37 AM
Replies: 8
Views: 5,398
Posted By theborg72
But if I have a link / image that I want to run...

But if I have a link / image that I want to run the update on the record that the check boxes are selected.
Check boxes are there only because I have to specify which post I want to update

but if...
Forum: ColdFusion 06-03-2012, 09:09 PM
Replies: 8
Views: 5,398
Posted By theborg72
Question checkbox update/delete

I try to update a post with an checkbox.
this far I have come. Unfortunately, not very far

<cfoutput query="recTest">
<table width="561" border="1">
<tr>
<td width="43"><form...
Forum: ColdFusion 06-01-2012, 08:01 PM
Replies: 11
Views: 4,634
Posted By theborg72
Just a quick question how do I do if there are...

Just a quick question how do I do if there are not 10 then disappears text field tried me on a <cfelse> and add the field. but it does not work :confused:
Forum: ColdFusion 06-01-2012, 07:38 PM
Replies: 11
Views: 4,634
Posted By theborg72
YES thats it.. I do not know how I can thank...

YES thats it..

I do not know how I can thank you. that's exactly what I was looking for. Thank you very much.:thumbsup:
Forum: ColdFusion 06-01-2012, 07:23 PM
Replies: 11
Views: 4,634
Posted By theborg72
it works perfectly on the 10 first. but then when...

it works perfectly on the 10 first. but then when you take the next 10 the script dont work.
Forum: ColdFusion 06-01-2012, 06:14 PM
Replies: 11
Views: 4,634
Posted By theborg72
But now it's the same on both fields. The clone...

But now it's the same on both fields. The clone what you write and it becomes equal on the bottom. it'll just be text between these two lines. not under
Forum: ColdFusion 06-01-2012, 05:48 PM
Replies: 11
Views: 4,634
Posted By theborg72
yes.. like a text area This is an example of...

yes.. like a text area

This is an example of how I want it to look like

the gallery.
Forum: ColdFusion 06-01-2012, 01:46 PM
Replies: 11
Views: 4,634
Posted By theborg72
allmost :)

it gives me the space between entries. I was looking for was more like this

table 1
[1][2][3][4][5]

space to write in

table 2
[6][7][8][9][10]
Forum: ColdFusion 06-01-2012, 11:20 AM
Replies: 11
Views: 4,634
Posted By theborg72
Question CurrentRow MOD And Br

hello I'm trying to get a loop. The idea is to just
create a table that shows 2 row and 5 column.


Instead of
1
2
3
4
a.s.o
Forum: ColdFusion 06-07-2011, 08:14 AM
Replies: 1
Views: 2,343
Posted By theborg72
onmouseover repeate table

Hello..

hello, trying to create an effect with onmouseover and can not make it work right

the play code is

<cfoutput query="rsTest">
<table width="300" border="0" cellspacing="1"...
Forum: ColdFusion 05-22-2010, 06:50 PM
Replies: 2
Views: 2,710
Posted By theborg72
Cool tru.. find out whats worong by read to mutch...

tru..
find out whats worong by read to mutch and find out how to wright the code to make it work


<cfif IsDefined("Session.MM_UserAuthorization") AND
Session.MM_UserAuthorization EQ 1>...
Forum: ColdFusion 05-20-2010, 12:27 PM
Replies: 2
Views: 2,710
Posted By theborg72
Question session UserAuthorization

Hello. i try go get this funktion to start

i have try create somfing that hide and show funktion on page with MM_UserAuthorization.

to make it i use EQ

<cfif Session.MM_UserAuthorization...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT +1. The time now is 05:52 PM.