Hi,

The situation is like this.

I have a VB project on a desktop which does not have any CD or Disk drive an want to trasfer the project to a new machine. using internet connection, I emailed to jyself .frm, .prj, .cls, .mdb, .dsr files. In the new machine I downloaded these files to a folder and trying to load the project in VB. What is happening is most of .frm files are loaded under 'Modules' not under 'Forms' in the project. and hence I am not able to open .frm files in the design mode. When opened these 'modules' I could see some system embedded statements. But, at the same time, I could load some of the .frm files to 'Forms'. The forms which have MS chart, MS Grid and other few kinds are not loading.

Any help is greatly appreciated.

Monu