Please Help---Thank you very much!

Does anyone know how to embed an application program on a website, thus the users can run this application(say excel) on the website. One of my friends told me that I could use java applet, but can anyone tell me more about that issue?
Thank you very much!
-Iris

It's not just the C++, the object code that you got from FORTRAN would need to be executed as well. This would be machine language for a particular machine (Windows, I guess if it's VC++). That's not how java works; it doesn't execute arbitrary local machine code, especially not via an applet.
I think you have two more feasible options, rather than an applet, if you want users to be able to access the program via a web browser:
1) Write a new UI around this application. In particular the new UI would be a CGI script. You can write CGI scripts in any language, including C++ and I presume VC++ as well. Then invoke this program through a web server. If you have to produce graphics, this becomes a little more complicated, but not terribly so.
2) Rewrite the application as an ActiveX control? I have no idea how to do this but I believe it allows you to execute Windows object code via web browsers.

Similar Messages

  • I forgot security question and password icloud account from my iphone 4s, how can I do it? Can U help me? Thank you very much!

    I have an old iphone 4s from myfriend in Stockton-USA gave me. I have series number this iphone: C8PKGBCRDTD0 and old account icloud in this iphone is  [email protected] Now I need to help me to take password of Vanessa.marin's account. I want to use this iphone for my work. You can help me, please! Thank you very much!

    You will have to ask your friend to remove the device from her iCloud account.
    See here: http://support.apple.com/kb/ph2702

  • I have an iPhone 4s just eight months, it is normal that the battery lasts only 3 hours? please help me thank you very much.

    I have an iPhone 4s just eight months, it is normal that the battery lasts only 3 hours? please help me thank you very much.

    Three hours if definitely NOT normal. I get at least 48 hours out my 2 year old iPhone 4S' battery with light usage. Did you do the iOS 7 update on the phone it self (OTA) or through iTunes? In my experience most problems are caused by the OTA updates. For this reason I ALWAYS update using iTunes on my computer.
    I would suggest restoring your phone using iTunes on your computer and setting it us as a new phone. This downloads a fresh copy of iOS 7.1 from Apple and installs it on your phone. Just make sure that you transfer all purchased items (apps, music, etc.) as well as photos to your computer before restoring as the restore will completely wipe your phone. Do not restore from a back-up. Yes, you will loose all your data on the phone but restoring a back-up can restore the problem you are currently having back to your phone. Once your phone has been restored you can manually sync back your apps and music.
    Before restoring you can also check to see that battery-killers like Location Services, Background App Refresh, etc are only turned on for the apps that really need it. I recently read and article that said that the Facebook app can be a real battery killer. If you have this app installed turn of location services and background app refresh for this app and see if that helps. Also go to Settings / General / Restrictions / Location Services / System Services and turn off all the options in that menu. Your phone does not need any of those to function. Constantly using your phone's GPS is a huge battery killer. I only have Location Services enabled for Find my iPhone and Background App Refresh is turned off completely.
    I hope this helps.

  • Hi, my apple account is locked. I can't receive the verification email and I forgot the answers to the verification questions. I can't reset my account now. Please help me. Thank you very much.

    Hi, my apple account is locked. I can't receive the verification email and I forgot the answers to the verification questions. I can't reset my account now. Please help me. Thank you very much.

    After two years? No, not likely you are going to get it. Try contacting iTunes support: https://getsupport.apple.com/Issues.action

  • My install of maverick failed as disk is damaged and cannot repaired. I tried to erase disk but got error that disk cannot be umounted. Please help! Thank you very much.

    My install of maverick failed as disk is damaged and cannot repaired. I tried to erase disk but got error disk cannot be unmounted. Please help. What can i do? Thank you very much.

    First have you got a backup of your data? If not try to get one now while you have some access to the drive. The drive is probably faulty and will need to be replaced, without the backup you risk losing the data.
    Have you a bootable external USB drive with Mavericks on it, if so boot from that and try and repair or erase the drive and reinstall Mavericks.
    If you don't have Mavericks on an external drive,  boot from you Leopard DVD ( I am presumimg your profile is correct) and run Disk Utility from there, you may be able to erase the drive and reload Leopard. You can then install Mavericks. Even if all that works you will most likely need a new drive in the near future.

  • My mobile phone is lost, please help me to find the serial number is: DNQKDBS8F8H4, my name is Yu Fan, thank you very much for this is my number: 15052995201

    My mobile phone is lost, please help me to find the serial number is: DNQKDBS8F8H4, my name is Yu Fan, thank you very much for this is my number: 15052995201

    We're not Apple here.  We're users.  We cannot locate your phone any more than you could locate ours.
    If you did not have find my phone activated on your device, there's no way to track it.

  • I started to publish an iMovie project in iDVD but it failled .... the mesage was start up disk needsmore space. deleate files to make more space.  how can I do that, please? in help menue thre are no entris on start up... Thank you VERY much.  Michael

    I started to publish an iMovie project in iDVD but it failled .... yhe mesage was start up disk needs more space. delete files to make more space.  how can I do that, please? in help menue tehre are no entris on start up... Thank you VERY much.  Michael

    Startup disc is Macintosh HD. If your HD is getting near full capacity you'll need to offload some files to an external drive or drives.
    Freeing space on your Mac OS X startup disk:
    http://www.thexlab.com/faqs/freeingspace.html
    How to free up my disk space:
    http://www.macmaps.com/diskfull.html

  • Please help me to write a JavaScript script? Thank you very much!

    Hello everyone!
    In Acrobat 9 Pro Batch, execute JavaScript, please provide a script to add the footer and displays the date and file name,
    Thank you very much!

    Hi Tim,
    When you run an application it becomes a process. You can do stuff with the process. One thing is ui scripting which means that you're interacting with the user interface of tghe process. Some Processes don't have the same name as the application it was launched from, but usually they're named the same. You can try this:
    tell application "AlienBBS"
    activate
    end tell
    tell application "System Events"
    tell process "AlienBBS"
    keystroke (ascii character 29) -- right key
    delay 5
    keystroke (ascii character 28) -- left key
    end tell
    end tell
    You need to test it out and adjust.
    gl,

  • Hello, i´m trying to do a proyect that requires modulate and demodulate a text in QAM. i´ve been trying this for days but i can´t come uo with a solution, if anyone can help me, that would be great. thank you very much

    hello
    i´m trying to do a proyect that requires modulate and demodulate a text in QAM. i´ve been trying this for days but i can´t come up with a solution, I can not retrieve the text I am modulating and i do not understand why. I am new to using Labview  and would appreciate some help.
    if anyone can help that would be great.
    i have attached the vi that i´ve done.
    thank you very much
    Attachments:
    intentoproyectocom2.vi ‏78 KB

    I beleive they used the same concept that they did in iOS. One folder deep. If you think they should implement somehting more, then please use the feedback links in the forums FAQs to leave your comments and suggestions.
    Jason

  • I need help on "snaq.db.ConnectionPoolManager". Thank you very much.

    Hi, I am a new coder and need some help on my code.
    Here is my sample code. After run some days, i got "ClassDAO::connect - unable to establish connection from the Connection Pool : ". I have multiple tasks run at the some time and they all call the same method sample(). How to fix this problem? Anything i have to add into my code to avoid this error? I am waiting online. Thank you very much.
    import java.sql.*;*
    import javax.sql.;
    import snaq.db.ConnectionPoolManager;
    public class ClassDAO {
    private Connection conn = null;
    public void sample(){
    try {
    conn = ConnectionPoolManager.getInstance().getConnection(dbName);
    conn.setAutoCommit(false);
    } catch(Exception ex){
    throw new TandemDBException(ex, "DbAccessor::connect - unable to establish connection from the Connection
    Pool : " + dbName);
    }finally {
    try {
    conn.close();
    } catch (SQLException e) {
    e.printStackTrace();
    Below are the error messages:
    ClassDAO::sample - unable to establish connection from the Connection Pool : DB
    java.sql.SQLException: Read timed out

    I checked every process code, they are all invoking the same connect() and disconnect() methods. I have disconnect() method in the catch (Exception e) block. But I will take your suggestion to call disconnect() again in finally{} in each process. Once again, please let me know if i have to call "snaq.db.ConnectionPoolManager.close() in the connect() method ". Thank you.
    public void disconnect()
    try
         closeSqlStatement();
         conn.close();
    catch(SQLException e)
              e.printStackTrace(System.out);
              m_logger.error("Error in disconnect() : " + e.toString());
    catch(Exception ex)
              ex.printStackTrace(System.out);
              m_logger.error("Error in disconnect() : " + ex.toString());
    }

  • Problem with iOS7 : I have a message on my screen "This phone is not registred as a developper phone..." or something like that, can you help me because I download the iOS7 Beta even if I was not a developper. Thank you very much if you help me.

    Problem with iOS7 : I have a message on my screen "This phone is not registred as a developper phone..." or something like that, can you help me because I download the iOS7 Beta even if I was not a developper. Thank you very much if you help me.

    JaillotJb wrote:
    I download the iOS7 Beta even if I was not a developper.
    if you downloaded it and are not a developer, then we are not allowed to help you here.  sorry.

  • How can I connect my Mac Book Pro (year 2008) to the TV set through  HDMI? I've seen a DVI to HDMI iwire but I'm no sure that it is correct. Could anyone help me? Thank you very much.

    How can I connect my Mac Book Pro (year 2008) to the TV set through  HDMI? I've seen a DVI to HDMI iwire but I'm no sure that it is correct. Could anyone help me? Thank you very much.

    I do not know the iWire adapter, but I use an inexpensive ($3) DVI to HDMI adapter from Monoprice, along with a regular HDMI cable:
    http://www.monoprice.com/products/product.asp?c_id=104&cp_id=10419&cs_id=1041902 &p_id=2029&seq=1&format=2
    Be aware that this will only transfer video. You Macbook Pro cannot combine audio through DVI to HDMI. You will need to listen to the audio through the Mac speakers, or attach speakers or a sound system to the Mac earphone jack, or determine if your TV has the ability to accept external sound from the Mac while showing video through HDMI (few can).

  • Hi.I need help.my iphone was Stolen .how can I get back my iphone. Serial No.DX*****PMW.could you help me find my iphone.thank you very much.could you send me the ICCID number to help me find the iphone

    Hi.I need help.my iphone was Stolen .how can I get back my iphone.  Serial No.DX******PMW.could you help me find my iphone.thank you very much.could you send me the ICCID number to help me find the iphone.if you can help me.
    <Personal Information Edited by Host>
                                                                                                                                                                   Sincerely a Chinese girl really need your help

    Sorry we are all users on this User  Community No Apple Staff
    Read this .
    http://support.apple.com/kb/HT2526
    Apple do not and cannot assist in finding stolen property ,that is the responsility of your Police

  • Hello every one. Please let me know what is the best mouse to use in a Photoshop? Thank you very much. Alex.

    Hello every one. Please let me know what is the best mouse to use in a Photoshop? Thank you very much. Alex.

    My ArtZ II is on a Win2K supplemental computer. I think that the main reason that I keep it around is the 12 x 12 ArtZ II.
    Next workstation will probably force that comupter into a closet and my beloved ArtZ II will probably go with it...
    Even on my laptop out on the patio, if I have to do almost anything in PS, or Painter, I'll go grab my Intuos 2 and hook it up, even though it's a 9 x 12 and a bit big for the patio table (works fine on my various desktop situations though). I cannot be without my tablets, though I am not a fan of the Wacom mice that I have tried (2 still in the box). Best mouse is my Logitec cordless (hated its keyboard and got rid of it in a second), which has nice weight, the right feel for my hand and is just great. Still, I only use it for the duties that the Wacom is not the best at. If I open up PS, or Painter, the mouse sits idle.
    Good luck to the OP,
    Hunt

  • My iphone4S stolen, who can help check ICCID, thank you very much

    My iphone4S stolen, who can help check ICCID, my IMEI **** thank you very much
    <Edited By Host>

    Sorry for your lost.
    Report to the police, carrier and change all your password that were used on iPhone.
    Lost or Stolen
    http://support.apple.com/kb/HT2526

Maybe you are looking for