I need to create a desktop shortcut to start my Forms app for my users. I've just converted from 9i to 11g. A shortcut in 9i was easy. I can't figure what to specify in a shortcut which would start their default browser and initiate the form. I really don't want them to have to type it in the url. I enter the following in my url after starting my browser:
http://host:port//forms/frmservlet?form=form_name
Thanks