Hi,
Kindly confirm the information below.
a. Chinese mobile networks are blocking the useragent strings.
b. The useragent send to the server are in different encoding for Chinese mobiles.
Please let me know whether a or b is true and also pour in your experiences on the identifying the user agents in Chinese mobiles.
Everywhere t...
Hi
If we have a person-directory application,
where we can check the details of a specific person (for example, person with id 239) at
http://person-directory.com/detail.jsp?id=239
how can we create vanity urls in it?
i.e. instead of typing the above url, we use
http://person-directory.com/julius
to open the detail page of person...
can any one tell how one can send the xml files to be executed at the web server using Java? can we send it using xmlhttprequest object available in javascript?
Is there any alternate for this?
...
Our Situation:
Our team needs to retrieve log information from a 3rd party website (Specifically, this log
information is call logs -- our client rents an 866 number. When calls come in, they assist
people and need to make notes accordingly in our application that will correspond with the
current call). Our client has a web account with ...
I have a typical object (it comes from Linq but it could have been create manually):
public class Person
{
public string FirstName{get; set;}
public string LastName{get; set;}
public int Age{get; set;}
}
And I have a Web Form where users enter this data:
<asp:TextBox runat="server" ID="FirstName"></asp:TextBox>
<asp:TextBox run...
I have a website which hosts web documents & web applications and also acts as an origin server for documents and applications that are served to a client via a proxy web site.
I'm finding it quite difficult to find the correct names to model the players in the http request in my server-side application.
For example, Hypertext Transfe...
I always see groups and companies of web design that end their name with the followings: Design, Studios, Media and Lab. Do they all mean the same thing or they show to the customer that they do something specific?
...
So these days we're off.how are you going to spend your time?
What new subject you wanted to learn but had not time before ?
Is it a good idea to learn something new in holidays at all?
[Upadte] please send some links to some tutorials about what you suggest and please be reasonable what is the benefits of subject you suggest .
...
Hi
how can i calculate the number of checkboxes that a user has checked using jquery?
what i want to do is limiting the number of checking for checkboxes in a form to 10 for example and when a user exceeds this range display a warning message.
...
how does this helps a multi language site ?
...
I want to control account sharing. The user account can be only logged into my web application once at a time. I thought of checking IP or browser type but seems not good enough.
What's the best solution?
...
My supervisor at the office tells me that he saw a demonstration with a pre-release version of Microsoft "Geneva" (now Windows Identity Foundation) where a developer did the following:
He set up some sort of ASP.net web application where a user could log in using a customized log-on system. Behind the scenes, the web application logs ...
I work on Windows app and every week I want to upload the new data (rows) to the server
and i want to upload the new db from asp.net web page and i'm using sqlserver2005 for our co branches or from my local server.
What is the best way to do so upload complete db mdf and delete the old one !
Do I update only the new rows and how can I...
Hi everyone,
When I am using Firebug in "inspect mode" and the mouse hovers over an html table element, the visible content of my table is highlighted in blue -- like all other elements I have looked at using Firefox. However, there is also an area immediately below the table (past the last row) that gets highlighted in yellow. Does any...
Hello,
Is there a open source website builder application.
[edit] no db entry
I need to install it on my server and permit users to create pages.
Not looking for cms's like drupal,wordpress, joomla etc
Thanks
Dave
...
The last framework, which I used, was Django. I enjoy a lot of things in that, like:
The project structure is simple - there are not too many directories and files
The admin interface
Great documentation
XML export-import
The concept of Form objects: after you define a form, you can display the form in 1 line, you can even make a form ...
On my web server I will be creating a bespoke XML file for a client app to access. This means I must authenticate the client and then give the client the XML file.
I believe the client application will need to post data (login, password) to the server and once a connection is established, it will receive the XML file from the server (m...
OK, I am little bit lost...
I am pretty new to PHP, and i am trying to use CakePHP for my web-site.
my DB is composed of two tables:
users with user_id, name columns
copies with copy_id, copy_name, user_id (as foreign key to users) columns.
and I have the matching CakePHP elements:
User and Copy as a model
UserController as con...
I want to play an audio file which is posted on a website. I'm trying to use AVAudioPlayer and set the url to its website link. But the bgPlayer turns out to be nil. I think I can download this audio file and play it afterwards, but is there any way to play it while I'm downloading it?
NSURL *bgURL = [NSURL URLWithString:@"http://www.ra...
Safari 4 apparently has a serious bug with imagemaps - the clickable areas go out of registration when the page is zoomed to anything other than 100%. It pretty much renders image maps unusable.
This is not my page, but it shows the problem; zoom in or out in safari and then click a shape:
http://www.elated.com/articles/creating-image-m...