Browse by Tags

Related Posts

  • 2 radio buttons one field off till 2nd radio is selected?

    I'm an asp.net/c# newbie ok thats out of the way. My requirement is to create a page that has 2 radio buttons, one of those radio buttons will have a text box that will be deactivated/grey'd out UNTIL its button is selected after which it will be active. Obviously this is easily done with javascript...
    Posted to Web Forms (Forum) by aforonda on 08-31-2006, 12:00 AM
    Filed under: ASP.NET, deactivate, javascript, form, radio button, c#
  • Allowing other sites to use my content?

    I have recently made a script that gather news headlines automatically every couple of hours and lists them in a datalist- I want to allow other people to have the option to having these news headlines on their websites, in the same way that The Free Dictionary allow other sites to use parts of their...
    Posted to Web Forms (Forum) by boomers on 09-06-2006, 12:00 AM
    Filed under: ASP.NET 1.x, ASP.NET, javascript, include, auto updating, syndicate
  • Async Calls using ASP.NET 2.0 Client Callback won't work properly if the eventCallback function makes another Client Callback request

    Ref: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=270828&SiteID=1 If you make an asynchronous callback using ASP.NET 2.0 client callback and the OnComplete function you defined makes another callback then you will exeperience unwanted behavior. Here is how it gets started... [code lang="javascript"...
    Posted to Web Forms (Forum) by badrinarayanan on 09-07-2006, 12:00 AM
    Filed under: ASP.NET, javascript, ajax, ASP.NET 2.0 Client Callback
  • Update textbox.text from other textboxes?

    Hey... I have 5 textboxes, what Im trying to achieve is to update the 5th textbox with all the values of the other 4 textboxes without a postback. So for example... textbox1.text = "John" textbox2.text = "Smith" textbox3.text = "25" textbox4.text = "London" And...
    Posted to Web Forms (Forum) by boomers on 09-08-2006, 12:00 AM
    Filed under: ASP.NET 1.x, client-side validation, TextBox, ASP.NET, javascript, form, auto updating, ajax, update
  • Column sort messed up when using having HyperLink.NavigateUrl in TemplateField

    I am using a gridview. Using HyperLinkField below allows me to do the sort properly but the URL " http://xyz.com " must be hard coded. < asp:HyperLinkField DataNavigateUrlFields= "id" DataNavigateUrlFormatString= "http://xyz.com/{0}.htm" DataTextField= "title"...
    Posted to Web Forms (Forum) by treeview on 09-14-2006, 12:00 AM
    Filed under: ASP.NET, javascript, asp.NET GridView
  • Browse for Panel?

    Hi, I want to display a asp page, displaying the folders and files of the client in a panel (not using fileupload control). I want to create my own UI for the same and since this would be restricted set, I am not unduly worried about performance. Any idea on how I can display the client folder list on...
    Posted to Web Forms (Forum) by cmohan on 09-18-2006, 12:00 AM
    Filed under: items, IE, ASP.NET, javascript, file upload, Web Controls
  • IFRAME troubles

    Dear All I am trying to run allplet within an IFRAME inside my aspx page. For some reason it wont run. I can see everything else from the page except the area where the applet is. Is there any special setup that i would need to make to allow this? I have set up the applet to run in a simple html page...
    Posted to Getting Started (Forum) by Dan_dan on 11-06-2006, 12:00 AM
    Filed under: .Net 2.0, asp.net, customvalidator cross page postback, approach, html, javascript, ClientScript
  • How to Debug .NET COM Application (From VC++)

    Hi all, I developed a COM Application in c# , i created the tlb file and i registered my dll as COM. I add the reference to one of my vc++ application. Its working fine. Is there any way to debug my .NET dll from the vc++ application, by using attach process option or any other way. Please help me in...
    Posted to Free For All (Forum) by ravishankar554 on 11-29-2006, 12:00 AM
    Filed under: AJAX, ATLAS, javascript, Integrate 2 Web Application Project in ASP.NET 2.0, Asp.Net 2.0, javascript+treeview, asp:image, Asp.Net 2.0 session, ASP.NET
  • Re: Prevent ImageButton in MasterPage from accepting Enter Key press

    LaTtEX, this is a problem I had a while back. With .NET 2.0 you can add an 'defaultbutton' attribute to your form declaration which helps in some cases. However in the masterpage case sometimes isn't the case as the <form> is in the masterpage and the submit button is in the actual page. I wrote...
    Posted to Web Forms (Forum) by CGaskell on 01-30-2007, 12:00 AM
    Filed under: ASP.NET, javascript, master page
  • Determine when frame in a frameset has fineshed loading

    Is it possible via Javascript (or anything else) to determine when another frame in a frameset has finished loading? I have a frameset with two frames in it, a header and main content page. The Header page is a asp.net page, and through javascript it sets the location/url of the main content page. The...
    Posted to Client Side Web Development (Forum) by dwilliams459 on 03-06-2007, 12:00 AM
    Filed under: ASP.NET, javascript, frame
Page 1 of 6 (60 items) 1 2 3 4 5 Next > ... Last ยป