User Profile

Collapse

Profile Sidebar

Collapse
viswammamilla
viswammamilla
Last Activity: Aug 14 '15, 04:54 PM
Joined: Nov 21 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • viswammamilla
    started a topic Page Designing
    in .NET

    Page Designing

    hai to all ,i have a web application,i took one masterpage and designed like this
    Top one big image and left side i took one menu control and remaining place i mean at rightside i placed a contentplace holder.i inherits this master page into all my aspx pages,its good and simply super,but i need a help from u
    But in login.aspx i want image on top and leftside i want one contentplace holder and rightside also i want one...
    See more | Go to post

  • viswammamilla
    replied to MaskedTextBox for IP address
    in .NET
    TextBox for IP address Format

    <script language="javas cript" type="text/javascript">
    function NumericOnly()
    {
    var key = window.event.ke yCode;

    if (key <48 || key >57)
    window.event.re turnValue = false;
    }
    <table>
    <tr>
    <td align="right" style="width: 100px; height: 28px">...
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to How to get IP address
    in .NET
    TO get IP address

    Its working fine.thanks for ur help
    LblUserIP.Text = "IP Address :" & Request.UserHos tAddress
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to MaskedTextBox for IP address
    in .NET
    help me please.already i send my problem,please verify and help me
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to MaskedTextBox for IP address
    in .NET
    having another problem iam facing plese help me

    having another problem iam facing plese help me


    Hai i did one application ,its an intranet web application using asp.net and vb.net.
    Once user login into the application and did some task whenever user hits back button it will come back to one page like that so on upto login window,then when user hits the forward button directly user getting into that application...
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to MaskedTextBox for IP address
    in .NET
    hai very very thanks for u reply
    See more | Go to post

    Leave a comment:


  • ASP.NET {VB}: Login problem after hitting back button

    Hai i did one application ,its an intranet web application using asp.net and vb.net.
    Once user login into the application and did some task whenever user hits back button it will come back to one page like that so on upto login window,then when user hits the forward button directly user getting into that application without entering certain details,so please help me please its urgent very very
    See more | Go to post

  • viswammamilla
    replied to How to get IP address
    in .NET
    u said that code is working perfectly,thank s a lot,please help another dout also
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to MaskedTextBox for IP address
    in .NET
    there is no control in my toolbox named as maskedtextbox,e ven i custmize the toolbox,but still i didnt get that please help me
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to MaskedTextBox for IP address
    in .NET
    where can i find maskedtextbox
    See more | Go to post

    Leave a comment:


  • viswammamilla
    started a topic MaskedTextBox for IP address
    in .NET

    MaskedTextBox for IP address

    Hai to everyone.I need a help

    I have an application,in this user want to type his IP address.I want MaskedtextBox for IP address format like 192.168.0.10 like this,in my toolbox i didnt have masked textbox control,so please help me,please its urgent
    See more | Go to post

  • viswammamilla
    replied to How to get IP address
    in .NET
    Thanks a lot,its working,
    See more | Go to post

    Leave a comment:


  • viswammamilla
    replied to How to get IP address
    in .NET
    Still problem

    thanks for ur reply and suggestion.i wrote like this "label.text=Sys tem.Net.Dns.Get HostAddresses(s trHostName).Get Value(0).ToStri ng()",but iam getting only server IP address .plese say clealy
    See more | Go to post

    Leave a comment:


  • viswammamilla
    started a topic How to get IP address
    in .NET

    How to get IP address

    Hai to everyone,i have an intranet web application,i used asp.net with vb.net,actually i want to get user IP address,how can i get that.
    "http://server IP address/web application name" accessing from another system with this address iam getting server IP address but i want the IP address of that system where iam accesing that application.ple ase help me,its urgent......... please........
    See more | Go to post
No activity results to display
Show More
Working...