The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
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
<
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
<
نوشته شده در
نوشته شده در
آخرین ویرایش توسط
نوشته شده در
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<
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<
آخرین ویرایش توسط
نوشته شده در
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<
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
that use our children unjustly as "instruments" of power.
www.fathers-4-justice-canada.ca
نوشته شده در
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. <
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
David Greening
نوشته شده در
نوشته شده در
Great! glad it worked for you.
BTW - couldn't help notice in your code, you're playing with TinyMCE too?<
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
that use our children unjustly as "instruments" of power.
www.fathers-4-justice-canada.ca
نوشته شده در
نوشته شده در
آخرین ویرایش توسط
نوشته شده در
Email Member
Message Member
Post Moderation
بارگزاری فایل
If you're having problems uploading, try choosing a smaller image.
پیشنمایش مطلب
Send Topic
Loading...