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)
...
User Profile
Collapse
-
Dynamically change text box based on radio button
-
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.
No activity results to display
Show More