Ok, this is funny. I just installed a wordpress, and the images are not appearing. Firebug tells me I get a 403 forbidden error for all the images. However, if I copy and paste the url into the address bar, I get the image without any problem.
I don't get it (which is ok, considering it's almost 3 in the night)
...
I have a website project that needs to load a 32 bit DLL, and I am developing the site on Windows 7 64 bit.
Because of this, one of the 32 bit dlls is failing to load.
Normally in a desktop application project I can go to project settings, however I am unable to locate the setting.
I am using Visual Studio 2008
...
Is it possible to do Code Sytnax highlighting on sites.google.com websites like the way we do it on Blogger.com or Wordpress.com?
...
I want to create a site in php such that, when user would login to my website, then they can add their favorite website and enter its login information once. My site will save his login information for other sites in my database, and the next time, user logged onto my website need not to enter his login information to other sides again. ...
I need to embed some PDF documents into a website. The last time I did this, I used a jQuery lightbox to popup an iFrame with the PDF document as the URL. The client's PDF viewer would then take care of the rest.
Apparently though, that was a bit buggy on some other peoples browsers. I guess it was due to the large PDF file sizes and th...
Hi
I have flash video files to display on to website.The flv files are in 1024*768 size.But , when i am displaying the flv on website with 960*720,the video quality is not good.
How can we handle the video sizes on webpage?
Thanks in advance
...
I am looking for a web service kind of like Google Analytics.
Paste some javascript into your web page and if any of the links there become invalid, hey presto, an email is sent to someone telling them which link, which page etc etc has the incorrect link.
Anyone heard of such a service?
...
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 visitor can simply click the link and not have to
right click > Save (target) As...
I am open to PHP and or Javascript solutions. Thanks.
ED...
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 constantly. It checks the database to see if there are any pending actions, then sleeps for 10 minutes. When I click the button on my webpage t...
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 hosted by a Web Farm or cluster, ensure that configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot b...
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 checkboxes ?
And once that is done, how do I get the datafile the site sends me ?
...
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;
if(timeout>0)
setTimeout('reload()',1000*timeout);
else
location.replace(current);
function reload()
{
setTimeout('reload()',1000*timeo...
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 BLAST and HMMER, so I wondered if there is any existing php/python/rails projects that allow easy creation of a generic sequence database with...
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, how much time do you put in before testing it.... etc.
From beginning to end, what comes into play and what steps do you take to building a...
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?
...
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 that I am using for the site, but the index page will have a couple of extra custom design elements that are beyond the capabilities of APT. ...
hi,
i need a way to get user information for individual users on my website.
I know i can use google analytics to get the information i require but i don't know how to extract this and send it to a php script when a user submits a form.
i would prefer to use google analytics to extract the data, since it would save me a lot of work, ...
If I have an iPhone version of my site, what are the things I need to make sure of so it doesn't interfere with SEO?
I've read quite a bit now about cloaking and sneaky javascript redirects, and am wondering how this fits into iPhone and Desktop websites playing together.
If my iPhone site has a totally different layout, where say the ...
This is my first venture into Zend Framework and the MVC pattern. I have the CMS for a website built in MVC all going through /cms/public/index.php
This works, but my question is, should all files be processed through the MVC pattern? We have up until now built dynamic php web pages that call from the CMS/Database, but I'm struggling as...
I'd like this post to evolve in to a general pros and cons list for contracting to upgrade a significant e-commerce site. (Let's say, 400-1200 hours of work depending on the talent and organization).
What are the pros and cons of contracting with a small talented and experienced company or single developer?
What are the pros and cons ...