Hello DeathShadow, Hoping you you drop this here. Can you suggest an alternative to Frontpage? I also need to consider having the ability to...
I getcha. Not a programmer. Only dabble. Much easier to maintain data thru a DB rather than endless paper. I knew Access and figured out how...
I attached the page, but changed the extension to txt. It is actually asp. The page is created using FrontPage. Thanks David
I am however running into something odd. The code works in Chrome and Firefox, but not IE. However this does... <script> {...
My coding is somewhat limited. I can typically get it done. At times need some assist. Nothing I create is accessed from outside the company.
Ah...I think I have it. I did change it a bit. <script> var myForm = document.forms[1]; if (myForm.STATUS.value != "OPEN") {...
I am looking to change the fields to disabled in the event that the status field has a value of 'CLOSED'. Other wise the fields are not disabled....
Hello Hendra, thanks for the quick reply. I gave that a whirl and something odd is occurring. The fields are disabling, however it seems that...
Hello, I am attempting to create a script to disable fields when the 'Status' field is = to 'Closed' I added the ifclosed to the onload portion...
Thank you much. Been messing around with the math. Working well. I am trying to get my head around switch. Seems straight forward, but no...
I have a situation where I have rounding rules to apply the the results of 2 fields based on the results value. >10 rounded to the nearest...
Hello,the script below is for incrementing a number by one. When less than 10 a zero is inserted infront of the value to maintain a 2 digit...
Separate names with a comma.