473,569 Members | 2,731 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

using input value in same page without refreshing page

13 New Member
Hi All,

I have page with many tabs, in one of the tab i have a form (only a input box) and i want to show some output on the same tab view based on the user input. (bvy using php function)

I dont want to refresh the page becuase other tabs already has some outputs that i dont want to touch.

I know ajax is a solution for this, but i have gone through many ajax examples, it passes values to another page (.php). I dont want to do this becuase my page has resource value, it cannot pass to other pages as per php documentation. I want to use the value in the input box in the same tab/page after clicking the submit button without refreshing the page and without passing value to (POST and GET) in another page.

I have been trying for 3 weeks and couldnt succeed yet. Can please some one help me on this.
Dec 30 '09 #1
3 4137
Dheeraj Joshi
1,123 Recognized Expert Top Contributor
I doubt is there any technique present out there other than AJAX. Only AJAX can help you.

Regards
Dheeraj Joshi
Dec 30 '09 #2
Dormilich
8,658 Recognized Expert Moderator Expert
I dont want to do this becuase my page has resource value, it cannot pass to other pages as per php documentation.
I can’t see, why this excludes AJAX.
Dec 30 '09 #3
Markus
6,050 Recognized Expert Expert
What does a resource have to do with this? Simply fire off an AJAX request to a page that will process the user input and then return whatever value to the AJAX request. After that, let Javascript fill the tab with whatever was returned by the AJAX request.
Dec 30 '09 #4

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

Similar topics

31
4101
by: Greg Scharlemann | last post by:
Given some recent success on a simple form validation (mainly due to the kind folks in this forum), I've tried to tackle something a bit more difficult. I'm pulling data down from a database and populating a simple table. I'd like the table to contain 10 entries per page and have the option for the user to scroll through the pages of data...
2
2477
by: Ben | last post by:
Hi, One ASP.NET transactional page conducts a long transaction in a button click function. I want to display the transaction progress info in label control without refreshing page. It is because page refreshing will commit the transaction automatically. How to do it?
4
4811
by: finecur | last post by:
I can upload files with <form action=...> <input type=file...> </form> Suppose I do not want to refersh my page. Then how can I upload file without call the form's action or refresh my html page? Thanks,
1
4181
by: viral123 | last post by:
Hi all I have created one dropdown list box which contains all the employee name. By selecting the name from that list, it returns the details of that particular employee from the database. It refreshes the page all the time when user selects the new employee. It is really very annoying when it refreshes the page without needed. I have to...
1
2375
by: pdesai007 | last post by:
hello, i tried to upload an image in to server with asp and java script ( using AJAX) but it gave an error. so please give me any solution that help me to upload an image to server with java script and whithot refreshing of my page. thank you
2
1522
by: madhu7sudan | last post by:
hi In a whole page i have one box and in that box there are many name ( like 1000) and i have display only 10 names and a link button more if i press on that linkbutton it shold display the next 10 members without refreshing the page. Could u plz tell me the answer its very urget!!!!!!!!!!!!!!!! plz reply to this mail id **** -...
6
3537
by: subhash9 | last post by:
Hi, I want to change the title or my page without refreshing my HTML / JSP page. Is there any possible to do that using HTML / DHTML / javascript. Thanks in advance.. Regards,
9
24135
by: cleary1981 | last post by:
Hi, I am trying to improve the usabilty of an app I have written and it would be great if I could refresh the content of my select boxes without refreshing the whole page. I am sure this could be done. perhaps using iFrames. Can anyone shed some light?
0
7612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7924
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8122
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
5513
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5219
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3640
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2113
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1213
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
937
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.