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

    Windows XP TTS

    For some reason when I run L&H TTS in XP objMerlin.TTSModeID = objttsMode It gives me a Class not registered error. The same application I run in Windows 2000 or earlier. It runs fine. What does XP do to the TTS engine. I as well, have all of the components and references in place. Any...
  2. JohnStep

    Stream Audio through IP

    Anyone know of a mod or Control that will aid in Streaming Audio (WAV or MP3) over a network? Maybe a quick example of streaming the Codec. Thanks in Advance.
  3. JohnStep

    Resolve Proxy Surfers real IP

    I have a phpbb and am in despirate need to unmask a certain surfers IP address. His favorite trick is to use cgi/http sites like cloakme.net,proxy911.net etc in order to gain access to my site and cause havoc. I'm looking for a way to unmask this clown. Any ideas? J Stephens
  4. JohnStep

    (Random Digit)ld.exe malware

    I have a malware that will everyonce in a while create a file in System32. The files will be a random digit and ld.exe; ie 5286362ld.exe , 5882122ld.exe etc. The pain is this malware will arbitrarily try to use port 25 and send emails out. If I look at Netstat -a I will see that it opens...
  5. JohnStep

    Scsidrv.sys

    Any ideas where I can Download this file. The only place I have found to D/L it so far is from Microsofts website and that copy is corrupted (Go Figure). If anyone knows an alternate place to D/L it please let me know. J Stephens
  6. JohnStep

    Flash Banners?

    When using a swf file as a banner for a website is there any way I can make the banner into a hyperlink? a href=http:\\www.anywhere.com Does anyone know a way or can this be done? Thanks in advance, J Stephens
  7. JohnStep

    Changing Toolbar's button image at rumtime?

    I have looked far and wide but cant get any answers. What is the best way to change a toolbars button image at runtime? Is there any way? Thanks for any help in advanced J Stephens
  8. JohnStep

    Best way to print Reports and Invoice

    What is a VB coders best option on Printing Reports and Invoices Crystal Reports or?? Any Ideas?
  9. JohnStep

    Creating Access Table error?

    I'm trying to create a table in a Access DB using the following line, but it's giving me a Syntax error. For the life of me I cannot find it. Any Ideas? db.Execute "CREATE TABLE Tennant" & "(BuildingName CHAR (50), Apt INT, FirstName CHAR (50), MiddleInitial CHAR(1), LastName CHAR(50), Phone...
  10. JohnStep

    Listview

    Using a ListView control what Property designates which member has been checked or not? Thanks in advanced J Stephens
  11. JohnStep

    Saving Email to a txt file

    I want to take the input from a textbox and save it to a txt file resident on the webserver. Any ideas the best way to approach such a task? Any help would be appreciated, J Stephens
  12. JohnStep

    Any Ideas easiest way to Broadcast audio

    in VB?? I have seen a couple of ActiveX (Lakeofsoft) but it also requires you to build a client. I would rather stream audio to a Winamp or WMP.
  13. JohnStep

    Access to SQL

    I have a question for those SQL guys. I do editing and saving in Access using the DAO 3.5 all the time. I have reviewed some code and seeing that altering SQL seems to be nearly the same. Is this true? Or how would you best edit SQL databases through VB with DAO or??
  14. JohnStep

    Textbox members

    What property is it which you state the members that can populate a textbox. Let's say I want numbers only 0-9 with no Alpha. Which property is it that accepts only numberals??
  15. JohnStep

    Depolyment Fonts....

    I am having a problem with the deployment of fonts for 2k and XP machines. I used the basic P&D from vb6. As well, I do have the font I am using being copied over to the new machine. Although, sometimes after being installed the Labels are not being displayed on the new machine. Because the...
  16. JohnStep

    WMEncoderlib

    Where is this library located? I have downloaded WM9encoder SDK and it seems not there. Anyone know where I can get this Library?? Thanks in Advanced, John Stephens
  17. JohnStep

    Borland Vs VC6 & Cout

    I have been using Borlands complier for sometime now. Just recently started using VC6. I have a quick question while using the Cout command with VC6 it gives me errors: Cout >> "Hi"; but if I use the printf command it works fine. Any ideas what I am doing wring in the IDE so...
  18. JohnStep

    Labels and Cross Operating sys.

    I wrote a program in Win98, I have noticed that if I run the same program on a WinNT or Win2k operating system at the same screen resolution. Some of the labels appear to be chopped off. For example, A label whos caption is "Config" on Win 98 reads right. But on Win2k at the exact same...
  19. JohnStep

    IE Nusience.

    Somewhere I have cought a little bug that keeps changing my Homepage to "Search.cc". As soon as it changes it to that addy, I will change it back to my perfered homepage. Within the day it will try to change it back to "Search.cc". It has done this for several days now. Me...
  20. JohnStep

    Stream MP3

    Anyone know of a good active X or control to stream a mp3 file over the internet? I have been looking for awhile. There seems to be a few that claim to but they just dont work BASS. Thanks in Advance, J Stephens

Part and Inventory Search

Back
Top