473,427 Members | 1,775 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,427 software developers and data experts.

aquest about code of ajax for that

Jun 15 '10 #1
4 1284
johny10151981
1,059 1GB
WOW,I completely hated your idea of asking question. I think if you try a little you can ask way better then this.
Jun 16 '10 #2
gits
5,390 Expert Mod 4TB
basically there is no question - nor is there anything that could be related to an AJAX-call since - if there were a question - this just would involve either a try to update a field in a page that is not from the same domeain - which wouldn't be possible due to the same origin policy and therefor it would be considered as a cross-site-scripting-attack - or posting the fieldvalue to any service - which could be possible since this seems like a search-url and it might be that the search term could be passed as a query string ...
Jun 16 '10 #3
i see that you thought my question is concern on and specified to "4megaupload.com" search ,but i want to do general job for any web site
the general jod not only concern to search.

,but i want for example if i have two tabs in my page,

the first tab:
contains my web page and text box where i write atext.

the second tab:
contains a anline web page of any forum and text box for search , username , etc.

and the jods that i want to do are:

1- if i type any text in my webpage the text is autotypes,either after pressing any button, typed in the text in the online froum webpage ,
2- the second button in my web page link directly to the "(enter ,or submit) button" in the online forum so when i press my webpage button the submit forum button is pressed.


i hope you get my desired what i want to do
and waiting for your reply

,best regards

Mahmoud Ahmed
Jun 16 '10 #4
gits
5,390 Expert Mod 4TB
the answer is already up there - you cannot script between different domains - at least not with javascript alone. there would be just a possibility when the receiving page would support passing values through a query-string ...
Jun 17 '10 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Al Dykes | last post by:
Can someone point me to some python code that puts data into several fields in a web page, clicks on a button to send the page and then looks for a string in the resulting page and gives me the...
8
by: Bernd Fuhrmann | last post by:
Hi! I just tried to write a little program, but GCC (Mingw 3.3.1) refused to compile it. So I'd like to know if there's something wrong with my code or if it is a bug in GCC. ---snip---...
2
by: Lothar Behrens | last post by:
Hi, this is an unusual question here, but I think, it is C++ related due to the fact that my code is written with it. I have written an ODBC wrapper that - if checked out with my last working...
14
by: TT (Tom Tempelaere) | last post by:
Hi people, The code that follows throws an ExecutionEngineException. This was written in C# (Microsoft Visual C# .NET 69462-335-0000007-18823) using MSDE 7.1 (7.1.3088). The framework is .NET...
1
by: eewwttww | last post by:
how to show the "txt code" that the WebBrowser wont to save when he wont to save html+pictures with the "dialogbox" - before saving. this is the code to open the save "dialogbox" ...
3
by: joshblair | last post by:
Hello, Has anyone ever seen or created such a code generator? I'm looking for a sample of a code generator that will generate code (preferably one that uses C# and the XMLTextWriter) to create...
14
by: Charles Jenkins | last post by:
I want to make a MenuItem that I can 'click' programmatically. I started by coding this: class ClickableMenuItem : MenuItem { public void DoClick( EventArgs e ) { OnClick( e ); } ...
1
by: Herman Walker | last post by:
I am creating single line table columns dynamacially in and ajax UpdatePanel with text results. The results really contains a bulk of data which i put in a tooltip. The problem is that when i...
5
thatos
by: thatos | last post by:
The following program was supposed to read a number of years from a file called "friday.in" then print out how many of the thirteenth were on each day from monday to sunday on to a file called...
3
by: Al Dykes | last post by:
Can some post a Python code fragment that will to make a PC with Skpye installed to make a Skype call, given a valid phone # string. I'm not asking for code that handles the audio once the...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.