User Profile

Collapse

Profile Sidebar

Collapse
zawhtunnaing
zawhtunnaing
Last Activity: Jun 21 '07, 09:25 AM
Joined: Feb 15 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • zawhtunnaing
    started a topic generate pdf file
    in .NET

    generate pdf file

    how can I generate PDF file with asp.net gridView control?I want to use only free pdf library.
    See more | Go to post

  • I got this msg when I send email to difference domain?how can I solve it?help me pls!

    Send E-mail to [someone]@hotmail.com had already., Error:Mailbox name not allowed. The server response was: sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1), Cancelled:False , Mail:[someone]@hotmail.com
    See more | Go to post
    Last edited by kenobewan; Mar 26 '07, 01:09 PM. Reason: Edit email

  • Thanks for helping me but I can't solve my prob above these.
    In my project,I open RTF file with StreamReader.
    use sr.ReadLine() and assign to string variable.
    At that time,I got RTF formatted string ,not the right text.
    that is my coding.
    StreamReader sr = new StreamReader(Ex ample.rtf,Encod ing.Default);
    string strWord = null;
    while ((strWord = sr.ReadLine()) != null)
    {
    //...
    See more | Go to post

    Leave a comment:


  • zawhtunnaing
    started a topic split RTF formatting code help me urgently
    in .NET

    split RTF formatting code help me urgently

    how can I split these rtf formatting code from string in C#?
    string exampleString ="
    . Point we hall invetigate in thi direction include:par par pntextpardplain fc1 aiaf0af20 fc0 f3f20lang2057la ngfe1033langnp2 057 lochaf3dbchaf0h ichf3 'b7tabpard qj fi-360li360ri0l360 lmult1widctlpar *pn pnlvlbltilvl0l1 pnrnot0pnf3pnta rt1pnindent360p nhang pntxtb 'b7faautol1rin0 lin360itap0para rid6227368 fc1 aiaf0 fc0 iinrid6227368 Automation of the earch...
    See more | Go to post
No activity results to display
Show More
Working...