Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Suggestion for Future Versions--Not logged in post

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
The Zim Posted - 08 April 2009 : 12:14:13
This is just a suggestion for future versions, you guys ought to change the code somehow so that when someone goes to post when they're not logged in, the are logged in after, I've posted several things on here, and I had to put in my username and password. It would be much nicer if after the post, I was logged in with the username and password I used to make the post. Of course, it's probably more just me being lazy and not just taking the time to login, lol, but whatever, just an idea for you.
4   L A T E S T    R E P L I E S    (Newest First)
Etymon Posted - 08 April 2009 : 14:47:50
A person could code in a checkbox that says "Log me in after this post" LOL! Thoughhh, I am not volunteering for it at this time.
SiSL Posted - 08 April 2009 : 13:58:50
You can do it simply, if you don't want such "feature" like on post.asp

<% if mLev < 1 Then
Response.Redirect "login.asp"
End If
%>

etc.

I personally do that everytime. Otherwise it confuses people why "Person's last post being newer than his last logintime" etc...
The Zim Posted - 08 April 2009 : 13:43:54
oh ok, lol, nvm then, lol.
ruirib Posted - 08 April 2009 : 12:27:16
I think you have just given the solution yourself - login before you post.

The feature is there for a reason - to allow posting without logging in. If you want to login, use the login forum. Logging in after posting like this would defeat the purpose of the feature.

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000 Version 3.4.07