User Profile

Collapse

Profile Sidebar

Collapse
sriharikabattula
sriharikabattula
Last Activity: Feb 24 '09, 11:20 AM
Joined: Feb 10 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sriharikabattula
    started a topic Line Breaking

    Line Breaking

    hi,

    I want to move to the next line in the text box after reaching text length 70 characters can any one help me
    See more | Go to post

  • sriharikabattula
    started a topic ToolTip

    ToolTip

    hi,

    i am using c# code for tool tip it's working my problem is it is in regular patteren i want it in different styles using c# code only. can anyone help me plz
    See more | Go to post

  • sriharikabattula
    replied to resume
    in .NET
    resume

    hi,

    i am uploading resume in registration levels.the user want to see his/her resume he/she can login and click on 'getresume' button all the information could be displayed in multiline text box.my problem is it will be working on local system when we are hosting the resume will not be displayed. i am using my sql database.my code will be shown below

    Code:
    #region "imgbtnGetResInfo_Click
    ...
    See more | Go to post
    Last edited by tlhintoq; Feb 21 '09, 10:31 PM. Reason: [CODE] ... code goes here ... [/CODE] tags added

    Leave a comment:


  • sriharikabattula
    started a topic resume
    in .NET

    resume

    hi,

    i am uploading .doc,.docX,rtf files during registration level and that path can be saved in database(i am using database MYSQL).when user want to see his resume he/she can login and retrive his details by clicking on retrive button.my problem is the code will be working in local system it not working in server.i am attaching my code shown below
    Code:
    using System;
    using System.Data;
    using System.Configuration;
    using
    ...
    See more | Go to post
    Last edited by NeoPa; Feb 24 '09, 12:51 AM. Reason: Please use the [CODE] tags provided

  • sriharikabattula
    started a topic line break

    line break

    hi,
    I want to move to the next line in the text box after reaching text length 70 characters.for this i am using textarea ,but this textarea is not working
    it cannot break the characters after 70.can any one help me plz
    See more | Go to post
No activity results to display
Show More
Working...