User Profile

Collapse

Profile Sidebar

Collapse
derik
derik
Last Activity: Apr 10 '07, 12:05 PM
Joined: Jan 17 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • derik
    started a topic calender in flash

    calender in flash

    can anyone tell me the URL where i can download flash calenders for free .. i need dhis calender ro add to my asp.net application.. please help me as soon as possible...
    See more | Go to post

  • derik
    started a topic removing lines starting with #
    in .NET

    removing lines starting with #

    I hav a text file with N number of lines . i am able to read the file till the end .. in between many lines are starting with #. these lines starting with # are to be omitted. pleast help me in removing the lines starting with #
    See more | Go to post

  • derik
    replied to need help in code
    in .NET
    hey tanx a lot....
    send me some more links if possible...
    See more | Go to post

    Leave a comment:


  • derik
    started a topic iis log analyzer
    in IIS

    iis log analyzer

    i am currently doin project in .NET in which im suppose to create a web analyzer or log analyzer with IIS log files using asp.net and vb script. can anyone help me with this or can any one send me the websites in which i can see sample codes .. so dat ill get an idea of how to do with..

    plz send me as soon as possible
    See more | Go to post

  • derik
    started a topic need help in code
    in .NET

    need help in code

    i am currently doin project in .NET in which im suppose to create a web analyzer or log analyzer tool using asp.net and vb script. can anyone help me with this or can any one send me the websites in which i can see sample codes .. so dat ill get an idea of how to do with..

    plz send me as soon as possible
    See more | Go to post

  • derik
    started a topic log analyzer
    in .NET

    log analyzer

    can any1 giv me the link where i can find the code for log analyzer in vb.net..
    See more | Go to post

  • derik
    started a topic converting a log file into xml file
    in .NET

    converting a log file into xml file

    can any1 help me in converting a log file into XML file in vb.net.. a log file has 1000 numbers of lines which sld be converted into a xml file ..this convertion is done to feed the file in to database

    plz help me as soon as possible..
    See more | Go to post

  • derik
    started a topic open file dialog in asp.net
    in .NET

    open file dialog in asp.net

    can anyone tell me how to create a open file dilog box in asp.net web application.
    See more | Go to post

  • derik
    started a topic plz help me..
    in .NET

    plz help me..

    Let me know how can we browse all the files in a system
    and to select and open a file .
    Its just like there is "open' button when I click that button
    I shud get all the files and i hav to open one of the file (.doc or .text or .jpg)
    How can i achieve this in vb.net.
    See more | Go to post

  • how to create a table in sql wit the data given in excel sheet

    can anyone help how to create a table in sql wit the data given in excel sheet
    See more | Go to post

  • derik
    started a topic plz help me in updating table
    in .NET

    plz help me in updating table

    i have created a table which is read from a text file and stroed in database. these text files are created everyday(iis logfiles).. can anyone suggest a code in vb.net which updates those logfiles in to my table which i ve created .
    See more | Go to post

  • derik
    replied to Opening an excel sheet with .net
    in .NET
    tanx for ur reply...

    making dat loop as comment is not workink out.....
    See more | Go to post

    Leave a comment:


  • derik
    replied to Opening an excel sheet with .net
    in .NET
    ya but stilll its not working ... wat can i put instead

    can u suggest me any alternative...
    See more | Go to post

    Leave a comment:


  • derik
    replied to Opening an excel sheet with .net
    in .NET
    Exception Details: System.NullRefe renceException: Object reference not set to an instance of an object.

    For iCol = 0 To dt.Columns.Coun t - 1...
    See more | Go to post

    Leave a comment:


  • derik
    started a topic Opening an excel sheet with .net
    in .NET

    Opening an excel sheet with .net

    the code which i hav already throws some error wen i debug
    here is my code
    plz reply me as soon as possible

    Private Sub Page_Load(ByVal sender As _

    System.Object, ByVal e As System.EventArg s) _

    Handles MyBase.Load

    Dim dt As DataTable = _

    CType(Applicati on.Item("MyData Table"), DataTable)



    Response.Conten tType...
    See more | Go to post

  • derik
    started a topic plz help me
    in .NET

    plz help me

    can any1 tell me how to move contents of a txt file to a table in vb.net
    See more | Go to post

  • can anyone help me in placing thiss file in a data grid with vb.net

    04:57:10 172.16.30.239 GET /name/Admin.aspx 200
    04:57:10 172.16.30.239 GET /name/Admin_topbanner .aspx 200

    can any one help me in delimiting this
    these text should be placed in a data grid under the heading

    TIME IP ADDRESS NAME PAGE (in dis format)

    the TIME and IP can be seperated using spaces but can anyone help me wit he ramaining part
    See more | Go to post

  • derik
    replied to please help me in delimiting this IIS logfile
    in .NET
    hey im a bit confused wid that 1 .. can u please write the code for atleast the first line..

    05:20:55 172.16.13.104 GET /name/index.aspx 200
    See more | Go to post

    Leave a comment:


  • derik
    started a topic please help me in delimiting this IIS logfile
    in .NET

    please help me in delimiting this IIS logfile

    pls write the code in vb.net as soon as possible
    the file is of this format

    #Fields: time c-ip cs-method cs-uri-stem sc-status
    05:20:55 172.16.13.104 GET /name/index.aspx 200
    05:20:55 172.16.13.104 GET /name/Home_Page.aspx 200
    the las 2 lines are are the log files
    See more | Go to post
No activity results to display
Show More
Working...