website

Rollover Images in Firefox

Hi I have a fairly basic task, but cant seem to find the right answer to, I'm making a set of buttons, you put the mouse over them and they change to a different image, take mouse off, change back... It works fine in Safari, IE, Chrome, Get into firefox and 4 don't work, randomly, not in any sort of order... main.php - news.php - e...

Addressing from the root directory of website in action script

Hello you all , I have a flash banner in my website and it has some navigation links on it . Because I have several different folders in my website I need address them from the root . At the moment i use getUrl like this : getURL("ArticleList/Default.aspx"); But it doesn't work . Thanks in advance ...

how upromise.com works ?

Hi , Does anyone knows how upromise.com works ? There is a huge options like affiliated shopping sites , restaurants , travel and more . Its affiliated with ebay and top shopping cart agents. Its also grabbing information of restaurants from rewardsnetwork.com. Reviews , Menus' etc . Is there any api for rewardsnetwork.com so we can ...

how to encrypt password before writing to txt file and decrypt when needed to use it

i am storing the connection string provided by the user at setup time to a txt file its a website by setup i mean first access of the admin to the site well its working but i need some code which can encrypt the password text and store to file so any one having access to the system can not understand the passward, also please show ...

An Error Occurred While Downloading A Required File

Hi Guys. I'm not sure if this is the right forum or not, since I have no idea what's causing this problem. I have a WPF application that was compiled into a setup project. After building the setup project, there are two files: setup.exe and [Program Name].msi. I put both files in the same directory in an ASP.NET website, served via I...

i would like to get the following information of a database please suggests ways

My need is to write a code, which creates a db creates four tables creates primary keys creates foreign keys and constraints like type int or boolean or string etc Yes I know w3c shools has the sql codes, but the problem is I first need to detect if these things exists or not one by one. And this is for me a great problem. I tried ...

Distributing web traffic to various servers?

Something I have been curious about for quite sometime now. How exactly do you distribute your web traffic to various servers? And when do you know when to distribute to another server? For sites like Facebook, they have one point of entry via the domain www.facebook.com so if server A is running at 90% of what it can or whatever how d...

Good URI design for logged in user specific resources

Hi, I wish to build up a website that follows the RESTful architecture. In my site, each user is identified by a permanent username and may manage their own settings. For the settings resource, I'm torn between two URI designs. Option 1: /users/{username}/settings Here is a generic settings resource URL pattern. Only the logged in use...

VS2010 - How do you handle long paths with packaged (One-Click) deployments in?

I have a website in VS2010 with Publish settings that I use for deploying to local environments. However, I want my automated build to to create the deployment package in FileSystem format. I updated my build targets for the project to "Build;Package", which works. The problem is it creates an extremely long file path inside a folder c...