website

Creating a CSS-rule to work for both a one and two column layout

This is what I'm trying to do: (Larger image.) When the <nav> element is present in the design, I want it to look like the example below. Is it possible to do this while the #content div has got a percentage value set? I'm just curious to see whether this is possible without using two different styles for the #content (both with diffe...

Recoding a Podcast Website - What should I use?

OK here is the deal. Me and some buddies are doing a Podcast(for over 4 year now) and in April we relaunched the site, that included a new Backend. Since I only had 2 weeks back then for getting everything to work, I decided to create something from scratch so everything fitted precisely our needs. The whole thing was written in Python b...

Auto login to a website programmably?

I would like to make a vb .net application that auto logs into places and retrieves data from them. I have already succeeded in doing this by opening internet explorer programmably and tabbing to enter name and password. But this is messy, and needs to be well timed. I'm using VB .Net. Is there a way to interface with sites to auto login...

Detecting login credentials abuse.

Greetings. I am the webmaster for a small, growing industrial association. Soon, I will have to implement a restricted, members-only section for the website. The problem is that our organization membership both includes big companies as well as amateur “clubs” (it's a relatively new industry…). It is clear that those clubs will share ...

Is there any popular Java webshop or shopping website opensource project?

Hello Guys, I am developing a shopping website, And Want to develop in Java (no PHP or anything other then Java). but unable to find any opensource project or anything. I tried SourceForge, oholo but did not get anything. For Reference, I am looking for something like OSCommerce (but in Java). Does anyone know any project which can be...

Looking for a good exercise in building a website

I'd like to learn how to build a website, say using .Net (Monorail comes to mind). I'd like a pet project, something that: Will take a fair yet reasonble amount of time I can I can build on my own Will be actually cool or useful, Hasn't been done to death already (e.g. ... writing a blog engine is not what I'd consider as interesting,...

How to invoke a click method on an html page which has no id/name but a class name in c#??

Hi ALL, I am writing an automation for web site. I am using the HTMLelement in the MSHtml package.Using this object I can only get elemnts by tag names/id's but not by Class name. The above tag is a button. I waould like to invoke a click method on it. Please help...... ...

Block Websites Under Certain Conditions

I'd like to create a simple program that will block certain websites for the user under certain conditions (e.g. after 7:00pm if homework is due the next day). This would be just a programming exercise for myself/for self discipline, so it would not have to support passwords or any other security. It need only be very basic. What lang...

Visual Studio 2008 forces me to Rebuild Web Site every time to effect any changes I make

Hi, I have been using Visual Studio 2008 for the past 2 years or so. Recently, in 2 particular ASP.NET (with VB.NET) web sites I am forced to do a Rebuild Solution after any change, no matter how minor, even if it's just an HTML change. In other words, I cannot load the application into the browser and make an HTML change and hit F5 as...

What Site is a Good Example of JQuery

I have already checked stackoverflow. Their Jquery/Javascript code is cryptic. The variables are all one letter in length. So can you guys give a good website that uses JQuery well and follows good/best practices? I have already read many books on the subject. I would like to jquery implemented on a large scale. ...

How the websites should be organised?

For example how this site is organized? What i do not understand is what they upload to the Microsoft server? I have created, with Visual studio, a very small web-page and i have to upload the whole site, even after the smallest change... ...

What languages can be used to make dynamic websites?

So, there are several languages which will allow you to create a website, as long as you configure the server(s) well enough. To my knowledge, there is: PHP ASP.NET Ruby(on rails, what is that all about?) And thusly, my knowledge is limited. Ruby and ASP, I've only heard of, never worked with. If there are other languages, I suppos...

Comfortable Javadoc API in the browser (web application)

I'm looking for a web application (either an existing web site or a site which I can generate and set it up for myself, or a greasemonkey script), which lets me browse http://java.sun.com/javase/6/docs/api/ (or any earlier version I specify) in a more convenient way, i.e. where I can search for a class name. http://www.jdocs.com/ doesn'...

How to carry out performance test on our website

and our client need we to simulate 50 person to work at the same time on the website, and the response time should be within 5 seconds. But our concern is that if we test at their website, we can not control the network speed, hardware and so on. As that might effect our test result. and another thing is there are some antiforgerytoken i...

uploading asp.net pages

sry if this is trivial which files from my asp.net solution should i upload using filezilla in my website please? thank you These errors are appearing in vs: Connecting to ftp://my%5F%5F%5F%5Fwebsite.com/... Publishing folder /... Unable to add 'Answer.aspx' to the Web site. Could not find a Web server at 'my____website...

Some script is inserted by hacker in home page

How can it be done? Did you ever experienced something like this? ...

build small website - which tool ?

hi i need to build small website for a friend (some text...some pictures...some video...), which tool will be sufficient ? asp.net (C#) , front-page , simple html ...... i know C# in WinForm, front-page and html i dont thank's in advance ...

Server Error in '/domain/website' Application.

I am getting following error while i deployed the website.. Server Error in '/domain/website' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It cou...

How to create a demo for the website as clickable html pages ?

Hi, We have to create the demo for our web application.Our application is a J2EE app.We have to demo some of the functionality as clickable HTMls.Is there a way we can do that using some tool instead of doing it manually, we donot want to use products for flash demo's etc. ...

Create, Delete and Use e-mail accounts within a website! Is it possible?

Hello! I'm developing an administration panel (in php), for a website (in a shared host), to let the administrator to manage the personal infos of the employees! With this panel should be possible to create or delete an e-mail account for an employee and if the employee logs in the admin panel, he/she should be able to access to his/her...