User Profile

Collapse

Profile Sidebar

Collapse
kennji
kennji
Last Activity: Sep 7 '06, 07:40 AM
Joined: Sep 5 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • How to scrolls the contents of the control to the current caret position

    i got a textbox(multili ne). I want to make it scroll down as new input is added but it always return to the top of the textbox.
    What is the codes needed in Visual Web Developer to make it scroll down automatically as new input is added.

    i have try

    myText.Selectio nStart= mytext.TextLeng th
    mytext.ScrollTo Caret()

    but it stated that it is not a member of System.Web.UI.W ebcontrols.Text box
    See more | Go to post

  • kennji
    started a topic Error
    in IIS

    Error

    I got the following codes written in vwd 2005 and it works after i ran it.i was able to open a notepad.exe after clicking the button but after i put the folder into inetpub\wwwroot and try to view the website using another com, i got the following error below. Why is it the vwd can run it perfectly but after putting it into IIS 5.1 got problem?Does it concern the Interop.IWshRun timeLibrary.dll ?cos i need this file in order to make the program work...
    See more | Go to post

  • kennji
    started a topic Error
    in .NET

    Error

    I got the following codes written in vwd 2005 and it works after i ran it.i was able to open a notepad.exe after clicking the button but after i put the folder into inetpub\wwwroot and try to view the website using another com, i got the following error below. Why is it the vwd can run it perfectly but after putting it into IIS 5.1 got problem?Does it concern the Interop.IWshRun timeLibrary.dll ?cos i need this file in order to make the program work...
    See more | Go to post
No activity results to display
Show More
Working...