Welcome to the IMTalk - Internet Marketing & SEO Forum.
  • Login:
+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    salman's Avatar
    salman is offline IM & SEO Small Talker salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough
    Join Date
    Jun 2012
    Location
    Hyderabad
    Posts
    967
    Thanks Given
    102
    Thanked 270 Times in 236 Posts

    How to include a C/C++ program in a HTML website?

    Hello,

    I would like to know more about adding a C/C++ program to a HTML website from the programming experts over here ...

    From my coaching class of C/C++, I am able to program it quite well but have no idea on how to take it live.

    An example would explain my query much better:

    - Suppose I created a program which takes input from the user and displays the multiplication tables
    - Now my view is to make it live so that anyone can access it using a URL

    Thanks !!

  2. #2
    Minicon is offline IM & SEO Mumbler Minicon will become famous soon enough
    Join Date
    Sep 2011
    Location
    space
    Posts
    392
    Thanks Given
    21
    Thanked 67 Times in 55 Posts
    Syntax Highlighter is the plugin you have to use.

  3. #3
    salman's Avatar
    salman is offline IM & SEO Small Talker salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough
    Join Date
    Jun 2012
    Location
    Hyderabad
    Posts
    967
    Thanks Given
    102
    Thanked 270 Times in 236 Posts
    Quote Originally Posted by Minicon View Post
    Syntax Highlighter is the plugin you have to use.
    I think, you didn't get me.... I want the program to be running on the site not in the form of code !

  4. #4
    Minicon is offline IM & SEO Mumbler Minicon will become famous soon enough
    Join Date
    Sep 2011
    Location
    space
    Posts
    392
    Thanks Given
    21
    Thanked 67 Times in 55 Posts
    Quote Originally Posted by salman View Post
    I think, you didn't get me.... I want the program to be running on the site not in the form of code !
    inserting exe file into a webpage?

  5. #5
    salman's Avatar
    salman is offline IM & SEO Small Talker salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough
    Join Date
    Jun 2012
    Location
    Hyderabad
    Posts
    967
    Thanks Given
    102
    Thanked 270 Times in 236 Posts
    Quote Originally Posted by Minicon View Post
    inserting exe file into a webpage?
    Not sure about the terminology but imagine how a program will run when you execute it ! The same way I need to run the program whenever someone visits my url

  6. #6
    Minicon is offline IM & SEO Mumbler Minicon will become famous soon enough
    Join Date
    Sep 2011
    Location
    space
    Posts
    392
    Thanks Given
    21
    Thanked 67 Times in 55 Posts
    I don't suppose it will work on websites, web based calculators are done with java, php because C is not an option IMO

  7. #7
    salman's Avatar
    salman is offline IM & SEO Small Talker salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough salman is a jewel in the rough
    Join Date
    Jun 2012
    Location
    Hyderabad
    Posts
    967
    Thanks Given
    102
    Thanked 270 Times in 236 Posts
    Quote Originally Posted by Minicon View Post
    I don't suppose it will work on websites, web based calculators are done with java, php because C is not an option IMO
    Oh I see ... Anyways thanks for your suggestions !

  8. #8
    windfinder is offline IM & SEO Whisperer windfinder is on a distinguished road
    Join Date
    Nov 2010
    Location
    Upplands Väsby Sweden
    Posts
    42
    Thanks Given
    9
    Thanked 12 Times in 10 Posts
    Look into cgi programming if your on Linux or ASP.NET using c++ with the .net extensions if your on Windows.

  9. #9
    bluearrow's Avatar
    bluearrow is offline IM & SEO Chatty bluearrow is just really nice bluearrow is just really nice bluearrow is just really nice bluearrow is just really nice
    Join Date
    Feb 2011
    Location
    Mount Olympus
    Posts
    1,916
    Thanks Given
    118
    Thanked 356 Times in 262 Posts
    You have to go with Java for this. C and C++ are not langauges which use for web servers. Also you can't add an exe file to page. Most virus guards block those even downloading them.

  10. The Following User Says Thank You to bluearrow For This Useful Post:


  11. #10
    imsupport is offline IM & SEO Whisperer imsupport is on a distinguished road
    Join Date
    Dec 2012
    Posts
    50
    Thanks Given
    0
    Thanked 1 Time in 1 Post
    It's not possible but the idea is great.

    it would make things a lot easier to bring together maybe you can ask Nemanja more about this because some of the tools in this forum are the same ase wikiposter and other .net extentions and it's made to a script.


 

Similar Threads

  1. How to include a css file in html in net beans application?
    By vedantpatil in forum Programming, Scripting, Database, Testing, Debugging...
    Replies: 1
    Last Post: 10-16-2012, 07:25 AM
  2. On Page SEO Factors and does on page include sitemaps?
    By Johnsander in forum On-Page SEO & Content Creation
    Replies: 20
    Last Post: 09-29-2011, 06:24 AM
  3. Which is the least important area in which to include your keyword(s)?
    By Hajoless in forum On-Page SEO & Content Creation
    Replies: 5
    Last Post: 08-18-2011, 04:52 AM
  4. ASP.net or HTML
    By amitoops in forum Programming, Scripting, Database, Testing, Debugging...
    Replies: 3
    Last Post: 10-20-2010, 09:40 PM
  5. Html
    By angel in forum Website Planning, Design & Development
    Replies: 0
    Last Post: 07-22-2010, 08:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts