Author Topic: 2 Questions..  (Read 1152 times)

0 Members and 1 Guest are viewing this topic.

Offline Marcus

  • album.pl Tester
  • **
  • Posts: 24
  • Karma: +0/-0
  • I forgot to change the default text
2 Questions..
« on: May 09, 2003, 07:28:00 »
Hi Mike and everyone else!

Today I have 2 questions:

1. I have made a new link in the header, right next to "recent uploads". However, I want the link (page) to load in the main table (like frames), is this possible? I wanna do this because I want the same look, keep the header links and css styles. I've tried to mess around with the "<a href" but I dind't get it to work.. I think you understand me ;) I hope ;)

2. Is it possible to make a register form with auth 1? so the users can register by themselves like in yabb or ubb? but more simple.. just so I don't need to put there names and passwords in the flatfile everytime a new user comes around. I want the page to be selfwalking ;)

And like always I'm truly greatful for this script Mike, keep up the good work.

« Last Edit: May 09, 2003, 07:28:21 by Marcusbj »

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:2 Questions..
« Reply #1 on: May 09, 2003, 13:27:55 »
Hi Marcus,

1. Try <a href="..." target="_top">

2. It's possible, but not something I'm planning on doing in the near future. Part of the reason is that there's just too much else that goes with it, such as preventing mass phoney registrations, etc. I just haven't had the time for any big changes lately... :(

Cheers