Browse by Tags

Related Posts

  • Dynamically change DIV tag style within a repeater

    Right I have the repeater code shown below: < asp : Repeater ID ="Repeater1" runat ="server" DataSourceID ="MeetingDBSource" OnItemDataBound ="Repeater1_ItemDataBound"> < HeaderTemplate > ................... </ HeaderTemplate > < ItemTemplate...
    Posted to Data Presentation Controls (Forum) by sansie on 04-22-2008, 12:00 AM
    Filed under: Repeater, c#, div
  • Re: div.InnerHtml can't "see" the text content of a dynamically generated TextBox

    change: divForTests.InnerHtml = TextBox3.Text; to: divForTests.InnerHtml = "<span>" + TextBox3.Text + "</span> or divForTests.InnerHtml = "<input type='text' name='" + TextBox3.ID + "' value='" + TextBox3.Text + "' />
    Posted to Web Forms (Forum) by Jahedx99 on 04-02-2008, 12:00 AM
    Filed under: progtalk, c#, div, html, IE
  • Encryp and decrypt data with OpenSSL sertificates?

    Hello. I created *.crt and *.pem files(keys) using OpenSSL. How could I encrypt and decrypt string using OpenSSL keys (x509) in asp.net 2.0? Thanks a lot.
    Posted to Security (Forum) by KonstantinMiha on 12-18-2007, 12:00 AM
    Filed under: outputcache, sitemap, .NET, Ajax, ajax popup help, arrayList, ASP.NET 2.0 NET SQL Server 2005 database connection error, C#, caching, classes, cms, cross site, css, Data modeling, databinding, datacache, datagrid, Dataset, datatable, ecommerce, email, google site map, IIS, .net 2.0, div, HttpModule, javascript, GridView, optimization, "Microsot AJAX Extensions" AJAX JavaScript, ADO.NET, Asp.Net 2.0, database, design
Page 1 of 1 (3 items)