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
S

sonyiti

@sonyiti
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Link Button in frames
    S sonyiti

    1. function setTarget(){ window.forms[0].target = parent.frames['rbottom']; } 2.Add attribute to LinkButton onclick = setTarget(); 3.In CodeBehind get the content and set them to your page hope it can help

    ASP.NET question announcement

  • How to Redirect to a Dialog not a Window?
    S sonyiti

    Here is the problem, Our current project have some page which will pop up some subWindow,and we want to disable the main window until the user finished the operation on subwindow, so we use JavaScrip's function showModalDialog() to show a modal dialog instead of window.open(),but the problem is the the page which will show in the dialog must be specified when we call showmodaldialog().We want to decide the page at run time ,and we want to excute some operation before we've been redirect to that page,which be displayed in the dialog.How can we do this?:doh: -- modified at 23:00 Sunday 6th November, 2005

    ASP.NET help tutorial question

  • How to UpLoad a whole folder to server,not a single file using the FileSelect Dialog
    S sonyiti

    Thx for u reply ,hope we can't persuade our dear customer to give up this feature

    ASP.NET sysadmin tutorial

  • How to UpLoad a whole folder to server,not a single file using the FileSelect Dialog
    S sonyiti

    Thx for u reply ,hope we can't persuade our dear customer to give up this feature:)

    ASP.NET sysadmin tutorial

  • How to UpLoad a whole folder to server,not a single file using the FileSelect Dialog
    S sonyiti

    :laugh: Our current project contains a feature through which allows the user to upload a folder to the server and compare the files under the server corresponding directory and the client machine directory through which we can decide which file need to be upload and which needn't. Also ,Download the server to the client side which allows to compare and decide which file need to be download and which directory need to be created. Could any body give me some hint on how to implement this function. I wonder whether this function can be implement without custome-define javascrip which will mass the code and bring errors into our page...

    ASP.NET sysadmin tutorial

  • Too wide page - why?
    S sonyiti

    Check the html source for some clue:)

    ASP.NET help wpf question

  • How to make a download/upload progress bar , need some hint
    S sonyiti

    THX codejay . Thouth it can't fullfill the need ,it do helps on how to make the appearance of a progress bar.Really a cool site! Thank u.

    ASP.NET sales tutorial

  • How to make a download/upload progress bar , need some hint
    S sonyiti

    My current project involves a upload/download progress bar. Our Customer don't allow us to use the third party component,so we have to make it our own. Could u guys give us some hint on: what 's the proper time to refresh the status bar can best present the status,and what component(standard web control) we can use to make our own user-control.

    ASP.NET sales 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