User Profile

Collapse

Profile Sidebar

Collapse
getgagan
getgagan
Last Activity: Dec 28 '07, 11:31 AM
Joined: Dec 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • getgagan
    started a topic IP Address
    in .NET

    IP Address

    How to find all IPaddress of Local Lan including local host in c# window application ?
    See more | Go to post

  • getgagan
    replied to C# App: application.startuppath
    in .NET
    We can do Like this as in above reply


    But I forget, I hv used something like this "\.." to find parent folder of application.sta rtuppath. and "\.. \.." to get parent of parent(applicat ion.startuppath ). but now this is not working as due to syntex error

    Can anyone help ??
    See more | Go to post

    Leave a comment:


  • getgagan
    started a topic C# App: application.startuppath
    in .NET

    C# App: application.startuppath

    how to find Main folder where bin folder exists using application.sta rtuppath in c#

    IF
    application.sta rtuppath=D:\Tes t\ThreadExample \DnsLookup\DnsL ookup\bin\Debug

    Then i need to find the folder exactly like :
    D:\Test\ThreadE xample\DnsLooku p\DnsLookup

    how ??
    See more | Go to post

  • getgagan
    replied to How to Print
    Now it works...

    Thanks Veena
    See more | Go to post

    Leave a comment:


  • getgagan
    replied to How to Print
    ya, it seems to be working

    but the printer status is showing ------spooling for long time

    If i try to print from other application as winword
    printing is going fine

    put some comments !
    See more | Go to post

    Leave a comment:


  • getgagan
    replied to How to Print
    thanks 4 ur kind support:
    but printer.print is not supported in vb6.0 at my end
    only printer.printqu ality is coming..
    Help !
    See more | Go to post

    Leave a comment:


  • getgagan
    replied to How to Print
    printer.print is not supported at my end

    How i initialize my printer on network for printing text from VBForm
    See more | Go to post

    Leave a comment:


  • getgagan
    replied to How to Print
    Nope,
    u mean: me.printform

    I don't want to print Form
    I want to print only text from Form

    How to print text(string) from VB6.0 ?
    See more | Go to post

    Leave a comment:


  • getgagan
    replied to How to Print
    I want to print only text contained in Form in vb6.0
    where text can be :

    text = Text1.Text
    or
    text=label1.cap tion
    or
    text="any message"

    I don't want to use any report for this....Wanna direct print from FORM
    See more | Go to post

    Leave a comment:


  • getgagan
    started a topic How to Print

    How to Print

    How to print text contained in controls using vb6.0
    See more | Go to post
No activity results to display
Show More
Working...