User Profile

Collapse

Profile Sidebar

Collapse
joolzhaines
joolzhaines
Last Activity: Jul 22 '08, 07:52 PM
Joined: Aug 16 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • joolzhaines
    started a topic C# and updating excel speadsheet
    in .NET

    C# and updating excel speadsheet

    Hi,

    Does anyone know how to sort an excel speadsheet? I have a C# app that does almost everything else but when I try and sort I get an ojbect reference error!

    I have tried running excel and record a macro but the resulting code is uncomplete and only has 9 args and the C# will not run unless all are specified correctly.

    ...
    oSheet.get_Rang e("A2", "M" + intLastRow).Sel ect();...
    See more | Go to post

  • joolzhaines
    started a topic IIS Website and FTP setup
    in IIS

    IIS Website and FTP setup

    Hi,

    I have a Windows 2003 server IIS web site running which I want to be able to FTP to so I can update it, what I have done so far is under the default FTP site, create a virtual directory and point it to the Web Site directory and create a user with the same name as the virtual directory and assign permission to the website directory to that user. Is this the correct technical way of doing this or is their better way.
    ...
    See more | Go to post
No activity results to display
Show More
Working...