How Do We Make A Form Without Post Or Get

Reply

Join Date: Mar 2006
Posts: 52
Reputation: puddin is an unknown quantity at this point 
Solved Threads: 0
puddin puddin is offline Offline
Junior Poster in Training

How Do We Make A Form Without Post Or Get

 
0
  #1
Apr 8th, 2006
Okay How Does The Pros Do It!

The user fills out the entry form and becomes activated. But I don't want the Post method because the user cannot go back without getting an error... And

I don't want the GET method because it shows in the address bar...

How do I do it. Let the user become activated and browse throughout the site freely without Get Or Post...
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 87
Reputation: TopDogger is an unknown quantity at this point 
Solved Threads: 5
TopDogger's Avatar
TopDogger TopDogger is offline Offline
Junior Poster in Training

Re: How Do We Make A Form Without Post Or Get

 
0
  #2
Apr 8th, 2006
Hi puddin

You only have two methods for submitting a form, and they are get and post.

I think what you are really looking for when you say"activated" is to start a session once someone has logged in. Now you are talking about authenticating a user, perhaps with a database, and testing for a session on each Web page.

If you have some experience with PHP, you need to get more specific with your question. If you do not have experience with a dynamic language, this is going to be way over your head.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,043
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 129
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: How Do We Make A Form Without Post Or Get

 
0
  #3
Apr 9th, 2006
This *is* the PHP forum after all. Check out the official PHP docs for sessions and that will give you a bit of insight. More information is appreciated to help further.
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/DaniWeb
And if you're interested in Internet marketing there is twitter.com/DaniWebAds
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 355
Reputation: DanceInstructor is an unknown quantity at this point 
Solved Threads: 14
DanceInstructor's Avatar
DanceInstructor DanceInstructor is offline Offline
Posting Whiz

Re: How Do We Make A Form Without Post Or Get

 
0
  #4
Apr 9th, 2006
puddin I think AJAX can do what you want, that is if I understood your post correctly.
Clear Mind Hosting and Web Design

If I've helped you please consider adding to my reputation.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 52
Reputation: puddin is an unknown quantity at this point 
Solved Threads: 0
puddin puddin is offline Offline
Junior Poster in Training

Re: How Do We Make A Form Without Post Or Get

 
0
  #5
Apr 9th, 2006
Thanks for all your replies. Here it is have you ever seen www.mate1.com. They have a site design I want to do. You signup get in and are brought to a page that is “ Your Account �

You have many link options, add your description, add your photo etc...

Now I signed in and none of my information is in the address bar, so I obviously did not get in with GET, nor does it seem did I get in with POST cause I can click on any link and click back without an error page... So I ask how this is done. Better…

I click on any link and the address bar never changes, so the pages I am clicking on are someway included with a very cool format I want to learn to do as well...

That’s what I want to learn... Ohhhh I need a good paying job so I can hire a teacher to show me, I am sure I will be familiar with what I will be told cause I have read so much....
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC