User Profile

Collapse

Profile Sidebar

Collapse
MariaJC
MariaJC
Last Activity: May 30 '08, 07:47 AM
Joined: Feb 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • MariaJC
    started a topic Set width of each radiobutton in a radiobuttonlist
    in .NET

    Set width of each radiobutton in a radiobuttonlist

    hi there,

    i have a webcontrol -radiobutton list . Is it possible to set the width of each radiobutton differently?

    fgff efefjfd fdffe wewe
    rb1 rb2 rb3 rb4

    i want it in the format given above. The problem is that when i set the header of the datagrid in which i have placed the list , it aligned automatically that the o/p is something like this

    fgff ...
    See more | Go to post

  • MariaJC
    replied to Encryption in asp.net/c#
    in .NET
    I am new to asp.net/c#. I have to encrypt the data entered by the user (numeric values & text) in the cs and then store it in db each time the user submits and decrypt the same and display on view.
    If someone could provide the code/ example, it would be great help!

    i had posted this on Dec 14th. As i didnt get any reply for this , i posted : "Awaiting response"
    cheers...
    See more | Go to post

    Leave a comment:


  • MariaJC
    replied to Encryption in asp.net/c#
    in .NET
    Encryption in Asp.net/c#

    Hi there,

    Please help!! Awaiting a response

    Cheers
    See more | Go to post

    Leave a comment:


  • MariaJC
    started a topic Encryption in asp.net/c#
    in .NET

    Encryption in asp.net/c#

    Hi all,

    I am new to asp.net/c#. I have to encrypt the data entered by the user (numeric values & text) in the cs and then store it in db each time the user submits and decrypt the same and display on view.
    If someone could provide the code/ example, it would be great help!

    Cheers
    See more | Go to post

  • MariaJC
    started a topic to block http in asp

    to block http in asp

    hi all,

    i am doing asp web site where i need to block the user frm using http.
    i need it to be secure https.
    i want to chk whether the url contains http, if so it should be redirected to https//....myproj/login.asp


    pls help
    See more | Go to post

  • MariaJC
    replied to Number Text Box in C# - Pls help
    in .NET
    hi

    thanx

    it has been resolved


    rgds...
    See more | Go to post

    Leave a comment:


  • MariaJC
    started a topic Number Text Box in C# - Pls help
    in .NET

    Number Text Box in C# - Pls help

    Hi all,
    pls help me as i have been stuck for the past 4 days with the number alone text box that i am using in my asp.net web design.

    I need to alert the user once the focus of this txtbox is lost, with a msg box.

    I am using C# and my javascript code is:


    function CheckValue()
    {
    if (isNaN(document .getElementById ("txtNumber" ))
    {
    alert("Please...
    See more | Go to post

  • MariaJC
    replied to number text box in asp.net
    in .NET
    Hi i am not able to get the control id of txtNumber1
    the value displayed is null
    how can i access this controls id in javascript?

    alert(document. getElementById( "txtNumber1 "));

    please help
    See more | Go to post

    Leave a comment:


  • MariaJC
    replied to number text box in asp.net
    in .NET
    hi thanx for ur response. but i need alert if the user enters other than numbers.
    how can i create an alert for the text box as soon as its focus is lost??

    pls help
    See more | Go to post

    Leave a comment:


  • MariaJC
    started a topic Urgent
    in .NET

    Urgent

    Hi,

    I am trying to design a site using asp.net/C#.
    I have a text field to enter only numbers.
    What i want is, the user should not be allowed to proceed until he fills the field and the field needs to be checked for numbers alone as soon as it loses focus

    I am trying to call a javascript function. But i cannot call on key press in asp.net.
    How can i check this
    script function is :...
    See more | Go to post

  • MariaJC
    started a topic number text box in asp.net
    in .NET

    number text box in asp.net

    Hi ,

    Can any one help me to check for numbers alone, in a text box using C#?
    See more | Go to post
No activity results to display
Show More
Working...