-1
votes
1answer
16 views

What version of Apache to download [closed]

I'm just beginning to program and I don't know which version of Apache to download. I need Apache to run my code is my understanding. "Python web scripts are server-side scripts, meaning they must ...
0
votes
1answer
32 views

French characters encoding issues è is displayed as è in java

I am using a html form to input strings in French. When I read the strings on the server side (Java), some French characters don't get displayed properly. For example, è has turned to è I am ...
0
votes
1answer
29 views

Apache Http Client in Android

I'm trying to get the whole html from a web page in Android. In java console aplication I used to do like this: DefaultHttpClient httpclient = new DefaultHttpClient(); String busca = "kindle"; ...
1
vote
1answer
40 views

Ways of submitting HTTP requests in a web document?

I want to build up a list of ways to cause HTTP submissions in a web document (HTML, Javascript, etc.) Here's what I have so far, with the HTTP verb(s) that can be used: A links (GET) FORMs (GET, ...
0
votes
1answer
34 views

Esablishing if file exists on another domain using javascript

I wish to test from javascript within my html page if the following files exist or not: http://www.focloir.ie/media/ei/sounds/ag_c.mp3 // exists http://www.focloir.ie/media/ei/sounds/og_c.mp3 // ...
0
votes
1answer
32 views

Is there an IIS setting to hint the browser to go into compatibility mode?

I can modify the Document mode that IE renders the page in, by passing in a X-UA-Compatible in the response header. I can achieve this by modifying a setting in IIS. Similarly is there a way to ...
0
votes
3answers
53 views

Http Response Code from within Html/Javascript

Is it possible using Javascript/Html5 to check the http reply code for a particular web page? For example, if the user enters a sentence, I wish to check to see if I have an audio file for each word ...
0
votes
0answers
30 views

UPNP change port to 80

I am using libUPNP 1.6.6 to discover my device. For testing I am using the basic TV device sample file provided with the libUPNP. But libUPNP will use the different port. I run tv_device in my board ...
3
votes
1answer
110 views

Should I worry about too many repetitive image downloads?

I have a simple HTML page with some javascript that continuously feeds an image control with images from a camera. My concern is that when I'm in Google Chrome, and am looking at the Resources, it is ...
1
vote
2answers
47 views

VB 2010 - Getting all links associated with a website in a Listbox

So i am making a program that would prompt the user to enter a URL and the program analyzes it, and gives you all the files/links associated with the website, kind of like when you use live HTTP ...
2
votes
1answer
44 views

How to add headers to the request url in <img> src?

Example: <img src='https://example.com/getImage?q=img_ref' /> And the https://example.com/getImage requires us to send some specified headers to make the request valid. Is it possible, or do ...
0
votes
0answers
22 views

which browsers dont send the referer header?

I always read about the fact, that user-agents dont have to send the referer header so you cant rely on it. To limit others from "stealing" pictures from your page and generating extra load for you ...
0
votes
2answers
26 views

META REFRESH alternatives

I already know how to use a meta refresh, but the problem is that it breaks the back button in some browsers. Here is a meta refresh tag: <meta http-equiv="refresh" ...
1
vote
2answers
109 views

How do browsers handle non-cacheable resources that are referenced more than once?

This Yahoo Developer Network article says that browsers handle non-cacheable resources that are referenced more than once in a single HTML differently. I didn't find any rule about this in the ...
1
vote
3answers
47 views

REST, hypertext and non-browser clients

I am confused on how a REST api can both be hypertext driven, but also machine readable. Say I design an API and some endpoint lists contents of a collection. GET /api/companies/ The server should ...
0
votes
0answers
53 views

Why Output not prints on browser

I am writing a code for web server, that shows some particular folder to all clients, and can access all the files in it. I wrote all the code perfectly, but it didn't print the list of folders that ...
0
votes
1answer
24 views

HTTP: Redirection to one of several pages

I wonder is it even possible: I'd like to redirect my 404 page to . [current catalog], or to .. [level up] if the first one failed. The idea is if someone tries to reach ...
0
votes
2answers
24 views

Using GET and POST vs getter and setter methods (URLS)

As a trained programmer, I have been taught, repeatedly to use getter and setter methods to control the access and modification of class variables. This is how you're told to do it in Java, Python, ...
3
votes
2answers
73 views

What is the purpose of this query component in the HTML script tag?

I was reading this source code: https://github.com/leobalter/PimpMyCode/blob/master/index.html#L20 <script src="js/compiled.min.js?v=125" async></script> If you get rid of the entire ...
0
votes
0answers
24 views

iPhone CFSocket send HTTP packet with HTML body

I am writing on Socket Server using CFSocket. When I received the client's connect request(ex: 192.168.1.x:portnumber), I am going to send HTML file so that the client can see it on the web browser. ...
0
votes
2answers
87 views

Submit button doesn't work

I have a form with <input type="submit". In chrome submit doesn't do anything. On a "network" in tab in developer tools I see nothing. No errors in developer tools either. Meanwhile, if I do save a ...
1
vote
4answers
47 views

Redirect with URL editing? (remove some 'GET' data)

Right now there is a page redirection using header("Location: {$_SERVER['HTTP_REFERER']}"); but the URL that the page is redirecting to is something like: ...
3
votes
1answer
99 views

No element found FF - Error visible in firebug

I'm creating a global high score table. The JavaScript sends the username and score to the PHP through some AJAX functions and POST. The PHP script then takes the variable, and compares the score ...
1
vote
1answer
37 views

What's the difference between setting cache control in the http header response or the html metatag?

This is an html metatag example: <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="private"> It's set on the html metatag to enable caching. I tried it with Tomcat and Firebig. The server send the ...
-1
votes
1answer
48 views

Url rewrite for a domain name [closed]

Ok so i have hosting with godaddy and i have 2 websites hosted with them. I make a htaccess rule and add it into my main dir and it effect both domain names. Im just wondering if there anything i can ...
-2
votes
1answer
50 views

404 error trying to open a existing page [closed]

I am using Joomla! 2.5. The problem is when I tried to open a Joomla! web page(front-end) from a PHP submit code, it gives me a 404 error, but if i enter the same URL in the explorer I can see the ...
0
votes
0answers
23 views

Handling errors that are known after headers are sent [closed]

I'm trying to figure out the right way to handle errors that are known to my web-app only after the headers are already sent. This isn't very rare in my situation, so I'm trying to make sure I'm ...
5
votes
2answers
85 views

Images not loading completely

I'm working on a website and the Problem is, there are images in a slider which are not loading completely. Just 60-80% of the image is loaded in the image slider. http://www.mastibids.com/ It's not ...
-6
votes
1answer
48 views

HTTP query without waiting for a response [closed]

This question should appear stupid but still... Is it possible to send an HTTP query without waiting for an HTTP response ? Many thanks, Ced.
1
vote
1answer
32 views

Query strings with HTTP URL

I am trying to do a HTTP GET of an URL with multiple query strings using a browser. Following is my observation http://192.168.0.1:80/mycontent/?key1=value1 //Works. ...
0
votes
0answers
64 views

Swig template and Node.js

I have a problem with swig template and node.js. My code: path where is nodejs_swig.js file: /node nodejs_swig.js: // __dirname is /node var http = require('http'), swig = require(__dirname + ...
-2
votes
1answer
57 views

How do I Reduce traffic on my Web Server by caching HTTP Responses? [closed]

My application searches for a certain information. My traffic loads are becoming higher day by day. I've heard of caching responses in order to make the response faster and reduce the load on web ...
2
votes
2answers
55 views

mixing http and https

It's my understanding that if you have an https site you want all external files - js, css, images, etc - to be https as well, lest you get warnings about having some content that isn't secure or ...
0
votes
1answer
27 views

How do I load a webpage into an iframe on Firefox?

<head> <style> iframe#hiddenframe { display: none; } </style> </head> <body> <iframe src="" id="hiddenframe"></iframe> <img ...
0
votes
2answers
77 views

Adding http request header to a a href link [duplicate]

I have a simple href link from some html <a href="www.google.com">Apparently you can find things here</a> But I want to add a http request header to the request? Is this possible.
-1
votes
1answer
62 views

link working in html page but not in jsp page [closed]

I am trying to access a shared folder on the server. I have tried this below code in html page and it works fine and open up that folder <a href="/////..../admin/ReleaseNotes/FY13/"> link ...
0
votes
1answer
43 views

Java code to POST to Html/PHP form

I'm looking for some way/code on how to go to a URL, paste/type strings into these text boxes and hit the login button. <center><label>Username: </label><input type="text" ...
4
votes
4answers
686 views

How to send multipart/form data to web server from android?

I have a trouble with posting the form data to web server. Everytime i try to post i get this response from server "No message received" so obviously there is something wrong with the code. Am i ...
0
votes
1answer
47 views

HTTP-connection with credentials to get HTML document

I would like to download an HTML documents(s) to parse the content. The server asks before entering this site to put in my user credentials. In Java I arrived with a basic authentication in an ...
1
vote
1answer
66 views

django - how to post array of images to views

i am stuck on this issue since yesterday. i have a form where user can select more image files and submit. now i am not able to catch those POSTED image files in my views.py. my html: <input ...
1
vote
2answers
52 views

Are white spaces and blank lines in http response affect the speed of downloading the page?

I found by wget some_url that it has so many white spaces and blank lines like <span class="meta"> someValue </span> And the ...
0
votes
1answer
21 views

How to identify cookies within a webpage?

I have to be able to give a full list of cookies from a webpage request. I have the requests within the developer tools in Google chrome and I can see cookie information when I copy the header ...
1
vote
1answer
24 views

Broken https because of non-https elements? [duplicate]

I own an forums application, and whenever someone posts some content that is linked as non-https, chrome is crying that https is broken or something, because page contains non-secured content. Is ...
0
votes
1answer
49 views

Should intermediate proxies recognize <meta http-equiv=“Cache-Control”>?

Is the HTML tag: <meta http-equiv="Cache-Control" content="no-cache, no-store"> equivalent to the HTTP response header Cache-Control: no-cache, no-store, especially from the perspective of ...
1
vote
1answer
169 views

Multipart/form-data form submit

In IE9, when I submit a form (enc-type: multipart/form-data) with a file to a java servlet something goes wrong. I have trouble locating the error and finding a solution. The Content-Length is 0 when ...
0
votes
1answer
102 views

How to Redirect All the External Links to My Home Page

I'm working on this, and couldn't able to find the solution. I wasted my too much time in searching the solution, but still no fruit result. I want to redirect all the external links to my home page, ...
1
vote
2answers
87 views

If HTTP is Hyper Text Transfer Protocol, how can we upload documents and images? [closed]

As far as I understand, HTTP stands for Hyper Text Transfer Protocol, in which you transfer/receive data to/from a web-server in text format. If this is the case, how are we able to submit or upload ...
3
votes
1answer
117 views

Slow HTTP/1.1 response, file_get_contents remote server

I'm fetching a file from a remote website via the HTTP 1.0 protocol. I figured I'd be nice and use gzip when fetching the file as to minimize the bandwidth used. No matter how I formed my headers I ...
-3
votes
1answer
82 views

Android Website Sourcecode download and later show? [closed]

I have a Website and want to develop an App. In this App i would like download the html source code from this Website and show it in the app. In Google i don't found a sample. Can anyone help me? The ...
20
votes
8answers
57k views

How can I select and upload multiple files with HTML and PHP, using HTTP POST?

I have experience doing this with single file uploads using <input type="file">. However, I am having trouble doing uploading more than one at a time. For example, I'd like to be able to ...

1 2 3 4 5 12