User Profile

Collapse

Profile Sidebar

Collapse
veerjeet
veerjeet
Last Activity: Feb 25 '13, 11:38 AM
Joined: Feb 25 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • veerjeet
    replied to Can't center webpage?
    in body
    Code:
     body {
        min-width:960px;
        background-color: #ece5e5;
    }

    Once try this
    See more | Go to post
    Last edited by Rabbit; Feb 25 '13, 07:04 PM. Reason: Please use code tags when posting code.

    Leave a comment:


  • veerjeet
    started a topic Redirecting according to their role
    in Java

    Redirecting according to their role

    I have created two tables in database to store data of user in table1 and admin in table 2
    Table 1
    .........
    name password role
    ............... ...

    Table 2
    ........
    name password role
    ............... ...

    so according to there role i will retrieve them to there respective pages using single login pages
    See more | Go to post
No activity results to display
Show More
Working...