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
B

Biswa Pujarini Mohapatra

@Biswa Pujarini Mohapatra
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Pass selection to container
    B Biswa Pujarini Mohapatra

    yes pass a event treeviewitem

    WPF docker

  • Opening a document file in a formatted way.
    B Biswa Pujarini Mohapatra

    I am working on a jobsite project.When a user upload his resume it is saved as a document file in a folder.My requiremnt is when the user wants to edit his/her profile his resume should be opened and displayed to him as he/she uploaded it with all formatted text.I im able to locate and open the file but i am notable to show it in a formatted way to the user. the code written by me is: Dim strContents As String Dim objReader As StreamReader objReader = New StreamReader(Server.MapPath("Resume\") & filepath) strContents = objReader.ReadToEnd() objReader.Close() lbl_ResumeDetail.Text = strContents filepath is a string variable in which i am accessing the filename from the database. Your help in this regard will be highly beneficial and awaited. Madhulika Agarwal.

    ASP.NET database sysadmin help career
  • Login

  • Don't have an account? Register

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