you will need to use your slice tool in Photoshop then generate HTML and gif files based on how you sliced up the grpahic. You can also utilize MS Expression Blend to create your interfaces and then...
use AJAX calls to parse your XML and then test for the existance using a for loop in your javascript.... However I highly recoomend using server authentication and a databse as it is more secure...
Microsoft has put allot of new features to strengthen Windows Accessibility for the disabled. It is now easier than ever before to program your applications to be used by anyone.
I would laso like to add that .NET, being a framework, is consumable by many programming languages like CFML8 and Python... not just windows client applications and provides great flexibility in the...
For business applications I would suggest .NET and SQL Server since these are licensed products that come with support. Although there is allot of PHP support available on the internet it is open...
Your answer lies in MOSS... Microsoft Office Sharepoint Server will allow you to open office files from your site as read only or will allow you to check them out to edit them and then publish your...
I highly recommend looking at Silverlight as opposed to Flash for streaming video... Netflix uses it and a recent article I have read has expressed that MLB.com moving from Silverlight to Flash has...
Yes this is possible... look into creating a stored procedure that runs these loops for you --or-- make a series of drop boxes that will populate with each selection... so when someone selects...
You could always create a matrix table in the database that the triggerreferences before it goes to the 20 conditional statements you would have to write other wise. Similiar methodology but less...
You can try hard coding the X and Y coordinates into the DIV. Or you could go to the classic methodology and slice up your UI into a series of tables, depending on the functionality you may want in...
My advice: AVOID AREA MAPS LIKE THE PLAGUE WHEN PROGRAMMING FOR THE DISABLED. Screen readers do not do well with area maps and can prove really difficult for a completely blind user in...
well the one I would suggest for you to develop to would be Facebook as it is php based so you wouldn't have a too much of a learning curve, another simple interface you could explore deveoping a...
Microsoft Virtual Earth has an SDK that you can download to create functionality just like you are describing. You can check out the tutorial here... http://dev.live.com/virtualearth/ and the link...
My suggestion is dependant on how many office functions the application is using. If your app has many features like this then you can put a disclaimer on the site stating that MS Office integration...
without seeing the code I would suggest that you take out the Div tags you are using and put the form into a table, then if Div functionality is required for the from to behave properly then you can...
the answer I believe lies in your RSATokenAPI documentation. If I recal correctly from my Federal Governement programming days , it is a simple call like RSATokenAPI.session.clear.