User Profile

Collapse

Profile Sidebar

Collapse
linux70
linux70
Last Activity: Nov 16 '07, 02:50 PM
Joined: Nov 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Dynamically change text box based on radio button

    I have the following. Based on which radio button is checked, I want to adjust the date that is filled in for the text box. The problem I am having is that each button fills in the same date. Am I misunderstandin g what getElementById( "opt1").val ue returns? TIA

    [HTML]<html>
    <head>
    <script language="JavaS cript">

    function changeRadioButt on(iDays)
    ...
    See more | Go to post
    Last edited by acoder; Nov 13 '07, 09:20 AM. Reason: Added code tags

  • linux70
    started a topic cx_oracle capture oracle progress messages

    cx_oracle capture oracle progress messages

    Is it possible, using cx_Oracle to capture the simple messages from oracle, for example, if I am running an insert, in most Oracle tools, it would say '100 rows inserted'. I would like to capture and print these messages in my python program. TIA.
    See more | Go to post
No activity results to display
Show More
Working...