473,385 Members | 1,730 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Http request modification

I'm not much familiar with Java Script.
So I just wanted to know that can JavaScript provides capability to
modify HTTP request to be sent to the server.
I would like to modify few HTTP request headers, when a some
request(e.g. Get when clicked on some link) is sent to server.

Thanks
Rohan

Apr 24 '07 #1
1 1447
Daz
On Apr 24, 11:40 am, nro...@gmail.com wrote:
I'm not much familiar with Java Script.
So I just wanted to know that can JavaScript provides capability to
modify HTTP request to be sent to the server.
I would like to modify few HTTP request headers, when a some
request(e.g. Get when clicked on some link) is sent to server.

Thanks
Rohan
You need to look into Ajax. Not all browsers support this, however,
but some browsers support the XMLHttpRequest Object, and pre-IE 7
supports their own kind of ActiveX object. You'd have to do some
Googling to find exactly what you want, or refine your question a bit
more. In any case, the information I've provided should help you on
your way.

Best of luck.

Daz.

Apr 24 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tumurbaatar S. | last post by:
When a browser sends (get or post) a form data containing non-ASCII char-s (i.e. above 127), Request returns some char-s encoded like '&#nnn'. It seems that when I used a standard WindowsXP...
2
by: | last post by:
Hi All, i need to get the rendered source of a asp.net page. it's not possible at that point to create a http request. - how can i simulate a page load & rendering lifecycle to get the source...
11
by: Steve Kirkendall | last post by:
I need a work-around for an IE limitation, regarding fetching HTTP documents in the background. It takes a bit of explaining; please be patient... I'm working on an project that will run on an...
0
by: niravparekh | last post by:
Hi Friends, I am working on webdev and facing some issues. I am creating a Web folder, and that web folder is having different sub folders for each client. Now I want to give this web folder...
47
by: Max | last post by:
Due to the behaviour of a particular COM object, I need to ensure that a request for a particular ASP page is finalized before another request for the page is processed. Does IIS have a way to...
1
by: Shuan | last post by:
snoopy class can retrieve the specific page's lat modification date in String but is there any way to get into the integer or long? <?php include( "Snoopy.class.php" ); $request = new...
13
by: ts-dev | last post by:
Is it possible to prevent modification of a python file once its been deployed? File permissions of the OS could be used..but that doesn't seem very secure. The root of my question is verifying...
0
by: =?Utf-8?B?Y2hyaXM=?= | last post by:
I've been searching for days on subject matter regarding help with creating a proxy (http) for my windows .net 2.0 application (vb.net). I'm forced to use the older AxWebBrowser control since it...
2
by: Unpopular | last post by:
void directory::modification()//??????????? { clrscr(); cout<< "\n\t @@@@@@ @@@@@ @@@@@ @@@@@@ @@@@@ @ @ @@@@@@ "; cout<< "\n\t=====@ @ @ @ @ @ @@...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.