User Profile

Collapse

Profile Sidebar

Collapse
bungek84
bungek84
Last Activity: Mar 19 '08, 02:06 AM
Joined: Dec 10 '07
Location: malaysia
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bungek84
    replied to how to
    in .NET
    hi bala2it4u..
    i think myb u misunderstood what exactly i want here..let me give some brief to u..since user want to login, they should key in their email and password..n after dats, i want make their name appear on every page..dats the problem now..i dunno how to call the username itself.....
    See more | Go to post

    Leave a comment:


  • bungek84
    started a topic how to
    in .NET

    how to

    i've problem with login page.i need some guides or example coding to help me. i successfully create simple login page rite now n now i want adds some features based on accesslevel. i don't wanna using and i really don't know how to use roles based..so i really needs ur help..here my simple code..hope u can help me guys..

    here my code:

    Default.aspx
    Code:
    <%@ Page Language="C#" AutoEventWireup="true"
    ...
    See more | Go to post

  • hope anyones can help me..i need ur help ASAP..
    See more | Go to post

    Leave a comment:


  • how to read data from dropdown list and save it into new database table

    in my dropdown list, all company's name lists,and what i want is to save primary key of company only.Here my coding...

    file.aspx
    [<asp:DropDownLi st ID="dropselectP rovider" runat="server" DataSourceID="s electProvider" DataTextField=" name" DataValueField= "providerID " Visible="False" AppendDataBound Items="True" AutoPostBack="T rue">
    <asp:ListItem>S elect...
    See more | Go to post
No activity results to display
Show More
Working...