simple GET

This is a discussion on "simple GET" within the JavaScript Forum section. This forum, and the thread "simple GET are both part of the Program Your Website category.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 22nd, 2007, 20:01
New Member
Join Date: Mar 2007
Location: Ft Lauderdale
Age: 24
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
simple GET

I am trying to pass info from one page to another, but i cant seen be able to GET the values.


can some one show me how to use the GET?
Reply With Quote

  #2 (permalink)  
Old Mar 23rd, 2007, 11:35
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple GET

With JS? I didn't think you could do that stuff with JS? I could be wrong tho, I don't know much a bout JS.

But with php if your url is http://domain.com/index.php?number=12345 then you would have this in your php

PHP: Select all

$number $GET['number']; 

Reply With Quote
  #3 (permalink)  
Old Mar 23rd, 2007, 14:46
New Member
Join Date: Mar 2007
Location: Ft Lauderdale
Age: 24
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple GET

JS = JavaScript

Thanks for the PHP code
but I cant use any SERVER SIDE Scripts
Reply With Quote
  #4 (permalink)  
Old Mar 23rd, 2007, 14:52
karinne's Avatar
SuperMember

SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple GET

Quote:
Originally Posted by moiseszaragoza View Post
JS = JavaScript
I know what JS means I just don't know alot about coding it I never really use
Reply With Quote
  #5 (permalink)  
Old Mar 23rd, 2007, 23:35
Ryan Fait's Avatar
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: simple GET

Yes, JS has cookies and sessions and the like. Here's a rather straightforward tutorial: http://www.javascriptkit.com/javatutors/cookie.shtml
Reply With Quote
Reply

Tags
script

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple Job MetallicWarfare Job Opportunities 0 May 24th, 2008 12:30
Just some simple css help! Please?? lefty Starting Out 9 Apr 28th, 2008 10:19
Very Simple Cms christopher Website Planning 3 Apr 26th, 2008 17:19
Something really simple delusion Web Page Design 10 Jul 4th, 2007 17:59
Just want simple Background Song (.mp3) and a simple start/stop. BlackReef Flash & Multimedia Forum 4 Jun 28th, 2007 07:04


All times are GMT. The time now is 23:55.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43