Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Left hand menu (table) and login...
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 06 February 2006 :  13:31:42  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
Working project but though i would show what I'm doing.

Basicaly I'm not going to use it, well i dont thin i am.... lol
Just got borad and set this up and when finished I'll share the file for all the people looking for a left hand table.

I know there are mods already but this will just be a simple file replacement.

I'm just please i got it working so far.
All i gotta do now is add in the login system, and convert all the html to ASP Response.Write

u can see this on my test site at
http://www.livingfish.co.uk/test

Helter
<

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 06 February 2006 :  15:24:56  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
Gettering better.

Got the login script working.
But the code is not 100%...
it's not saying "You are logged in as" just sitting on the login boxes....

how ever the login is working.

I'll have a better look later as getting late now.

Helter<

Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 07 February 2006 :  14:09:13  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
I still cant get the login to work correctly.
However I've now converted all html to ASP.

Thanks Serritzlev

<


Edited by - Helterskelter on 07 February 2006 14:15:55
Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 08 February 2006 :  12:45:29  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
Could someone have a look at my code.

Basicaly all i done is cut and past. i got the login code running twice, one normal and the one I added in the table.

Basicaly it logs in but dose not say "You are logged in as".........

Thanks for your time

Helter.


P.s. view code here
http://www.livingfish.co.uk/test/inc_header.asp.txt<


Edited by - Helterskelter on 08 February 2006 12:46:02
Go to Top of Page

Nertz
Junior Member

Canada
341 Posts

Posted - 08 February 2006 :  13:07:04  Show Profile  Reply with Quote
Helter, I had a quick look and noticed you added your left side table at the beginning of the file. The result is, if you look at the source of the rendered page, the table is generated before the <head> tag of the page. You should move the left table chunk of code below the second instand of <body> tag. That might fix your login code, as right now it appears to execute before some vars being initialized.

cheers,
Nat<

Sadly, most Family Court Judges wrongfully reward opportunistic gold diggers
that use our children unjustly as "instruments" of power.


www.fathers-4-justice-canada.ca
Go to Top of Page

Classicmotorcycling
Development Team Leader

Australia
2084 Posts

Posted - 08 February 2006 :  13:14:15  Show Profile  Reply with Quote
I have a feeling that it is because you have have the following form id and name twice in your code:

id=""form1"" name=""form1""
id=""form2"" name=""form2""

Look for the following in your code to find them all:

<form

You will see what I mean and change the id and name of of each of the doubles to be unique. That should fix it. It looks like the forms are getting confused.

I hope that helps.
<

Cheers,

David Greening
Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 08 February 2006 :  13:31:58  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
Nertz you got it.

I was gonna go along that route but was not sure wherer to go. thanks

Thanks David looks like it was a little confused as well.

Now i can rip out the original log in and menu.


Helter<

Go to Top of Page

Nertz
Junior Member

Canada
341 Posts

Posted - 08 February 2006 :  13:44:19  Show Profile  Reply with Quote
Great! glad it worked for you.

BTW - couldn't help notice in your code, you're playing with TinyMCE too?<

Sadly, most Family Court Judges wrongfully reward opportunistic gold diggers
that use our children unjustly as "instruments" of power.


www.fathers-4-justice-canada.ca
Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 08 February 2006 :  14:15:38  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
Thanks for all the help got this working now.

Just gotta go through the code and smooth it out, then i'll be happy.
This is the quickest I've done anything major like this....

I'l rearly happy with the resualts, just gotta test font etc etc all working now.
Be finished for the w-end.

Helter<

Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 08 February 2006 :  14:40:56  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
ye got it working easy as long as html is on......
longest part was uploading the code. LOL

I did spend a while scanning the code coz i did thing of converting it incert forum code instead of html. but no luck so far.

Big idea's

Helter<


Edited by - Helterskelter on 08 February 2006 16:24:39
Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 19 February 2006 :  07:17:54  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message  Reply with Quote
ok I've now added clear.gif to move the menu away from the side but i've noticed i got a dotted line under the menu links

I've posed the txt link any idea's?

http://www.livingfish.co.uk/test/inc_header.asp.txt<

Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 19 February 2006 :  11:13:59  Show Profile  Visit AnonJr's Homepage  Reply with Quote
I've noticed that FF puts that dotted line under any links with an acronym. If I remember right, this has been noticed before....

Something like putting in the header should fix it:

<style type="text/css">
a {text-decoration:none; }
</style>

Or something to that effect. Its a lazy Sunday morning and I'm not all here yet... <
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.19 seconds. Powered By: Snitz Forums 2000 Version 3.4.07