Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ixnay5
  • Content: Threads
  • Order by date
  1. ixnay5

    radio button reset not working

    hi - i have a reset button with an onclickto reset some radio buttons. the radio buttons will not reset, but the other lines in the reset function definition execute correctly. what the heck am i doing wrong? here's the html for the reset button: <input type="button" name="fromresetbutton"...
  2. ixnay5

    why is this happening?

    --begin create order record define ord record sono char(10) end record --end create order record --begin selecting orders display "Selecting Orders..." insert into sonos select distinct(sono) from sodetl where soladat > p_yest and sono[5,5] not in ('E','M','N') and sono[4,4] not in...
  3. ixnay5

    using a 4gl variable in a sql &quot;like&quot; statement

    hi - is there special syntax for handling a wildcard search if the value i'm matching on is a 4gl variable? the basic statement is: select something from somewhere where something like my.value something could be a large field and my.value could be anywhere in it. so i tried: select...
  4. ixnay5

    validate numeric

    hi - trying to simply validate a text box entry (fieldname: qty) on form submit. if it's not numeric, throw an alert. but of course it isn't working and i can't see why. it's throwing the alert whether the entry is valid or not. here's the code: (ignore pcount and scount...they're always...
  5. ixnay5

    why doesn't this reset my form?

    in my form page I have: <script type="text/javascript" src="frm_btx4k_slave.js"></script> <form name="mainform"> ...form elements, etc.... <input type="button" name="reset" value="reset" onclick="myreset();"> in my javascript page (frm_btx4k_slave.js) i have: function myreset(){...
  6. ixnay5

    make div visible after submit and back button

    hi again.. if my form has divs like this: <DIV ID="DS3Div" style="visibility:hidden;position:absolute;top:90;left:10"> <LABEL FOR="DS3"> Capacity (DS3):&nbsp;&nbsp; 1:&nbsp;<input type="radio" name="cap" value="1" onclick="DS31();">&nbsp;&nbsp;&nbsp; 2:&nbsp;<input type="radio" name="cap"...
  7. ixnay5

    help with reset() on dynamic form

    hi - i'm goin' mad i tell ya! mad! i have some "master" radio buttons that control the display of other "slave" radio buttons dynamically. if i want to reset the form using the standard reset button, all the radio buttons clear out normally, but the slave buttons (displayed using...
  8. ixnay5

    how to &quot;uncheck&quot; radio buttons in dynamic form

    hi all - sorry the description is a little weak. let me explain. i have a page with 6 "master" radio buttons which dynamically control a form. if you check master radio button number 1, the page displays 6 additional choices (also radio buttons...let's call them slaves). if you check...
  9. ixnay5

    select into variable values (in cursor loop)

    hi all- what happens to the values contained by myvar in a "select value into myvar" statement executed inside a "foreach x_curs into r_s.*" loop? here's my code: foreach d_curs into dat.* select fssitecd,sotadat into site,sdate from fssps where dat.indoc = fssps.sono and dat.apart =...
  10. ixnay5

    log file conundrum

    hi - we run sql7sp4 on win2k. i have a sql agent job that performs a number of bulk inserts. today it failed because the database log file was full. the error suggested i do a log file backup to free some space. the log file backup failed for something like: "cannot allow BACKUP LOG...
  11. ixnay5

    Error: 532 Cannot find Database DLL / Execute &lt;PEStartPrintJob&gt;

    hi all - we have an in-house app developed by a guy who's not here any more. he used some version of delphi/paradox to create it and it looks like it connects to an MS Access db. i'm afraid i don't know what version it is. we've installed it dozens of times on Win98-Win2k machines without...
  12. ixnay5

    Error: 532 Cannot find Database DLL / Execute &lt;PEStartPrintJob&gt;

    hi all - we have an in-house app developed by a guy who's not here any more. he used some version of delphi/paradox to create it and it looks like it connects to an MS Access db. i'm afraid i don't know what version it is. we've installed it dozens of times on Win98-Win2k machines without...
  13. ixnay5

    syntax for detecting presence of query result

    hi - i'm new to Informix 4GL (7.3) and i've built a 4GL program but need some help with it. i have a cursor scanning through a temp table i loaded (temp_tab). from within the cursor loop, i want to feed a query with one of the values grabbed by the cursor, and if there's a result > 0, set a...
  14. ixnay5

    activex view trouble / subreport password trouble

    hi- i know this first one is an old problem, but i haven't found the cause or a solution. we use crystal reports 7 and the activex viewer. our workstations run the gamut from win95 to xp. all are using the latest IE browser. all machines accept the activex viewer and display reports. but...
  15. ixnay5

    change text box value based on another text box value change

    hi - i'm looking to automatically change the value of a text box when the value in the adjacent text box changes. i have a form with 3 dynamically named fields: <input type=&quot;hidden&quot; name=&quot;qty_1&quot; value=&quot;someqty&quot;> <input type=&quot;text&quot...
  16. ixnay5

    comparison operator problem?

    Hi, this portion of a javascript function is causing me fits! I'm comparing a user entry to a &quot;max&quot; value that's carried in a hidden form field. It's possible for the user to enter a value that's less than the max and return a comparison that says the max was exceeded. If the...
  17. ixnay5

    validation - make sure textbox value between hidden values

    hi all- i'm new to javascript. i have a form with &quot;n&quot; number of rows. each row has one text box and two hidden fields containing values that serve as a min max range for the text box value. i need help with a simple function that will compare the text box entry (which is not...
  18. ixnay5

    How to Auto Fill Text Box with Onchange

    howdy- i have a form that displays a dynamic number of rows with dynamically named fields. in fact, it displays a dynamic number of groups of rows with dynamically named fields. at the end of each row are two text boxes. the first represents a start date and the second an end date. in most...
  19. ixnay5

    use href to submit a form and include a form value

    Hi All! I'm in a situation where &quot;the marketing people&quot; prefer the look of a hyperlink (over a button) to submit a form. So I have to design a form that conforms to their preference. The page in question is a downloads page. It has several related files that can be downloaded...
  20. ixnay5

    what script is best for this?

    hey all, i have a need for a script that can read a text file containing info such as: 1esm P 20030224 20030228 0 1 1 1 0 1 0 P 0 find the &quot;date&quot; fields in the file (rows 3 and 4), analyze them, do something with them (say, add 7 days to each), write the new...

Part and Inventory Search

Back
Top