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 Chriss Miller 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: *

  1. srangu

    Do I need to remote after installation of s/w and set the env variable

    Hi, I have installed ODWEK software on AIX box and set the environment variables like: PATH,LIBPATH,LD_LIBRARY_PATH,CLASSPATH. My question here is do I need to reboot the system to take these changes or is there anyother workaround. I heard that there is 'export'. But I don't know how far it...
  2. srangu

    Disbale/Enable text box on radio button selection

    Hi, I was trying to enable/disable text boxes depending on the radio button selection in radio group. I was doing the following and this doesn't work: <html:text property="beginDate" size="12" maxlength="10" /> <html:radio property="dateOrsc" value="userId" javascript:enableDate();"/>By User...

Part and Inventory Search

Back
Top