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...
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.
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
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...
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
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
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
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...
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
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??
Thanks for the reply. I had some old code I forgot about that does the same thing. I did...
Private Sub Text1_Change()
Rem** Ensures that only numbers are entered **
If Not IsNumeric(Text1.Text) And Text1.Text <> "" Then
Text1.Text = ""
End If
End Sub
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??
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...
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
Not too sure what you are asking here??
If you want to create a hyperlink on your application or just get the XLS file with your app. If all you want to do is acqire the file from a webserver why dont you use the OpenURL method??
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.