When I submit a form, how do I persist the item the user has selected?
How about when I read from the database... how do I select one of the options in a select box?
Do I need to make a javascript function?
I am an asp developer who has taken on a ColdFusion project... I'm sort of in the...
I need to set up a SQL environment on a development machine to test a coldfusion application running against a MSSQL backend.
I need to know what I need for the local machine. I understand that there is a "personal" edition of the software.
Where do I obtain this? Any tips on setting up a...
When deleting a single row from a CF datagrid, I get the following error:
"IndexOutOfRangeException Index 2 is not non-negative and below the total rows count"
When I delete ALL the rows, I do not get this error.
I understand WHAT the error is saying, and I think I understand WHY it is...
After looking over the entire Symbol DevZone site... I'm so totally confused about intergrating barcode scanning into a CF.NET application that my head is spinning.
They have numerous api's and SDK's but they don't point directly to one that works for the 2800.
The SDK's that I've looked at...
I would like to make a movie with an audio file that has visualitons like those found in Media Player
I have played around with the Audio Spectrum and Audio Waveform effects, but haven't really found what I'm looking for.
Can someone give me some guidance and/or point me in the right...
When I "make movie" and render an AVI, the resulting movie has stutters.
When I use the same process and render a MOV, the resulting movie is perfect.
Why?
Thanks,
Kevin Howell
Briefcase of Talent- Austin, Texas
www.briefcaseoftalent.com
Hey... does anyone remember that San Francisco design firm that did all the really cool flash work? Everyone copied them. It was 3d something or other...
anyone know who I'm talking about? What the heck was their name??
Kevin Howell
Briefcase of Talent- Austin, Tex
I have a movie clip that runs on the main timeline.
How do I refer to this clip.
IOW... MainMovie runs and on frame 6 the SecondMovie starts running
Thanks!
Kevin Howell
I have a collegue out on tour that says she can log into her account, which is an admin account- and no longer gets her desktop and my documents. She gets the default desktop, and says that she has "lost" all of her files.
After a brief phone converstaion, I confirmed that there is a...
I have an compact framework application that I would like to use XML files instead of a database to contain the applications data.
What I want to know is it possible to:
1. search the XML for a specific node... and grab the data like you would a recordset and a sql select command
2. write...
I know that this isn't necessarly the "correct" forum for this question- but I'll bet SOMEBODY here has dealt with this!
I'm developing an PocketPC appliactaion for a Symbol handheld running PPC-2000. I need to access Symbol's API's for the barcode scanner. I've been all over their developer...
This is probably a basic question... but how on earth do I close a win form when opening another within the same application, using the compact framework?
I have tried this:
dim f as new frm_main
f.show
me.close
This SEEMS to open the new form, but then closes the application...
What am I...
Perhaps I don't understand the procedure, but I can't seem to get a dataTable to bind to a datagrid.
After binding the datatable to the dataSource property of the grid, how do the cols/rows map to the data?
When I bind a table, I get no display- only the blank grid
ex.
datagrid.dataSource =...
I have a dataset that was filled from a join query that contains several tables.
I read somewhere that you cant use the .update command to update the underlying data if it consists of this type of query...
of course, I can't find where I THOUGHT I read this, so maybe I was hallucinating...
I have an array list that exists in a class that I add to using the .add method.
ex.
.bonusColl.Add(objBonus)
I know that the objBonus is a valid object containing data.
When this line goes to retrieve the public property bonusColl, I get the "Object Reference" error.
I'm kinda lost here...
How do you pass a parameter from vb.net to an access query?
I'm using this function, what should I add?
Function drFromQuery(ByVal objConn As System.Data.OleDb.OleDbConnection, ByVal strQuery As String)as oledbDataReader
Dim objCommand As New OleDbCommand
Dim objDataReader As...
What is the difference between media server and xp pro?
I know that media server cannot be used with a domain controller.
I am interested in adding a tv tuner card to a unused xp pro box and using that as an extra tv. Will xp pro support a remote if one doesn't come with the card? I noticed...
When a listview item is selected via code, why does it not become highlighted like it is when a user selects the item with a mouse?
How do you highlight the selected item?
Thanks,
Kevin Howell
Austin, Texas
Not what cursors do on their off time, but rather- how long does a changed cursor last?
If I change the normal cursor to a wait cursor at the beginning of a procedure- then call several procedures from that, does the cursor change back each time it runs one of the called procedures?
Thanks...
Is there a method that will center a childMDI form to the parent on a certian condition.. ie. the parent being maximized then windowed.
There is a Form.CenterToParent method, but it is protected so I can't use that.
Thanks
Kevin Howell
Austin, Texas
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.