Scheduled PSN downtime tomorrow in Back Page News


7 replies to this topic - - - - -

#1 Xoligy

    Resident Fanatic

  • 702 posts
  • Joined: 09-May 10

Posted 20 February 2012 - 22:11

Ok im normally good at finding this infor but tonight im not having much luck at all!

Basically what im trying to achieve is when the user selects from the option list below it will automatically refresh the page/load it below the selection box, one the page has loaded the person can do what they require to do within that area (admin pages) its basically going to be if users selected display users, if sold display that. Hope im explaining this well but im guessing im not :/ A tutorial or something would be nice, so i can read about it i dont want a submit button.


[color=#990000][size=1]<select name="select_box" >[/size][/color]
[color=#990000][size=1] <option value="">Please choose</option>[/size][/color]
[color=#990000][size=1] <option value="1">Index</option>[/size][/color]
[color=#990000][size=1] <option value="2">Sold</option>
[/size][/color][color=#990000][size=1] <option value="3">users</option>[/size][/color]
[color=#990000][size=1]</select>[/size][/color]

Thanks to all that help


#2 -Alex-

    Noob Hunter

  • 2,551 posts
  • Joined: 08-August 06
  • Location: Liverpool / Amsterdam

Posted 20 February 2012 - 22:20

Like this? But to load the page in a div/iframe/other below?

#3 Xoligy

    Resident Fanatic

  • 702 posts
  • Joined: 09-May 10

Posted 20 February 2012 - 22:47

Yes Alex, i want a select box like that then with the page refreshes on choice or there is no refresh but the data is displayed, so if users was selected users would be displayed but on the same page, if it was sold then the sold info is displayed i dont want multiple pages when it could all be combined if that makes sense.

#4 -Alex-

    Noob Hunter

  • 2,551 posts
  • Joined: 08-August 06
  • Location: Liverpool / Amsterdam

Posted 20 February 2012 - 22:50

Where is the user/sold data coming from?

#5 Xoligy

    Resident Fanatic

  • 702 posts
  • Joined: 09-May 10

Posted 20 February 2012 - 23:08

Forget it Alex im going to make it simpler and have more than one page/it all controlled with php im just making things difficult for myself as normal.

#6 -Alex-

    Noob Hunter

  • 2,551 posts
  • Joined: 08-August 06
  • Location: Liverpool / Amsterdam

Posted 20 February 2012 - 23:10

I (I guess like you) spend too much time trying to figure out how to make something work exactly the way I want it to... that said, if you change your mind, feel free to post again and I'll try to help :)

#7 Xoligy

    Resident Fanatic

  • 702 posts
  • Joined: 09-May 10

Posted 20 February 2012 - 23:13

Yeh im kinda relearning my limited php, css and html then i have an idea in my mind figure i need anothr language search for 2 hours ask for help then go hang on im doing what i always do complicate things! lol

Thanks anyway Alex

#8 lcg

    Neowinian DOMINATING

  • 9,957 posts
  • Joined: 28-October 04
  • Location: Nottingham, UK
  • OS: Windows 7

Posted 20 February 2012 - 23:46

Thread closed at Xoligy's request.