Just another little comment...
I honestly think that you Arestia, are the best designer here...
Ive seen a few pieces of your work just like some others here and every time it has been very professional and good looking...
Congrats to you for bein…
Thanks for the comments...
Unfortunately this forum is fairly unactive at the moment. It gets a decent amount of member registration but they rarely post if ever.
I need to start up some schemes or something to get this forum more active. Ive cons…
Yeah there is a QP problem... it sort of doubles up, lol
Its a compatibility problem with this skin and the new version of vb
Also it wont accept what you post... so its being disabled for a while ;)
either...
You could set a table which is 100% wide with 2 columns... then in each of those two columns put a table each... and they are then next to eachother...
The best way to do this though would be to use CSS
Aha I see so you didnt create it?
You will need the source files to change the link colour... Also set some CSS for a.link so that your text links arent the standard blue colour.
That script looks fine to me... It will display the error code if any of them are less than 30 characters. If they are more than 30 characters then it will carry on as normal...
lmao... Ive posted that here on this forum before... I have used it but deciding on what colour scheme to use was the problem, lol
I think Ive chosen now though
No I want to create a complete new site. I want to go into webdesign properly so it needs a new design ;)
Im going to start working on one now. At the moment though Im having a little trouble with the colour scheme... Ill keep mesisng with it thoug…
That doesnt change the userid. That simply uses the userid to find which users password to update. Its better to use the userid because they are unique whereas two or more users could have the same password
This usually means that your trying to set a cookie after page output has begun. Try moving the code for setting the cookie above any html code so that it happens before any html is read.
From what I can see the above script wont do itk... Because that would show the user with a 32 character password which is the encrypted version. Then if they tried to login with this then when the script encrypts that it would mean it is encrypted …