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 Wanet Telecoms Ltd 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. viztek

    try this ! access network neighbourhood thru c# code

    Hi, Anyone can tell how to access network neighbourhood shared directories thru c#. --Viztek
  2. viztek

    windows application trace viewer window

    Hey, i am using tracing in my code for debug and other info. i want to enable/disable a trace viewer which could open up and show the trace statements when the application is running (like debug trace in VS.net). How do i create(choose) a trace viewer which will show defaulttracelistener's...
  3. viztek

    urgent! local host vs IP

    Hi, Can anyone tell why i can access a site by localhost but am not able to do using IP. its was working fine earlier but after installing weblogic on the same m/c something has gone wrong in the settings. http:\\localhost:81\Application\login.jsp is fine. but...
  4. viztek

    urgent ! local host works in URL but not IP.

    i saw a strange problem. my website hosted on iplanet has a URL like http:\\203.283.134.53:82\Application\login.jsp note: \ is slash. it was working fine. i installed weblogic on the same machine for some other purpose. now i have un installed web logic. but now...
  5. viztek

    check box control in word doc!!!

    Hi how can i make a usable (which people could check and uncheck) checkbox control in word doc. I tried an active X control but can protect it. do i have to code for that? Viztek
  6. viztek

    report output to XLS format? Interesting !!!

    Hi, I need to analyze and manipulate reports output (pdf or html css) to XLX fomat. any idea how can i do it? Viztek
  7. viztek

    importing 9i data into 8i error

    hi , when i try to import data exported from 9i into 8i. i get error. not a valid export file, header failed verification Import terminated unsuccessfully. Doesnt oracle support it? Viztek
  8. viztek

    Reports 9i installation

    Has anybody tried 9i reports server installaion which comes with oracle 9i application server. If yes could u tell me the steps. Viztek
  9. viztek

    Seport Service doesnt start: 186 error

    SOrry Read Reports Service doesnt start !!!
  10. viztek

    Seport Service doesnt start: 186 error

    Hi my reports service doesnt start. what should i do? gives this.. winodw couldnt start reports server <name> on local m/c. error 186. contact system vendor... Viztek
  11. viztek

    HOW TO CHECK DB CHARACTER SET?

    Hi, tell me how can i check what character set my db has. tell me sql command or solme other way to know that. thanks, Viztek
  12. viztek

    PRINT PAGES IN NN 6.2? HOW?

    Hi, I installed NN 6.2 but i see no print preview there. Whenever i print it prints only one page. I have a window which has around 4 a4 size pages but NN prints 1 and says 1 of 1. Why is it? Viztek
  13. viztek

    set focus on a field in netscape on blur! Interesting !

    focus moves to the next field after the validation chck it out on a page. and remr i am talking abt netscape. Viztek
  14. viztek

    Resize popup window?

    Hi, Any idea if i open a pop up window. I minimize it. I target my next content to the same window. But it doent pop up. What should be given do that a minimized window pops up again !!! I hope i am clear Viztek
  15. viztek

    set focus on a field in netscape on blur! Interesting !

    Hi, I need to do a validation onblur event and after the validation i need to set focus on the same field on which i did the validation. In netscape after the onblur event the focus moves on to the next field. So what is happening is that the validation could occur only once. I need to do a...
  16. viztek

    browser back button, IE /netscape compatibility, set focus on a field

    Hi there, I face some urgent issues. 1. Specify a resouce to find out compatible javascript for both IE as well as netscape 2. I want to disble browsers BACK button IE 5.5 / NN 6.0 +. how do i do iy? 3.i want to validate a field but in netscape after onblur event the focus moves on to the next...
  17. viztek

    i18.jar required ! Urgent !

    Hi , Could anybody let me know from where can i find i18.jar. I need it urgently to have JIS/EBCDIC encoding support in my program VIztek
  18. viztek

    Respond to this,back up of database server for an internet application

    Hello all, I have a web site having the database as oracle 8i. Now the site needs to be always up. COuld you please give me alternative ways (please be more elaborative and technical as much as you can), cause i need to find the best and most efficient way to back up my database without...
  19. viztek

    ORACLE REPORT WRITER 6i???urgent!!!

    Hello all... I want to use oracle report writer 6i for an internet application. i want all the reports to be generated at the web server output as html files and sent to the client. I do not want the client to install reports run time. Please let me know all details abt oracle report writer 6i...
  20. viztek

    scheduling a job on 2000 server URGENT !

    task scheduler is running fine let me know the procedure how one could schedule a batch file to run in windows 2000 at a scheduled time. Viztek

Part and Inventory Search

Back
Top