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...
User Profile
Collapse
-
Regarding Sending Attachments in Mail
-
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. -
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 -
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
No activity results to display
Show More
Leave a comment: