0
votes
1answer
36 views
Transfer From a Wordpress Blog to Direct domain
One of my friends is facing an issue. He have a blog with wordpress - 'www.xyz.wordpress.com' and he want to convert it to 'www.xyz.com' by purchasing a domain name with wordpress.
In this case, …
5
votes
6answers
85 views
Are there any existing solutions for creating a generic DNA sequence database with a website front end?
I'd like to create an rRNA sequence database with a web front end for the lab I work in. It seems common in biology to want to search a large number of sequences using alignment algorithms such as …
0
votes
4answers
50 views
how to create a website for free like www.myname.co.in? [closed]
Hey guys, this might be stupid but can i make a website without paying and make maybe
www.codemax.com or something like that?
0
votes
6answers
70 views
How to get preview-image of a web-site?
I know that there are even some web-resources exist which allow you to get a preview of a web-site 'as it looks in a certain browser'.
I only need view from any browser as an image. Is it possible …
0
votes
0answers
15 views
How do you embed XHTML into APT file when using Maven to generate a site?
I am using maven to generate a website for a Java project, which uses APT "Almost Plain Text" as a wiki like markup. Maven takes this and turns it into XHTML.
I already have a custom template/skin …
0
votes
8answers
57 views
Web Hosting. Linux/Windows [closed]
Hello Everyone
Hope you will be fine.
I am newbie and i am planning to create a personal site/blog.
What should i prefer for web hosting: Linux/Windows
And, what other things should i consider for …
0
votes
1answer
20 views
Looking for a good website template site
I'm looking for a professional template for a company website. It can be paid for or free. Where can I find the best looking templates?
1
vote
8answers
366 views
Creating picture gallery
I want to create a gallery of pictures for my website and upload those pictures from the admin panel of the website. I am going to show all pictures in a page with a very small size, and one place I …
1
vote
3answers
57 views
Step by step procedure to building websites?
What steps do you take to build a website, and why? Do you build the database first, draw out templates, tell people about it before or after its live, at what point do you worry about monetization, …
42
votes
19answers
1k views
how do you go about charging for building a website
Someone has approached me to build a website for their small business. What is the protocol for laying out an offer for building a website in terms of pricing?
Do i charge for number of pages? If …
0
votes
1answer
30 views
Auto load a specific link at various time intervals
Here's what I need to do. I'm using Google Chrome. I have page that auto-reloads every 5 seconds using a script:
javascript: timeout=prompt("Set timeout [s]");
current=location.href;
…
1
vote
5answers
147 views
How can I create a download link of a PDF that does not require a right click?
Hi, I am working on a website where the visitor should be able to download a pdf file.
(There are three links to choose from but that is irrelevant)
I wanted to know how to make it so that the …
0
votes
2answers
39 views
C# : How do i post a form to a website with some checked checkboxes ?
I'm working in C#, and I want to POST to a website that has multiple checkboxes and returns a datafile depending on which checkboxes are checked.
First of all, how do I post a form with checked …
0
votes
2answers
20 views
Viewstate Error in webpage
Hi!
The following error occurs when my webpage is idle for more than 5 min.
Error: Sys.WebForms.PageRequestManagerServerErrorException: Validation of viewstate MAC failed. If this application is …
1
vote
1answer
40 views
How to run a .NET Class Library on a Go Daddy server?
Thanks to the awesome people that answered my previous post, I was able to make a .NET Class Library and run the library from a button on my webpage.
The program is designed to run on the server …
