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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by fire

  1. fire

    How can I use TStringList->CustomSort in my program...

    How can I use TStringList->CustomSort in my program? I found samples in Delphi, but was useless .. Please give me a sample code in C++ Builder if you can. Thanks.
  2. fire

    grant dial-in permission to a user

    I am a system administrator... I want write a program that get a lastname and firstname and then make a unic username on server (by administrator password that I give!) and then grant the user dial-in permmision. I can make unic username on server by my program... but how can I grant dial-in...
  3. fire

    Link to file

    No browser can download the HTML file by a link to that. they can open it only... if you not choose Save target as.. :) you just make a link in your HTML to your ZIP file and all be done. :) good luck
  4. fire

    open a swf automatically?

    make a behavior that sayes Onload open a browser window! and set the address of new window to your flash page. -------------------- also you can insert a flash object into your page to do that (in dreamweaver tool plate!) good luck
  5. fire

    how to set the action for submit button

    You should edit FORM tag by Action command like this: <form name=&quot;<form-name>&quot; action=&quot;<target-document>&quot;> <input type=&quot;submit&quot; name=&quot;<button-name>&quot; value=&quot;<button-label>&quot;> </form> good luck :)
  6. fire

    grant dial-in permission to a user

    But in ISP Accounting Applications, other programmers can do that.. I want to do that in my program,too. [b]I am a ISP(Internet Service Provider) Administrator![b]
  7. fire

    grant dial-in permission to a user

    How can I grant dial-in permission to a user of winNT/2K by win API... Thanks for your help. WOW :)
  8. fire

    grant dial-in permission to a user

    How can I grant dial-in permission to a user of winNT/2K in CBuilder... I hope WIN API can help me but HOW???!!!
  9. fire

    Backup fails-it says completed--weird????

    Here is the log.... ====================================================================== Job server: BA-01 Job name: Backup 0039 Job started: Thursday, March 29, 2001 at 11:19:08 PM Job type: Backup Log file: BEX35.txt ======================================================================...
  10. fire

    Backup fails-it says completed--weird????

    I get the red font that says back uop filed. And alot of ...... Unable to open the John Smith [jsmith]?Shortcuts? - skipped.Unable to open the item Miranda Jordan-Smith [mjordsan-smith]?Spooler Queue? - skipped. Directory ?Miranda Jordan-Smith [mjordsan-smith]?Top of Information Store was not...

Part and Inventory Search

Back
Top