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

    web based VNC

    Does anyone know where can i get something like web based vnc Thx antony
  2. antonyb

    delete cookie

    Can someone know how to delete the cookie only press one button? Thx antony
  3. antonyb

    How to change the page when hit the button refresh

    I need a coding on this issue, everytime i hit the refresh button it will automatically change to another page thx, rgds, antony
  4. antonyb

    change swf file each time browser refresh

    Hi, Can someone know how to change swf file when browser refresh each time. Thx Rgds, antony
  5. antonyb

    refresh form

    How could i refresh the form after submit, i need to clear off all the value from an input box without using reset button. Thx Rdgs, Antony
  6. antonyb

    create pop up window at login page

    Hi, How could i trigger the pop up window when i was hit the submit button. The pop up window is without the IE toolbar and scrollbar and then this window will do all the staff here like display error message if key in wrong information and also if succesful login, it will go to next page...
  7. antonyb

    Hi, After i reinstall the win98

    Hi, After i reinstall the win98 this problem PCI Communiction device prompt out and asking me for a driver I don't what is this about, can someone give me a solution thanks Rgds, antony
  8. antonyb

    Hi, I've problem with my sql qu

    Hi, I've problem with my sql query, after i run this query statement it come out the error Error : select JOB_NO "Job number PM", * ERROR at line 1: ORA-01789: query block has incorrect number of result columns Query statement : select JOB_NO "Job number PM", JOB_TITLE...
  9. antonyb

    union statement

    Hi, Below is my sql statement which is using union all keyword ,i dunno it's my union all keyword put in the right way, can somebody give me a right answer, thx sql statement in ASP : select JOB_NO "Job number PM", JOB_TITLE "Job title PM", FACILITY_CODE "Facility...
  10. antonyb

    hi, I try to switch value for ea

    hi, I try to switch value for each lisbox, having some problem here. for example : I have 5 listbox each listbox have the same value like 1. <select name=&quot;all&quot;> <option>1</option> <option>2</option> <option>3</option> <option>4</option> <option>5</option>...
  11. antonyb

    control user login

    Hi, how could i control that person for being login twice , if already login other people using his same username and password will be reflected or couldn't login due to the same username and password at the same time. can someone help on this matter? Pls.... thanks antony
  12. antonyb

    can't send mail to outside

    I'm use exchange server 5.5 facing some problem. I can't send mail to outside but can receive mail from outside. What's is wrong actually, can someone help?? thanks antony
  13. antonyb

    setting up www.xxx.com for intranet web

    I have my webserver and dns server runnig on win2k but connected to intranet only then didn't how to configure a DNS server on it. I'm browsing my site using the ip address of my server in order to connect to my site(http://192.168.2.143). now i want my user to just type in...
  14. antonyb

    blocking unwanted website

    greetings, how could i blocking some website for example : http://www.maker.com and http://www.cinema.com i not allow our workers access to this website can anyone have any solution or tutorial thanx antony
  15. antonyb

    can't ping to host computer

    indication : computer 1 = using FIS network line host computer = using MES network line computer 2 = using MES network line Our company have two IT department which is FIS and MES. There is a user remote computer(computer 1) is using FIS line, having problem pinging to the host computer(using...
  16. antonyb

    create log file using interdev

    greetings, How to create a log file for keeping track of users who have logged in to this page. can somebody give some sample or any tutorials. thanks
  17. antonyb

    log file created after login

    How to create a log file for keeping track of users who have logged in to this page. for example log.02092002: date & time username access page ----------- --------------- --------------- 9/5/02 10:13:41AM john sample.asp something...
  18. antonyb

    bad file name or permission denied

    hi, i just can't figure out what's wrong with my code.My program always come across this error, but can't understand why it has occurred. No matter in client side or at my own local also the same. could somebody guide me on this problem. below is my code: Public Sub checkrecord() Dim...
  19. antonyb

    comparing two input file

    greetings, I was new in vb, i have a few problem got to solve it. i have 2 input file. data1.txt ----------------- AAB-12728 TRC:input file AAB-12571 TRC:input file AAB-12331 TRC:input file ---------------- data2.txt ----------------- AAB-12571 TRC:input file AAB-12221 TRC:input file...

Part and Inventory Search

Back
Top