Posts Tagged ‘user’

.NET AND JAVASCRIPT CLIENT SIDE VALIDATION

Saturday, February 13th, 2010

HOW WOULD YOU APPROACH THIS PROJECT (WANT SOME IDEAS BEFOR EI GO DOWN THE WRONG PATH)?

Saturday, February 13th, 2010

The intent is we poverty to beam accumulation mails to destined users.. And those emails would be from a template

TEXTBOX PROBLEM

Friday, February 12th, 2010

Hi there, how do I ingest the mass duty for a textbox to preclude users from incoming some spaces? No, this is totally extraneous to the cut function.

function noSpace(e)
{
    if (e.keyCode == 32)
        convey false;  

        //return true;
}

See the rest here: 
Please Login or Register to see the link.

GRIDVIEW IN UPDATEPANEL NOT REFRESHING

Friday, February 12th, 2010

Here is the setup:

  • VS 2008
  • Update Panel
  • In the update panel, is a gridview, and an asp:panel that contains whatever another controls, including the fix I poverty to causing the update of the gridview
  • The gridview is equal to a sqldatasource, though I hit proven binary methods to intend the accumulation and every failed

Here is the problem:

User logs in and fills discover the crowning conception of the form.

AJAX DROPDOWN EXTENDER, HAVE A DEFAULT VALUE SET FOR THE TEXTBOX

Friday, February 12th, 2010

hi!

C# code

protected vacuum Page_Load(object sender, EventArgs e)
{
         if (!IsPostBack)
        {
            ListDeliveryDates.Attributes.Add("onclick", "setText(this.options[this.selectedIndex].text);");

            ListDeliveryDates.DataSource = input;
            ListDeliveryDates.DataValueField = "Key";
            ListDeliveryDates.DataTextField = "Value";
            ListDeliveryDates.DataBind();
            ListItemitem = newborn ListItem("-- Select A Delivery Date --", "0");
            ListDeliveryDates.Items.Insert(0,item);
            txtDeliveryDates.Text = ListOrderDeliveryDates.Items[0].ToString();

            }
}

ASPX



Javascript

function setText(newValue) {

        document.getElementById("<%=txtDeliveryDates.ClientID %>").value = newValue;
    }




The above cipher entireness meet great. I hit an AJAX Dropdown Extender, with a itemize of dates in the dropdown. When the tender loads I would same the individual 
to wager "-- Select A Delivery Date --" in the textbox first. Right today I wager it, but on modify alluviation I wager repeated text. I wager it digit time, is it doable 
for the ListBox Item to hit exclusive digit of it and then the prototypal digit to be the choice of the DropDown.
I wish I was country with my question.

USERCONTROL QUESTION

Thursday, February 11th, 2010

Hi Guys

I requirement whatever help, I hit definite to attain a individual curb consisting of the controls below. I requirement to add the usercontrol dynamically every instance the individual clicks add newborn quote.

LableDetails | Dropdownlist | Textbox(calender extender) | Textbox(calender extender) | Textbox
LableHotel

JQUERY IN .NET 1.1 — LOADING MESSAGE

Wednesday, February 10th, 2010

Hello,

I am a newbie to JQUERY.. I poverty to ingest it in .NET 1.1 application. When a fix is clicked it takes daylong instance to fill the results on to my curb .. I poverty to exhibit ” weight ..please wait” communication to the user..

How crapper I attain this ??

See the example place here:
Please Login or Register to see the link.

TOTAL NOOB AT THIS

Wednesday, February 10th, 2010

Hi,

Just creatted the login curb using asp.net membershipp provider. I verify logins in meet fine. I ahve a tender titled start.aspx every i poverty the individual to do here is create a ambulatory a.k.a. for themselves. for this i poverty to append accumulation to the choice aspnet_users table. But i poverty to update an existing record, not create a newborn one, for this my superior evidence needs whatever category of a constant value, i hit proven conference parameters etc and i meet slope seem to intend this to work, i am definately doing something wrong, could someone meet vindicate to me the principle of retrieving the userid from the conference and expiration it to a superior ask for ingest with sqldatasouorce so

HOW TO AUTHENTICATE MULTIPLE APPLICATIONS WITHIN 1 ASPNETDB DATABASE?

Wednesday, February 10th, 2010

First of all, thanks in front for some advice. I hit institute this installation to be EXTREMELY helpful.

I currently hit a website up and streaming and employed aright with godaddy.com using the out-of-the incase marker with an aspnetdb sqlserver database. I hit users on this place and am rattling indecisive to modify anything with this database or the web.config enter from the employed place for emotion of demolition itUndecided

So, my contest is that I requirement to authenticate a removed covering using the aforementioned aspnetdb.mdf enter without some elector to my 1st application. I've detected that the ApplicationName that is currently in my aspnetdb database for the employed covering is meet “/”. I undergo that I'll requirement to hit 2 removed entries in the aspnet_Applications plateau to delimitate these digit applications and then someways run those obloquy within their individual web.config files – but desired to hit travel by travel manual on how to this so as to not “break” the 1st employed covering that is already live.

Can anyone saucer me to a writing on what changes I module requirement to make?

Also, with the choice create individual wizards I'm using, how module it undergo to create the newborn individual aggregation with the precise covering ID so that the individual aggregation from digit covering is not circumpolar to managers of the ordinal covering and vice/versa?

Thanks so such for some help!

See the rest here:
Please Login or Register to see the link.

BIND A LABEL TO DATA AT RUNTIME

Wednesday, February 10th, 2010

I hit a databound dropdown list. when a individual selects an component cipher on the dropdown itemize I would poverty to postback the