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 TouchToneTommy 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: gunalan
  • Content: Threads
  • Order by date
  1. gunalan

    Construct a Dynamic Object

    Hi, Is there a way to construct a dynamic object... I just want to assign a value to object: document.SubmissionForm.FailurePart_AdjustedQuantity{dynamicno}.value value between {} braces using going to be dynamic.... How to construct this dynamic object.? thank you.
  2. gunalan

    Crash Dump Websphere v5.1.1

    Hi, WSAD V5.1.1 CRASHES UNDER DEBUG MODE...IT KEEPS ON CRASHING.EVENTHOUGH I RESTART MY SYSTEM..IT IS NOT HELPING ME. ANY BODY HAS AN IDEA ABOUT THIS. {}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{} <GGC...
  3. gunalan

    RCT ???

    Hi, I have a question.I am new to oracle. What do you mean by RCT? I have this diffculty ..one of my stored procedure has a parameter as show below c_lookup IN OUT GlobalPkg.RCT I have to make a call to a stored procedure which contains this parameter using callprepared statement of jdbc...
  4. gunalan

    Trouble in migrating query from DB2 to Oracle

    This is the query in IBM DB2... select (days(max(end_dt)) - days(min(bgn_dt)) + 1) - sum(days(coalesce(end_dt, Current_timestamp)) - days(bgn_dt) + 1) as OffRent from rental where id = 2395 I tried using to_date instead of days.I was not succesful. end_dt and bgn_dt are of type...
  5. gunalan

    Change the parameter value of Http Request

    Hi, I want to modify my request parameter before dispatching to a different servlet.it is possible? Thank You.
  6. gunalan

    connector for tomcat and apache

    hi, i followed steps as per this link http://johnturner.com/howto/winxp-howto.html end of my setup got this problem.. i include this as last line in httpd.conf of apache Include c:/tomcat/tomcat-4-1-18/conf/auto/mod_jk.conf i got error message saying that it cannot open above... i am new...
  7. gunalan

    Command Line Argument

    Hi, I am new C#.I am trying to compile the program from Microsoft Visual C#.Net tool.The trouble is that how to give command line input through this tool.I am trying hard to figure out. say i have given small program.... // Namespace Declaration using System; // Program start class class...
  8. gunalan

    cpu usage fluctuates

    hi, i have gateway system loaded with pentium mmx(233 mhz) with 256 mb ram and os with win2000. i have this problem... whenever i try to load new program...cpu usage shoots up to 99%..it happens for every program i load... when it is idle..cpu usage is very less..whenever i run new program...
  9. gunalan

    how to backup whole system files

    Hi, Is there a way to backup the whole system in windows 98 se. i dont have writable cd writer.only thru floppy.is it possible. i dont see option in my system accessories to back up the system.how to do it manually. thank you.
  10. gunalan

    i see a strange icon on desktop

    hi, i see a strange icon on desktop saying " smiley icon and with message yahoo time" .is there any possibility to remove it.only one of user profile is affected.other login profile doesnt affect that. how to remove that icon. thank you.
  11. gunalan

    aiff format cd is not playing

    Hi, I tried to play aiff format cd thru real player. The real player reads that cd.The problem is ---> it is not producing clear quality sound...i could lot of disturbance...i cannot give a clear picture ..wat kind of sound it make...there was lot of disturbance... i tried playing in...
  12. gunalan

    windows 98 backup

    hi, i want to repair windows 98 se. so i have a question: i have windows 98 se cd with me.I am planning re-install the windows 98 se using my windows 98 se cd. by doing that ...all the softwares and my documents files wont be lost? i just want my files and other softwares to stay there...
  13. gunalan

    System.ini file is corrupted

    Hi, I found that system.ini file is corrupted in my windows 98 se. I had this problem This program has performed a illegal operation.It will shut down. By using clean boot troubleshooting method suggested by microsoft knowledge base article, I found that system.ini file. i couldnt find in...
  14. gunalan

    error message which couldnt be solved

    hi, for some reasons we are getting this error message... Vbscript Runtime error 'ASP 0185 : 3219' [Microsoft][ODBC Microsoft Access Driver] The database has been placed in a state by an unknown user that prevents it from being opened or locked. PPSurvey_conn.asp,line 21 what is reasons...
  15. gunalan

    mail messages in outbox....not went thru

    hi, for some reasons certain mails r got stuck in my outbox.it is not going thru at all.. i tried one option which i read msn knowledge base.open the mail item and click send....after that mail message in the outlook inbox become italicized which means waiting to be sent.as they suggested..i...
  16. gunalan

    String index out of range:6104

    hi, actually my predecessor created a form.it was working properly so far. some reason one of the user had made a complaint saying it is flashing this error. Vbscript Runtime error 'ASP 0185 : -1' String index out of range: 6104 /submitPPSurvey.asp,line 64 i could find proper resources for...
  17. gunalan

    how to create procedure in MS ACCESS

    hi, I am beginner.I am trying to eliminate the special characters.I got the resource from this link http://support.microsoft.com/default.aspx?scid=kb;en-us;210227 i have to no idea how to create and run it..could u guide me...how to do it. i tried to get resources from net..i couldnt find...
  18. gunalan

    regarding w32.mydoom@mm

    hi, One of the email user is getting lot of junk mails which i understood it is because of w32.mydoom@mm. I scanned his machine using symantec w32.mydoom@mm tool.. it showed that machine is not having any viruses. now we have to complaint to mail administrator to stop such mails or...
  19. gunalan

    how to eliminate special characters

    hi, I am trying to eliminate the characters with replace command in the edit... it is saying it is not valid string ..how to eliminate it... it has special characters like [ and square symbols... i havent worked much in access...give me a idea to eliminate it.. thanks
  20. gunalan

    migrating win 98 to win 2000

    hi, we are migrating certains systems from win 98 to win2000... server is win 2000.... wat is the procedure...could u help me finding out good resources for this....

Part and Inventory Search

Back
Top