Hello,
I have a first window which has 5-6 fields. It has 3 buttons - Other, Save, Cancel. When I click on Other, a new window opens(like a popup) which has 4 fields. It has 2 buttons - Ok and Cancel. When I click on Ok on this window I need to pass the values of the fields from this window to...
I have a textarea which accepts 358 characters. I want the first 3 characters to be "***" and these should not be editable i.e. the user should start entering data after these first 3 characters. How do I do this?
I want to create a horizontal dashed line. By using <hr> we get a single horizontal line. I want to create a dashed line like ----------------. How do I do this?
Hi,
In a textarea I want to limit the number of characters to be 358. After 358 characters the user shouls not be able to type. Also, the initial value in a textarea should be '**' and the user should start writing after these 2 characters. So then the characters the user can type will be...
Hi,
In a textarea I want to limit the number of characters to be 368. After 369 characters the user shouls not be able to type. Also, the initial value in a textarea should be '**' and the user should start writing after these 2 characters. So then the characters the user can type will be...
I was able to place 2 tables side-by-side but now the problem is the first table has less rows than the second one so it is coming in the center of the one big table. I want to start from the leftmost position. I tried using valign and align but it did not work. The code I have written is...
I need help in placing 2 table side-by-side. I have 2 tables of 2 columns and n number of rows. I want them to be placed next to each other instead of placing them one below the other. I do not want to use frames. Is there a way I can do this?
Hi,<br> I am a programmer doing CGI scripting in REXX. Te input to the REXX programs are through the CICS program on mainframes. I need to get the Pic 9(4) COMP or COMP-3 data in REXX as a regular number. I cannot change the field size since then the entire record structure will have...
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.