Hi Guys,
Been playing with this one for a while and cant seem to find out how i can disable certain nodes on a Flex Tree control.
My control is bound to simple XML data, a property of my nodes is enabled='false' and I was hoping that on setting the data that would be enough.
I could post...
I'm still fairly new to Flex and event handling so hoping someone has come across a solution for this.
I have a following Flex 3 textinput
<mx:TextInput id="myName" text="" change="stateChanged(event)" />
Which works fine when a user makes a change stateChanged event fires and is captured...
Asked this the other day in the wrong forum, Is it possible to get a thumbnail of a movie file in .NET? (Any movie file format will do, .Mov, .Avi, .Mpg, .MP4 media files for instance)
I have cliet that has a web site that accepts user submitted videos, much like youtube but they don't encode...
Is it possible to get a thumbnail of a movie in .NET from a video file? (.Mov and .MP4 media files, but any movie file format will do as a proof of concept)
I have a web site that accepts user submitted videos, much like youtube but I don't encode anything right now. I just allow them to host...
You guys often seem to have answers to the impossible so here's a puzzler for you.
I have a user that wants me to give him permission to a start/stop a windows service via a web page. I have to imagine that such a thing isn't possible, I know we could programmatically do something with a .NET...
Hi Guys,
I have a web service that takes a network address to a word doc as an input and it renames the document (using FileInfo.MoveTo) to something else (not really important).
This works great when the webservice is given a C:\ or e:\ drive path, but as soon as a UNC path to the same...
Hi Guys,
Did a forum search and couldn't find precisely I needed so hoping someone can help me out.
I would like to check/validate that the files my users submit to my ASP.NET website are valid MS Office documents.
Currently I am checking the file extension of the filename, easy enough, and...
Hi everyone
I am new to the whole online learning thing and the tools that are available. The not-for-profit company I just joined this month is looking to move the content of their computer training books to be online delivered offer online testing.
My question is 'is there 1 best way to...
I've asked this in the office forum but didn't get any response, so hoping that you guys can shed a little light on this for me as this will be an VB.NET eventually.
Does anyone know of the easiest method of getting good XML from a word doc either 2003 or 2007. Eventually want to be able to do...
Does anyone know of the easiest method of converting a word doc either 2003 or 2007 to 'nice' looking XML.
I know there's the say as XML option in 2003, and 2007 natively supports XML, but both these options wrap the usual amount of MS rubbish tags in there. I simply want to have tags that tell...
HI there,
I had a datagrid bound to my dataset and have the appropriate edit template setup so that users can make changes and submit them. And all is well in the world, except they want some client side validation on the inputs.
Can i attach a javascript to the onblur event for instance of...
Hi All,
Not quite sure if this is the correct forum but this is an Windows XP question.
I am a amateur photographer who actually backs up his work quite often.
I have a lot of images that i zip up to CD-ROM. Does anyone know of any software (preferably freeware) that allows you browse/view...
Hi All,
I have a HMTL page with a javascript function attached to a button called show/hide.
On the click event of this button I set the property of a DIV (style.display to 'block' or 'none') to make it visible or not, which works great.
Except when the user uses the submit button on the form...
I have a page in my ASP.NET(VB) that retrieves summary info for users when they first log in to my application.
For some users with lots of info this page can take 2-3 minutes to load, what I have tried to do is create a cancel link/button on my main page (that redirects be default to my long...
Hi All,
I have a User Defined Function setup in VBA and would like to know how I can determine the cell/sheet that called my function.
The function is nonvolatile and is used in several places throughout my workbook and works great (well works good anyway), but I'd like to be able to determine...
Hi All,
I was wondering if anyone ever found a solution for Question2 posed in this really old thread thread68-902827
I also have a UDF in Excel that I would like to be able to have the arguments ‘toolips’ automatically show when a user types the formula for my function in to an Excel cell...
This is an obscure one so I'm not holding out much hope of being able to find a fix but thought if anyone know's what going on here then it's the guys at Tek-Tips! :)
I have an Excel 2002 spreadsheet with a Excel Web Query to my data (on a 3rd party vendors site, it's simple tab delimeted text...
Hi All,
I don't know what's wrong with me today but my brain is fried ;)
I have what seems like a very simple problem but can't seem think of a way to do it.
I have a cell with a list of numbers
1,2,6,7,8
and I want to check if 6 is in this list, and that's it. Kinda like a lookup on a...
I wanted to ask if anyone had opinions on the differences of driving etiquette throughout the US and the rest of world. Being a Brit who has lived/driven in both Europe and the US (New England) it never ceases to amaze me the shear number of people who change lanes without indicating, pull out...
I'm trying to create a generic function in VBA that allows me to update/insert to any Access table (using ADO). In doing this i need to determine a tables key fields.
Is there a way to programmatically determine the key fields in an Access table through VBA?
A,
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.