Hi, Say I had (foolishly) setup a Silverlight project in VS and failed to setup a supporting website at time of instantiation are there any steps I can take to add one retrospectively?
Many thanks.
...
I want to know what are the best links in a site are? It may be pagerank wise or popularity wise. For example http://www.pragprog.com is a site. I want to find out what are the most relevant links this site has. The links should not be external pointing links. It should be of the same site. Do google or any similar site can tell such inf...
I am creating an application where I want to upload huge files.
Following is a little description of what this application tries to achieve:
Create a vmdk file from user's physical machine(using Vmware Converter tool, vmdk files can be GBs in size).
Upload this vmdk file to the remote server
now the purpose of having vmdk file on remot...
I think that's not possible, but I want to make sure.
...
I am building a publicly facing website that does the following.
Users log in.
And then view a list of their customers.
They click on a customer to view their past purchases, order them, change them etc.
This is not a shopping site by the way.
It is a simple look up tool.
Note that none of the data accessed by the website is in anything...
I was wondering how does Nike website make the change you can see when selecting a color or a sole. At first I thought they were only using images and when the user picked a color you just replaced that part, but when I selected a different sole I noticed it didn't changed like an image it looked a bit more as if it was being rendered. D...
I am developing a web form using Visual Web Developer
Currently I have class source files in the same directory as the web form, or in the App_Code folder. I'd like to organise the files into folders within the web form folder, but I can't find a way of adding a reference to the folders, and they don't seem to be being picked up automati...
Hi - I am in the process of migrating an existing webserver running IIS 6 to IIS 7. I have setup the new websites on the new server but cant seem to test them as once I have entered the domain name when I selec t "browse" from within IIS 7 I get the site on my original server. How can I test the configuration of my new sites on my new ...
If you web site address is:
http://www.example.org
should you set up an IIS web site for
http://example.org
with a permanent redirect to the www address or simply add the second Url as a host header?
If you where to add the host header would that affect SEO?
...
I have an online store that i have recently re-written most of and would like to upload it to my server. While the maintenance is taking place, i would like to redirect all visitors to an "under construction" page. (easily done with php or apache htacess etc...)
The issue is that I would like to test everything when i upload it so i sti...
Hi this is my site,
mysite
I want to move my site from HTTP TO HTTPS ,
Also i want to redirect my site when user type
1.IF THEY TYPE LIKE happy.in To https://happylife.in
2.IF THEY TYPE LIKE http://happy.in To https://happylife.in
3.IF THEY TYPE LIKE www.happy.in To https://happylife.in
What things i have to ...
Hi
I found few web pages with the .csp extension.
http://demo.e-dendrite.com/csp/bstent/frontpages/bdsrfront.csp
http://demo.e-dendrite.com/CSP/ivf/Frontpages/ivrfront.csp
what is it?
what is it used for?
thanks
...
I'm making something of a java applet gallery for my website (processing applets, if you're interested) and I'd like to keep the applets from running when the site first loads. Then, when the appropriate button is clicked, a piece of javascript would tell the applet to continue execution until another button is pressed to stop it. I know...
On websites where you have to enter a user name and password, I notice that I can browse the site with one browser and it will know who I am no matter where I go on the site. But if I open a different browser it doesn't know who I am in that browser unless I log on in that browser.
After I log in to a website, does it store some kind o...
After you enter your name and password on a website, a cookie is stored on your computer. Your computer then sends information from that cookie to the website whenever you browse to another page on that site so that the site knows who you are.
How is information from the cookie sent? Does the browser append information from within the...
A number of team members update a central ASP.NET dev Website project, not a Web application type). Some kinds of changes cause a recompile/rebuild in it. The large website takes a while to recompile and we've noticed it will still seemingly serve out dynamic pages before everything is internally updated.
During the site's "gestation" p...
here's the link http://www.alegup.net.....thank you ....wish I didn't have to ask.
...
I found this website that lets you insert and delete items from a B-tree and shows you visually what the B-tree looks like:
java b-tree
I'm looking for another website or program similar to this. This site does not allow you to specify a B-tree of order 4 (4 pointers and 3 elements), it only lets you specify B-trees with an even numbe...
I see all this heavy Flash/3D websites and it's making me wonder how do they build it having to load it so fast. Let me know your thoughts on what/how would be the best practice or approach on this.
...
I want to make a program that takes as user input a website address. The program then goes to that website, downloads it, and then parses the information inside. It outputs a new html file using the information from the website.
Specifically, what this program will do is take certain links from the website, and put the links in the ou...