When you try this public page: http://slim.nl/shop/default.aspx (update: meanwhile this site has changed such that this question\'s behavior cannot be tested anymore there), you\'ll notice a menubar.
I\'m developing project on rails 2.3.8 and I need to refresh the whole web page when user select particular selection on drop-down menu. How can I do it on rails ?
I have an ASP.NET website and a seperate C# application. The application writes data to a file, the website populates the treeview with the data in the file. I populate the treeview in the page Load e
I have depolyed my applet using deployJava.js and not usingortag. So, first of all, all those questions you might think as duplicate of this questions, are not exactly duplicate.
I\'m having trouble with creating a web page with following features: When users visit my page, their address bar will display ONLY URLs having no accompanied ID such as http://127.0.0.1/client
I have an application that contains no session time out, we don\'t want our users to have to log in every time they come to the site or even if they\'ve remained idle.We recently partnered with an ext
I\'m using php session variables to retain page state, as in the example below, it\'s to maintain the fact that a element has been clicked and receives a new class. The class is removed later if it is
I have created together a pretty simple Download Code redeemer in .php (thanks to help from here) and am having a hard time trying to figure out what the best way to serve a download is if the validat
Ive two dropdown lists one for country and other for cities on my page. When i load the page initially i set the country to the default country loaded from the user registeration. Then i load the citi
I have a Silverlight application, containing a scrollviewer in a grid layout. When I move the scroller down andclose this grid with the close button, the scroller remains at the bottom whenever I re