Hello all im a flash newbee. what is required in order to have a browser upload a pic into a flash template for display later (i.e. a greeting card type of setup?)
thanks,
Bryan
LoL Concepts®
www.lolconcepts.com
The idea is to connect via audio in a cassette recorder, record in the audio , adjust the speed if too fast or slow, and save the file.
secondly to open file and use the ms sapi , i assume to transcribe (type) out the words from the audio file. This would happen instead of the traditional...
Hello all, as part of my application i would like to be able to transcribe out to text the audio from a wav or mp3 file. is anyone familiar with doing this?
second part would be . what control would i use to slow down or speed up a wav or mp3 to correct for being too fast or slow, then save the...
How could i get DW to allow the user to input information directly into a database that will be stored in my /db directory on my webserver. such as name,address, contact #,specialty,years in business, fax#, etc.
LoL Concepts®
www.lolconcepts.com
johnwm-
as always. thank you so much for your help. the second thread helped me out tons. Oh ya, thanks for the quick reply! ;)
LoL Concepts®
www.lolconcepts.com
Hello i am not too good at SQL, i usually use SELECT * to do fill recordsets. my issue is that i am not able to get the correct record to pass to my datareport. I use Jet4.0 I want the query to be structured like this.
SELECT FROM [MINORCHILDREN] WHERE !name=combobox1.text
where !name is the...
Hello here is a bit of troubling code...first an explanation. I am first selecting a record, adding some info, updating then i want to use the updated record to populate a datareport. i get old data and the wrong record the way my code works now:
Private Sub cmdCreate_Click()
'On Error GoTo...
I have the Kodak Controls on my Win2k machine, however when i try and add the components in VB6 or by clicking the toolbox, i get an error loading, cannot find file. I cannot even manually install or uninstall the components. Has anyone come across this issue and how is it solved. My win2k is...
Have you tried using the dataenviornment? that is a very crude way to see if you are at least connecting. all inputs are set at design-time
-Stew
LoL Concepts®
www.lolconcepts.com
Here is my problem with datareport. I have an ACCESS2K table called MINORCHILDREN. I also have a form, which displays data from this table and also prompts for additional data in the form of TEXTBOXES to get a complete recordset to populate a DATAREPORT.
Q1. Can i set a datasource property to...
a question about the solution you have found as i can see its an old thread.
i have the KODAK controls on my Win2k machine and there is an error everytime i try and reference them, what am i doing wrong? As in, i can't load the reference into the IDE.
I too, want to be able to have users scan...
A long time ago in a galaxy far far away we used security on the cheap. All we did was to on startup create two .ini entries, win.ini for us but you could create any .ini file. this stored two values. [product]
system status=...
Don't forget that windows XP home/pro use SPCHAPI v5.0. If you developed it (the prog) on < = Win2k then it is utilizing SPCHAPI v4.0.
What this means is that when the app is run on WinXP machines the Agent will not be able to SPEAK. As in, lips and word balloons but not speech.
Just a...
well it doesn't look pretty as the box isn't wide enough. for one reason or another i have got past this issue. my next issue is getting the image from the database to display in the rptImage field on the report.
Private Sub cmdCreate_Click()
'On Error GoTo cmdCreate_Click_Error...
Here is the deal. or problem if you were. I am having a combobox on my form (loads a list of names)
the program iterates through records till it finds the record that coorisponds to the name. then it will load additional data into the record to be later used in a datareport.
here is the...
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.