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 ...
User Profile
Collapse
-
Set width of each radiobutton in a radiobuttonlist
-
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... -
Encryption in Asp.net/c#
Hi there,
Please help!! Awaiting a response
CheersLeave a comment:
-
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 -
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 -
-
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... -
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 helpLeave a comment:
-
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 helpLeave a comment:
-
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 :... -
number text box in asp.net
Hi ,
Can any one help me to check for numbers alone, in a text box using C#?
No activity results to display
Show More
Leave a comment: