Thursday, February 18th, 2010 at
5:23 am
I have an Excel file thatis a database with names and phone numbers. I have put in a few Combo boxes, Command buttons, macros and lots of formulas. I made it for easy “lookup and refenrence”. First I choose the last name in a combo box and then the second combo box has all the first names with that last name and I pick one, to see that persons phone numbers. I want to put it into another format (HTML preferred) so that when I distribute this list the user does not have to have MS Excel in his computer. How and to what format should I convert this?
Tuesday, February 16th, 2010 at
11:35 pm
I mean how do you embed an exe file into a html file, is there a java app that can run the file???
Friday, February 12th, 2010 at
11:19 pm
In HTML is there any way to make so instead of each frame acting as a separate file, each frame acts as one file file and everything scrolls together?
Friday, February 12th, 2010 at
11:19 pm
I am trying to figure out how to pass a variable from flash to an html page. For example: Lets say I have an html page with an embedded flash .swf file and a read only text box, and when the user clicks on button 1 in the flash file, the text box reads ‘One’, and when the user clicks on button 2, the text box reads ‘Two’. Keep in mind that the text box isn’t in the flash .swf file, but on the html page itself.
I’ve looked around quite a bit and can’t seem to find the solution. All I’ve found is a bunch of articles on how to pass variable to a swf file, not retrieve them from it.
Sunday, February 7th, 2010 at
5:21 am
I need this code as soon as possible. When I click on the link, I want a certain file to be opened. What should I type?