Mun

1,535
Reputation
172 views

Registered User

Name Mun
Member for 1 year
Seen 7 hours ago
Website
Location Orlando, FL, USA
Age 28
I'm a freelance web developer based in Orlando, FL.

Links:

· My blog.
· Twitter (munr)
· FriendFeed (mun)
· LinkedIn
· My company
· My Google profile

My email address is mun [at] mlogix-inc.com

Nov
20
answered C# Building An Array with Button Entries.
Nov
12
comment ASP.NET caching for web application with multiple domain names
Thanks. Was hoping that there was something standard in ASP.NET that could be used to achieve this rather than using another external dependency, but I'll check this out.
Nov
12
asked ASP.NET caching for web application with multiple domain names
Nov
10
answered Jquery Tree plugin
Nov
10
awarded  Nice Answer
Oct
29
answered Playing Quicktime video on iPhone using HttpHandler and IIS 5.1
Oct
28
comment Playing Quicktime video on iPhone using HttpHandler and IIS 5.1
Thanks for the tips. The video actually plays back fine in Safari on Windows, and in Firefox too when using the iPhone user agent string, so I don't think it's something with this. The issue looks like it's more something to do with how IIS5/6 are transmitting the files as opposed to IIS7, which doesn't allow the iPhone to play it. Haven't used network monitoring tools much before, but will check out NetMon/Wireshark and see if they can help.
Oct
28
asked Playing Quicktime video on iPhone using HttpHandler and IIS 5.1
Oct
18
answered Where to find small programming contracts (in the UK if possible)?
Oct
9
answered Generate random strings in vb.net
Oct
5
comment Can I set up HTML/Email Templates in C# on ASP.NET?
@Kirschstein Thanks, fixed.
Oct
5
revised Can I set up HTML/Email Templates in C# on ASP.NET?
Added StringBuilder declaration and modified code a little
Sep
29
accepted Is there a way to create a MSSQL function to “join” multiple rows from a subquery into a single delimited field?
Sep
18
answered How can I preserve the QueryString semantics when converting an MFC CHttpServer based web server to ASP.Net?
Sep
8
answered Store state of my checkbox list
Sep
7
comment Creating ASP.NET web application with multiple skins?
The web application is going to have multiple URLs, and the skin will be selected based on the URL that is being used to accessed it.
Sep
7
asked Creating ASP.NET web application with multiple skins?
Aug
27
accepted Include HTML file in C# code
Aug
26
asked How can Request Validation be disabled for HttpHandlers?
Aug
20
awarded  Popular Question
Aug
20
answered ASP.NET navigate to anchor in code behind
Aug
20
answered how to upload a file with ajax,like what gmail does?
Aug
19
revised Using NOT keyword with full-text search and multiple columns
edited tags
Aug
18
asked Using NOT keyword with full-text search and multiple columns
Aug
9
awarded  Yearling
Aug
2
awarded  Popular Question
Jul
26
comment iPhone High Scores Framework?
It looks like the plans for Onyx Online have actually been canceled according to this blog entry: demiforce.blogspot.com/2009/03/…
Jul
24
accepted classic asp connecting to access database, file not found
Jul
24
comment classic asp connecting to access database, file not found
I'm inclined to agree with Seth, it still sounds like a permissions problem. Have you tried renaming the file and moving it to a different location? I'd recommend putting it in the root, eg. c:\db.mdb and trying to connect to it there (keeping process monitor open as well to monitor things).
Jul
23
answered classic asp connecting to access database, file not found
Jul
22
accepted Log4net rolling daily filename with date in the file name
Jul
22
answered Log4net rolling daily filename with date in the file name
Jun
27
awarded  
Jun
15
accepted .Net include page - like php require
Jun
13
comment Triggering an action after Paypal Buy-Now purchase is complete
Thanks. Also came to the same conclusion after reading through the Paypal documentation a bit more. Haven't implemented it yet, but it seems like it's the best way to solve this issue.
Jun
10
asked Triggering an action after Paypal Buy-Now purchase is complete
Jun
9
awarded  Tumbleweed