The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Login in html page

3 posters

Go down

Login in html page Empty Login in html page

Post by luiz187 July 17th 2013, 12:24 am

Is it possible to add a login to my html page so they could use the chat box?
My forum is everyonesblog.net
My html page is http://www.everyonesblog.net/h1-blog-spot
 
Also i'm having trouble posting without the code below coming up. (Please Dont Ban Me It Isnt My Fault. It Just Wont Work)


 

var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();
luiz187
luiz187
Forumember

Male Posts : 183
Reputation : 3
Language : English and Portuguese and some Spanish
Location : ISS

http://everyonesblog.net

Back to top Go down

Login in html page Empty Re: Login in html page

Post by levy July 17th 2013, 12:38 am

Yes it is possible , just add this code :

Code:
<form action="http://www.everyonesblog.net/login.forum" method="post"><table cellspacing="1" cellpadding="3" border="0"><tbody><tr><td width="45%" align="right"> Username:</td><td><input type="text" name="username" size="25" maxlength="40" /></td></tr><tr><td align="right">Password:</td><td><input type="password" name="password" size="25" maxlength="32" /></td></tr><tr align="center"><td colspan="2">Log me on automatically each visit: <input type="checkbox" name="autologin" checked="true" /></td></tr><tr align="center"><td colspan="2"><input type="submit" class="mainoption" name="login" value="Log in" /></td></tr></tbody></table></form>
It is done for your forum if is http://www.everyonesblog.net/ , good luck Smile
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Login in html page Empty Re: Login in html page

Post by kirk July 17th 2013, 4:54 am

luiz187 wrote:
 
Also i'm having trouble posting without the code below coming up. (Please Dont Ban Me It Isnt My Fault. It Just Wont Work)


 

var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();

 what is this code for? is it something to do with html page or something else?
have you tried adding it to your java script page management?
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum