Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for rikb53

i do an export to excel in asp.net and one of the columns does hold quite a bit of data (4k) [directly below]. as you can see below it's tabbed and has multiple newlines. using string builder does keep the data together in one cell, however the formatting is gone …

Member Avatar for rikb53
0
2K
Member Avatar for rikb53

guys, i have a bit of an anomole exporting to excel. on date formats, it seems no matter what i export to excel, it becomes a 24hr clock. for instance the date format thats being exported is stored as:: 03/11/2015 04:26:09 PM - however when it hits excel, it becomes: …

Member Avatar for JerrimePatient
0
333
Member Avatar for rikb53

guys - most of the export to excel code i've found really doesn't wind up being excel. it's simply HTML w/ a .xls tag on it. and i've done this for years in asp.net, winforms in both c# & vb.net. but it's always a hack. can someone point me in …

Member Avatar for Reverend Jim
0
216
Member Avatar for rikb53

guys - i cannot figure this one out. i keep getting the "wrong number or types of arguments in call" error & for the life of me can't figure out why. i've got dozens of other programs doing way more difficult stuff than this so, i'm officially stumped. 4 parameters …

0
99
Member Avatar for rikb53

hey guys basicaly passing a datatable to populate an asp:checkboxlist & i have the choice of horizontal or vertical. is there any other way i can do this to make several rows of these? say, 5 across or place in a div or panel with width constraints that will make …

Member Avatar for rikb53
0
78
Member Avatar for rikb53

i was not ready for the change between Windows Server 2003 -IIS 6.0 & Windows server 2008 - IIS 7.0-5. i usually (on 03') export the website & app pools and save the configuration to a file. then if we add a new server to the farm, i go to …

0
50
Member Avatar for rikb53

i have looked and looked for this and so far all the code i've downloaded simply doesnt work. this code (below) works fine - however it opens up the "save file Dialog" and requires that the user select the path to save the .html file. how can i by-pass that …

Member Avatar for chandru7
0
510