Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
I

its rajendra

@its rajendra
About
Posts
9
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • username and password
    I its rajendra

    Hi, Just use UPPER & LOWER method during insert command in sql...

    Database database sql-server sysadmin tutorial

  • Data which includes foregin characters
    I its rajendra

    Hi Naveed, In case of multilingual, we shud follow nvarchar always...after that you can search everything using N'%" + SearcText + "%' .... so that it will be easy to find out the desired result.

    Database csharp database sql-server sysadmin algorithms

  • This page contains both secure and nonsecure items. Do you want to display the nonsecure items asp .net c#
    I its rajendra

    Hi J4.. just I installed fiddler... could you explain little bit more...how to track the exact items... thnx

    ASP.NET csharp help

  • This page contains both secure and nonsecure items. Do you want to display the nonsecure items asp .net c#
    I its rajendra

    I used ../image path for the images....didnt work.... any other suggestion plz. thnx. raj.

    ASP.NET csharp help

  • This page contains both secure and nonsecure items. Do you want to display the nonsecure items asp .net c#
    I its rajendra

    thnx.. i have used ../ lets c output....just updating webserver..

    ASP.NET csharp help

  • This page contains both secure and nonsecure items. Do you want to display the nonsecure items asp .net c#
    I its rajendra

    Hi digi.. all images path is such as ../image/........so which one will be better....\ ~/image..... or ../image/.... please suggest me asap... thnx

    ASP.NET csharp help

  • This page contains both secure and nonsecure items. Do you want to display the nonsecure items asp .net c#
    I its rajendra

    In my existing project I'm getting this pop up message... This page contains both secure and nonsecure items. Do you want to display the nonsecure items asp .net c# But its happening few pages only....whats the exact issue...can somebody tell me...is there any coding (asp .net c#) thru this I can solve it..... Internet - tool - options----this method doesnt required.... Thnx in advance.

    ASP.NET csharp help

  • Creating Multilingual Web page?
    I its rajendra

    Hi sam, generally you can test it through various free translator, available on net... for example use this : http://www.freetranslation.com

    ASP.NET question

  • 'downloading an attachment file name changes when 2 dots(.) contained in filename'
    I its rajendra

    When I download a file it gives other filename if containing more than one dot(.), for example download file : application.it.pdf Then it will display : application[1].it.pdf... how to contain the same file name during downloading.... I'm using following code : ------ ----- FileInfo f = new FileInfo(docname); Response.ContentType = "application/octet-stream"; Response.AddHeader("Content-Disposition", "attachment; filename=" + HttpUtility.UrlEncode(f.Name)); Response.AddHeader("Content-Length", fileSize.ToString()); ----- ----- any suggestions ..... Thnx in advance...

    ASP.NET tutorial
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups