Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 24th, 2004, 01:18 AM
Authorized User
 
Join Date: Jun 2004
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to make vb form link (short cut)?

Hi,

    How to make Link (Desktop__Short Cut )of VB forms... ?
     Those Shortcut must work in compiled exe file ....

    I want to make form's link as Ms Access makes forms links (short cuts )... because whenever i update any form then i have to update my all client applications..(exe files). and that take very much time and sometime show **** errors... so i think why not make short cuts and past those on clients rather than app.exe file ...

 is there any way to do it ?

thanks

stay beautiful,

Abdul Salam


There is no moving creature on Earth whose sustenance is not provided by Allah. He knows its living and its resting place,
and all that is recorded in a glorious Book. (Al-Quran)
__________________
Stay Beautiful,
Abdul Salam
 
Old June 24th, 2004, 09:41 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

hi there..

first, don't post this on every forum you found.. cross posting is not a good thing..

second.. did you consider making a dll to hold your forms and only change that??



HTH

Gonzalo
 
Old June 24th, 2004, 09:50 AM
Authorized User
 
Join Date: Jun 2004
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes .. posting more than one is not good but i could not get any answer from db forum thats why i thought that, that place no right so i post here again ....

    no, no dll ....
  i just want to make short cuts like ms access..
  making dll and holding forms is not easy way because my project has more than 70 forms .. so what to do ... may i create dll for holding all .... (with all components, controls )? No never ..

    I don't like this way ... because it will increase problems ... (i think )


Stay Beautiful,
Abdul Salam
 
Old June 24th, 2004, 10:07 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

well.. i never saw that so i could not help you.. but if you dont use dll where will you put your new forms??

an exe for every form is a worst idea...

HTH

Gonzalo
 
Old June 25th, 2004, 12:40 AM
Authorized User
 
Join Date: Jun 2004
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Offcourse Exe for every form is most terrible... any one with any other idea ..

  what do you think about Command Line Arguments ... ? Can those help me ; but how ?

Stay Beautiful,

Abdul Salam
 
Old June 25th, 2004, 04:15 AM
Authorized User
 
Join Date: Aug 2003
Posts: 44
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, in VB6 you can pass commandline arguments and if you can call 1 exe on a server from all clients this might be a possible solution for you. (but I am not sure if it is possible to run an App ,that is located on the server, at a client.)

As you know a shortcut can contain an argument.

So if you read the commandline parameter and load a form depending on your parameter you have your shortcuts.

Greetz

Tom.
 
Old June 25th, 2004, 08:30 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
Send a message via MSN to gbianchi
Default

first, before thinkin in command line arguments, you have to solve where will you put your forms...

HTH

Gonzalo
 
Old June 25th, 2004, 09:50 AM
Authorized User
 
Join Date: Jun 2004
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yes, Offcourse i want to put forms on server .....and Command line arguments can be pass through shortcut files but how i can make those easy ... i mean what will be burdn on network if about 10 user access same exe file (that is with 70 forms)

... is there any nice way ....

 Stay Beautiful,
Abdul Salam





Similar Threads
Thread Thread Starter Forum Replies Last Post
Form Short cut mateenmohd Access 2 November 20th, 2007 05:30 AM
Question about Short URL Link ? jacab HTML Code Clinic 3 October 9th, 2007 04:55 PM
make link in text area saban ASP.NET 1.0 and 1.1 Basics 7 November 15th, 2006 11:18 AM
cant make a link with Querystring in ASP zakarya_hazara Classic ASP Basics 6 October 10th, 2004 01:53 AM
How to make vb form link? abdusalam Pro VB Databases 1 July 8th, 2004 06:18 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.