Results 1 to 4 of 4

Thread: How to save information to a file from a form in HTML.

  1. #1
    Join Date
    Nov 2009
    Posts
    1,118

    How to save information to a file from a form in HTML.

    Hi there, i have a very short query hope you guys will help me out.

    I have an issue regarding HTML. I just wanted to know about file saving technique in HTML from a form. I not getting any method that how to save information from a form to a file?

    Please help regarding this issue.
    Thanks in advance

  2. #2
    Join Date
    May 2008
    Posts
    2,297

    Re: How to save information to a file from a form in HTML.

    Hey,

    There are no such a way by which you can save your information from a form to a file in HTML. For using this facility i suggest you to use server side languages. You can do this with the help of this languages:-
    1. PHP
    2. ASP
    3. ASP.net
    4. CGI-Perl
    5. JSP,
    6. ColdFusion
    and many more but if your are a beginner you start with CGI-Perl it will be easy for you.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: How to save information to a file from a form in HTML.

    Hello Roxy_jacob,

    You cant do this all with the HTMl alone for saving your information to a file. For saving your data you have to use "JAVASCRIPT" with "HTML".You have to mention "JAVASCRIPT" between the body tags to get the HTML. After that write a text field and hide it in html. Now the page will take care of the saving process of the file. If you wish to mail it the Web service will automatically save the file and it will mail it to the user.

    Thanx..........
    Last edited by Katty; 20-11-2009 at 04:43 PM.

  4. #4
    Join Date
    Jan 2008
    Posts
    1,521

    Re: How to save information to a file from a form in HTML.

    Hey, thank you guys

    I was also looking for the same issue for saving process in html and finally i got it in this post and it is properly working with my HTML. My problem is sorted. I really appreciate your help.

    Once again thanks a lot.

Similar Threads

  1. Replies: 3
    Last Post: 10-11-2011, 10:34 PM
  2. Replies: 5
    Last Post: 25-05-2011, 10:21 PM
  3. HTML form get method
    By TAMAR in forum Software Development
    Replies: 2
    Last Post: 22-06-2009, 01:40 PM
  4. How to create a contact form using HTML and PHP
    By Mahendra varma in forum Software Development
    Replies: 3
    Last Post: 15-05-2009, 06:24 PM
  5. Make a form in HTML, CSS, PHP
    By Gyan Guru in forum Guides & Tutorials
    Replies: 1
    Last Post: 11-11-2008, 06:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,420,805.78061 seconds with 16 queries