Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 27-02-2008, 11:45 AM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Jun 2006
Location: Ranchi
Posts: 10
Exclamation HTML Programming


Hi,
Can somebody help me in finding the solution to the problem?

How to hyperlink a C/C++ program in a HTML file? Remember it should be HTML programming through which a C/C++ program is accessed.
pacificboy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 27-02-2008, 11:49 AM   #2 (permalink)
Human Spambot
 
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
Default Re: HTML Programming

Want to give link of a c/c++ exe file in html page. Just create it you would link a website and give the address of file in format
Quote:
file:///[full path including the drive example file:///C:/Documents%20and%20Settings/pc/desktop/test.exe]
ThinkFree is offline  
Old 27-02-2008, 11:55 AM   #3 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: HTML Programming

^ exactly...

bit polished:

Quote:
<a href="file:///C|/TC/BIN/FILENAME.EXE">C Program</a>
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 27-02-2008, 12:07 PM   #4 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: HTML Programming

So you want the visitor to open a file stored on his computer?
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 27-02-2008, 12:08 PM   #5 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: HTML Programming

^Lolz
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 27-02-2008, 12:10 PM   #6 (permalink)
हॉर्न ओके प्लीज़
 
victor_rambo's Avatar
 
Join Date: Sep 2007
Posts: 1,493
Default Re: HTML Programming

Quote:
Originally Posted by rayraven View Post
^Lolz

Why, did I get it wrong?
__________________
विक्टर रॅंबो - चाणकया प्रभावित व्यक्ति

गीक होना माँगता
victor_rambo is offline  
Old 27-02-2008, 12:12 PM   #7 (permalink)
Think Zen.
 
ray|raven's Avatar
 
Join Date: Dec 2005
Posts: 1,498
Default Re: HTML Programming

Nah,was laughing at the what you pointed at,
Folks suggesting html code to launch apps from a users computer.
Btw, am still not clear why he wants to run a C/C++ app from a html page.
__________________
Do what you will; but not because you must. -- Zen Quote
ray|raven is offline  
Old 27-02-2008, 12:21 PM   #8 (permalink)
Dreamweaver
 
Gigacore's Avatar
 
Join Date: Aug 2006
Location: Bangalore
Posts: 3,904
Default Re: HTML Programming

i think he just wants to link a c program in his computer.

If he wants visitors to download/view the file, just upload the c program with the index file in the same folder and link it as usual.

Quote:
<a href="/filename.exe">C Program</a>
__________________
Today's noobs are tomorrow's geeks. Don't make fun of them.. encourage them. - Gigacore

Follow me on twitter.com/gigacore
Gigacore is offline  
Old 27-02-2008, 04:44 PM   #9 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: HTML Programming

First things first, HTML is not a programming language.

Secondly, you can't access/run/execute any process/program via HTML. You'll be better off making an applet in Java than doing it in a non-web friendly language like C++.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unix(shell Programming) and TCP/IP programming tutorials Matrix Programming 4 08-04-2008 09:54 PM
need html help SMARTLUBANA Tutorials 6 13-07-2007 07:50 PM
HTML to Compiled HTML(.chm) [A]bu QnA (read only) 3 20-04-2007 10:08 PM
HTML himtuna QnA (read only) 20 31-10-2005 10:55 PM
HTML to exe vijaythefool QnA (read only) 5 24-01-2005 07:39 PM

 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2