I need to save the source of a dynamically generated web page using curl. For instance if you go to www.eleqt.com and look at the source of that page, you will see that the html source is minimal compared to the client side generated html source. I have tried Crowbar, but without success.
Does anybody have any ideas on how to accomplish this?