Click here to Skip to main content
15,884,099 members

Comments by SushilDharmar (Top 19 by date)

SushilDharmar 29-Jul-13 3:00am View    
if the record is saved from the application page to the server after clicking on the text box clear all the control values.
Or Else
On load time assign a value to an string.
On the click event
check the value of the string using if condition after that change the value of the string in the if block.
In the next time, the value of the string would have been changed and it will skip.
SushilDharmar 29-Jul-13 2:46am View    
Rockstar_ - 8 mins ago
Clear textboxes after submit
SushilDharmar 5-Jun-13 8:59am View    
hi Sudhakar.
I got the solution.
SushilDharmar 19-Oct-12 7:15am View    
oracle doesnt supports double Quotes(") at the time of insertion.
SushilDharmar 17-Aug-12 11:31am View    
I Don't Know how to thank you all
Thank you Friends you had Saved my code a lot...!!