CrazyEngineers
  • How to get the source code of an HTML page in Text file Through java

    Updated: Oct 26, 2024
    Views: 1.0K
    How to get the source code of an HTML page in Text file Through java?
    I am coding an application.one module of that application is given below:

    The first part of the application is to connect our application to the existing HTML form.
    This module would make a connection with the HTML page. The HTML page contains the coding for the Form with various elements. The form may be a simple form with one or two fields or a complex one like the form for registering for a new Bank Account or new email account.
    The module will first connect through the HTML page and will fetch the HTML code into a Text File so that the code can be further processed.
    ..........................................................
    Could any body provide coding hint for that
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • ms_cs

    MemberApr 16, 2009

    Hey Why are you want to store html code in text file through java?
    If you are creating a web application,then J2EE would be the best choice.
    If you are already using the J2EE means no need for html code to store in text file.
    Elaborate your question sahil...
    Are you sure? This action cannot be undone.
    Cancel
  • sahilgandhi87

    MemberApr 16, 2009

    ms_cs
    Hey Why are you want to store html code in text file through java?
    If you are creating a web application,then J2EE would be the best choice.
    If you are already using the J2EE means no need for html code to store in text file.
    Elaborate your question sahil...

    Actually this is one of the module of my project "Automated HTML form FILLER"
    I want to know how to start my project . If u tell me ur email-id i send u the summary of my project
    Are you sure? This action cannot be undone.
    Cancel
  • ms_cs

    MemberApr 16, 2009

    @sahil I think mail links are not allowed to send as post here...Did you enable your Private Message?
    Are you sure? This action cannot be undone.
    Cancel
  • sahilgandhi87

    MemberApr 16, 2009

    ms_cs
    @sahil I think mail links are not allowed to send as post here...Did you enable your Private Message?
    now i have enabled private messaging and also send u the email-id
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register