2
votes
11answers
163 views
How do you make a good web site design
What resources do you use to make a good and beautiful web site design?
Do you use templates?
What patterns you use?
Are there any web site with good resources and ideas?
0
votes
2answers
30 views
Detecting an URL that redirects to another location
I need to detect when an URL redirects the browser to another location, including javascript redirects. I thought of using an actual web browser engine with javascript support to a …
1
vote
3answers
44 views
Web timer using Python
I would like to create web page which will print simple message
x minutes to shutdown
where 'x' would decrease once a minute automatically without clicking 'refresh' in web brow …
0
votes
1answer
20 views
Conversion of a Java Web Start app to an Applet
I'm trying to figure out how difficult it would be to convert a Java Web Start app to an applet. Theoretically, if the application didn't do anything such as write to the file sys …
-2
votes
0answers
22 views
web services information needed
how can we implement web services in a mobile and an iphone?are api same as web services?what are j2me and ajax used for.what other technologies can be used for web services?totall …
2
votes
1answer
49 views
jsp:how to hide folder structure of website from users?
how to hide folder structure of website from users.
i have developed a website on jave platform (jsp).
website is deployed on jboss.
suppose my website 's home page url is
dummy …
0
votes
7answers
74 views
communication between browser and web server
can anyone explain how the communication takes place between the browser and web server?
(needs a technical answer)
0
votes
3answers
24 views
Examining AJAX HTTP requests using Web Inspector
Is there an easy way to examine the HTTP GET/POST/OPTIONS/HEAD etc requests being made by jquery ajax calls using WebKit's Web Inspector? I'm hand crafting responses and am lookin …
3
votes
3answers
62 views
Which way is better to define JavaScript regular expressions?
Is it better to use the RegExp object or the inline style? And why?
1
vote
3answers
78 views
Ruby on Rails Hosting [closed]
Possible Duplicate:
What is a good Ruby on Rails hosting service?
I am wondering what the best hosting provider is to use for a beginner. I don't have any traffic issues e …
0
votes
0answers
21 views
.NET Web Scripting
I'm attempting to right a script to logon (username and password) on to a website and download a file. I've tried using the webClient and webBrowser classes to no avail, they don't …
4
votes
9answers
171 views
Programming language to automatically navigate website?
Hi, I've been programming for many years now, and I have just one question.
What programming language allows you to create programs which can automatically navigate websites and p …
0
votes
0answers
12 views
Web Part to Field control
Need to convert a web part to a field control on a Sharepoint page.
Part of the problem is to migrate all the content on existing pages that use the web part to the corresponding f …
1
vote
5answers
146 views
Compare Strings in C#
Ok,I am trying to compare two strings every 15 seconds and then update an info box.
Here is the code I have so far to get a text document from the web and store it into a string:
…
1
vote
1answer
25 views
Blacklist IP database
Hi,
Is there an open database of blacklisted IP for the Web? With a lot of public web proxy you know... such the blacklist used by the Global blocking of Wikipedia.
Thanks in ad …
