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

  • Users: fanghua
  • Content: Threads
  • Order by date
  1. fanghua

    Forcing a Web Service Method Refresh

    anyone know how to Force a Web Service Method Refresh? it always returns the same result even after i change the webservice. when i use another computer, the correct result is shown. thanks
  2. fanghua

    Crystal reports with Server 2003 Error

    when runing this new server with crystal reports installed, got the following error message: the actual report is there. • Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404. • Open IIS Help, which is accessible in IIS Manager (inetmgr), and search...
  3. fanghua

    Telnet

    i need to execute a script that i usually log in to telnet and run. I wonder if there is a way to run the script by click a button. I understand there is cfftp tag, but i never heard something like cftelnet. thanks!
  4. fanghua

    Query Group By

    I want to display some data group by month. Is there anyway I can do it using <cfloop>? I would like to be able to insert a blank row if group changes. thanks!
  5. fanghua

    Coldfusion Server Cfgrid support

    i had coldfusion server 4.5 and some clint machines runing windows NT with old browser, IE 5.0 or earlier. After I ungraded to coldfusion server 5.0, the client machine wouldn't show cfgrid, but in my XP machine with IE 6, it worked fine. Is there a way for cfgrid to work when I use the old...
  6. fanghua

    avoid default day 1/1/1900

    every time i insert a record, if i don't specify date or '', it will always have 1/1/1900 in the db. this has cause a lot of error and confusion. what's the suggestion to avoid this.... thanks!
  7. fanghua

    SQL Server Enterprise Manager Won't Load

    I click on the link to open SQL Manager, but it won't load the software. CPU usage shows 40% for mmc process. I log off this user and log in as another user in this machine. SQL Enterprise Manager loads after click. Is there a profile problem in my machine? how do i fix this issue? thanks!
  8. fanghua

    Accessing SQL Manager

    I click on the link to open SQL Manager, but it won't come load the software. CPU usage shows 40% for mmc process. I log off this user and log in as another user in this machine. SQL Enterprise Manager loads after click. Is there a profile problem in my machine? how do i fix this issue...
  9. fanghua

    Stop Cfloop From Running

    Hi, I have this cfloop which contains some insert statement to SQL server. Problem is that user can click the botton twice to cause the cfloop to be run twice, which means duplicate records. I wonder if there is a way of stopping the first cfloop. or any other suggestion to fix this issue...
  10. fanghua

    Data Don't populate immediately

    i am runing a report of 3000 pages, after i see all the records show up, i notice that the fourth page, which require some calculation and formular field, don't show up properly, i had to refresh the page to see the result. is there any way i can see the results immediately or i just have to...
  11. fanghua

    cachedWithin

    if the query result store on the server or client side?
  12. fanghua

    Reference File Adodc

    hi, i am debugging an old application which use Adodc. I wonder which library should be included. also is function mid part of VBA library, do u know exactlly which one. thanks!
  13. fanghua

    XP Shut Down problem

    Everytime I try to shut down my xp pro, it always say it has to wait for the following appliation to terminate, explore and internet connection. I have cable modem connection through router. I wonder if there is a way to elimiate the wait. I have to click end manually to shut down. Thanks!
  14. fanghua

    List Last Files

    I can list my last folder that I was working on. how do I list all the files that I haven't close before I close my dreamweaver?
  15. fanghua

    Intersolve/Informix 9 Driver Co-exist

    If I install Informix 9 driver first, is it possible to install Intersolve 3.11 later for both to work. I know if Instersolve is installed first, the new driver will work.
  16. fanghua

    VB 6 and XP pro conflict

    i use vb 6 in Xp pro, i realize that my calendar control doesn't work, it will crash everytime i try to use that control. i also try to use vb 6 in xp pro without service pack, vb6 crash sometime. i wonder if installing service pack 1 for xp will help or if there is a service pack for vb 6...
  17. fanghua

    XP Pro Motion Delay

    i have xp pro, p4 1.7g, 512 sdram. after i preform some action like click a button something, or regular use of computer, sometimes, the screen freezes for 5 seconds and it could happen a couple times a day, after freeze, it seem to resume what it is doing. windows 2000 works fine in this...
  18. fanghua

    Inserting a table/Not OLE object in crystal report

    is it possible to insert a table fill with some text not from database? i try to use OLE object, but when i put it on the web, the OLE font looks funny, is there a way to make the font appears exactly like what it is when previewing it in crystal report?
  19. fanghua

    Divide Sign / in Crystal Report

    how do i get the * - * sign for dividing in crystal report? does it include in winding character set? thanke

Part and Inventory Search

Back
Top