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
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
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...
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...
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...
I created an app in vb6 (SP5). It works great in the VB enviornment. And when the app is installed on my pc (same as vb is).....however
When the app is installed on other test-pc's for beta testing it gets all sorts of weird.
i have 2 databases (access 2000) that are installed with the app. a...
I have an app and on similar resolutions, the forms appear larger. example
Form1 has its background set to a BMP. At design time the form is size adjusted to just fit the BMP in and all controls are adjusted for astetic purposes. I set form for screen center in the form explorer window.
on...
I am creating an application (well its complete just need to work out some bugs) and here is what happens. It uses 2 Access 2000 databases. A "DATA" (This is a local database which stores personal data) and a "SYSTEM"(Stores updateable stuff) Database. When a new update is released (i.e...
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.