I've got this code: <cfif isDefined(request.str_Billinfo.BillLastName)> that is throwing this error: Element STR_BILLINFO.BILLLASTNAME is undefined in REQUEST ...
I have a form with the following fields : <cfinput type="text" name="return_to_supplier_supplier_number" onValidate="validateOptionTextBox" message="Supplier ...
This should get you started <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled</title> <script language="JavaScript"...
Hi Hank, Thanks for your response. I copied and pasted your code and it does not seem to work. I entered a value in the input field but the radio button...
Hi Hank, Thanks for your response. I copied and pasted your code and it does not seem to work. I entered a value in the input field but the radio button...
If you're using Firefox you may need to clear cache, it has a nasty habit of "remembering" forms. If that is not the case, check to see if there is a...
The page wrapped the content so I put the comments in /**/ to cover the wrapping. Try it again. I also tested this in firefox and it works. <!DOCTYPE HTML...
Hi Hank, for some reason, it still will not work for me. I am using IE and here is your code that I am using, just copy and paste (there were some spaces and I...
... I'd suggest adding the following line before the document.form1.r.checked = ck line: alert(ck); It should return true or false when you move form focus...
It has to do with the space issues when you copy from this email. Go to this URL: http://www.blackrhinoinc.com/test.html Then copy the source from the page....
OK, I get it now. When I put the cursor in the input field and enter something, the button is not checked. As soon as I move the cursor out after entering, the...
I have a table with 31 rows. I autogenrate three columns of checkboxes (with one extra) off of this table : <cfoutput query="qryGet_Disposition"> <cfif...
Go back to the URL I suppied. I added the onkeyup handler. The reason I used the onblur handler was: some people cut and paste content. The onkeyup handler...
I have just started into using CFC's that need to call on path variables in the Application.cfc or Application.cfm file. I am hitting dead ends as I notice...
If I understand you correctly.... When you submit the form. Use the same query for your information. <cfloop query="qryGet_Disposition"> <input type="checkbox"...
I query a table using ref_no and return five records. I display all five records in form format, in a table, using <cfoutput query="qry">. This is an edit...
I am trying to run a site on our server that is initialized by a cf component. Apparently the front page is generated by cf component that gets initialized...
I posted this earlier and have been trying to figure it out but can't, so I tried another way and it almost works, but not quiet. I have a table with 31 rows...
I have a form that will display multiple line items based on query using urdn_number. There is a checkbox next to each line item for multiple deletes (in this ...
Hi Hankcfman, Thanks for taking the time to reply. Your code works just fine (I tried it after you posted it; sorry for the delayed response). I was trying to...
Does anyone have a clue were to start with creating a service like: keywordspy.com? I believe this is a reverse keyword lookup that they somehow do, but I...
It depends on your location. Go to monster.com...they have a rate calculator there that can give you an idea of the going rate in your area. If you were in...
Again, that depends on location. Here in Chicago, recruiters have told me that we are hard to find and that companies are swooping us up as fast as they...