User Profile

Collapse

Profile Sidebar

Collapse
Jugmike
Jugmike
Last Activity: Dec 17 '07, 07:34 AM
Joined: Mar 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Jugmike
    started a topic Regarding Sending Attachments in Mail
    in .NET

    Regarding Sending Attachments in Mail

    I have a strange problem:

    The utility of the code i have written is to generate a file at runtime and send it to the users.

    Now i am using 2 functions to generate files
    1. The first function i normally use for small files around 30kb where i write down cell by cell.
    2. The second function is a manipulation as i save a datagrid in an xls and send that as an attachment.

    Why i am taking the...
    See more | Go to post

  • Jugmike
    replied to auto populate this textbox using vb.net
    in .NET
    Do you want to autopopulate only the textboxes as seen in your code then you just need to call the event automatically every time the id is entered by using the onblur event of the ID textbox.
    See more | Go to post

    Leave a comment:


  • Jugmike
    started a topic 2 queries
    in .NET

    2 queries

    Hi
    I have two queries:
    1. Is there any way to find particular text on an asp.net page and focus on it on loading. I want data coming from query string to be found on the page and focus and selected
    2.How to obtain 15 working days working include all days except saturdays and sundays
    See more | Go to post

  • How to get leading zeros while conversion from integer to string

    Hi
    I want to have a format while conversion from integer to string i want that string has 5 digits and if integer has 3 digits only then it is represented like 00122. There is programming which i can do to achieve the same but just wanted to know if .net provides for the same
    Thanks
    Jugmike
    See more | Go to post
No activity results to display
Show More
Working...