Hi guys, I'm hoping for some feedback on a draft workflow and timescales i've put together for a potential web application i may be working on. The web application is more complex than what i've developed up until now, so i'm hoping i'm on the right track with what i've outlined below. It's difficult to know just how long things will tak...
I'm trying to choose a JS framework to be able to stand the test of time (still usable and scalable in 5+ years), with a good solid code foundation for other programmers to code their own extensions or projects (from complex animation to multi-threading Ajax). These are the things I'm comparing:
Extensibility
Scalability
Consistent and...
Hi, I have a page with a radio selection with 3 options and a inputTextArea. When i press the submit button on my page, then i need to do some validations... In order to do so, i put a validator on the radio. The problem is that when the validator is executed, i need the values of the inputTextArea and of the radio, but they come with ol...
I am having a problem using Internet Explorer 8 (IE8) to open mailto links with long messages.
After the user clicks on the link, IE changes to an about:blank page and never completes the call to outlook to create an email
Here's an example:
<a href="mailto:[email protected]?subject=123456789&body=11111111111111111111111111111111111...
I was recently asked to speed up a C#/ASP.NET/SQL Server business app website. Since I just started, I don't know too much about the internals. So where do I start? Sight unseen, what is the single most important thing affecting performance on a system like this? Database tuning? Hardware? Individual page optimization? What is the...
I have a friend that is moving a web application from one server over to another. The new server has the same settings as the first server, however, he's running into a Security issue. Here's the error details:
Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToke...
Hi,
I'm looking to outsource some web development projects which I will not have the time to complete for my clients.
Are there existing Agreement/Contract pro-forma's available (I've only seen 1 on the web, but it's from the standpoint of the outsourcee[service provider]).
What clauses do you think are wise to include in the agreem...
Hello,
I have created a webpage called server.aspx and the related local resource file called server.aspx.resx. In the resourcefile I defined the message "{0} is required." with the key Error.
In my .aspx page I access the string:
<asp:RequiredFieldValidator ControlToValidate="textboxName" runat="server" ErrorMessage="<%$ Resources:E...
Hi, does any one know how many built in functions are there in PHP (latest version)?
Thanks
...
I'm not talking about the way and means of opening new windows or tabs, that's not the problem. (And I use a rel="external" attribute rather than target="_blank" these days anyway.)
I'm talking about the philosophy of this line of thinking:
Also the site map & Privacy Policy
links at bottom of screen should open
a new window rat...
Hi,
I am trying to get the y coordinate of the cursor within a contenteditable div using getBoundingClientRect(). The IE branch of the code works, but the other branch (i.e. Firefox 3.5 for my current testing purposes) does not.
The code below has the problematic lines marked with * in the comment. At that point in the code, both selOb...
Our company is developing an API for our products and we are thinking about using ASP.NET MVC. While designing our API, we decided to use calls like the one below for the user to request information from the API in XML format:
http://ws.audioscrobbler.com/2.0/?method=artist.getimages&artist=cher&api_key=b25b959554ed76058ac220b7...
Hi, i want to know if it is possible to call JSF events, such as a valueChangeListener and actionListener from an Inner bean, that is, a bean that is an objetc inside some other Managed Bean?
Thanks.
...
What is the standard for screen sizes when designing web sites? Is it still 800x600?
...
Disclaimer:
This question doesn't aim to start another controversy between Apple fans and Linux fans, it just explicitly asks for actual information and facts.
By saying "tired of system freezes in Ubuntu" I do not intend to say that Linux is bad. I understand that cheap hardware with open source OS can result buggy performance.
Please...
Hello
Can anyone recommend some good sources of information on developing a user interface for a Java Web Application using YUI
Should I take it as a bad sign that there is scant information about this combination on web?
Thanks
...
I am looking to create a data table for other people's websites feeding it my data. Basically, I would give the person who wants to put my data table on their website some minimal code (java script?) to put on their page and it would display the table on their website. Also the user would be able to apply their own style sheet to it. I h...
I am trying to find a good way to notify visitors to our site to upgrade from IE6 to get full functionality. I see lots of this in use. Anyone know a good source for it?
...
For any visited (a:visited) web page, I would like to display those links on my website with a small checkmark to the left of the link.
So for example:
"this is an unvisited link"
√ "this is a visited link"
Question: how do I accomplish the checkmark using CSS?
...
I'm currently working as a C++ developer but am looking at expanding my skills with an online course into web development.
This is the course I am currently looking into, but I have found very little material on the net reviewing or commenting on the quality/satisfaction with various online courses. So I thought I would ask here and s...