User Profile

Collapse

Profile Sidebar

Collapse
nalls
nalls
Last Activity: May 9 '07, 08:43 AM
Joined: May 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nalls
    replied to Form data loss
    in PHP
    Dear friend,

    Thank you for your reply.

    Herewith I have given sample coding.

    In the first file, I have the following form fields,

    <form onSubmit = "return validForm(this) " method = "post" action = "complete.p hp">

    <select name = "cardtype">
    <option value ="visa" selected>VISA</option>
    ...
    See more | Go to post

    Leave a comment:


  • nalls
    started a topic Form data loss
    in PHP

    Form data loss

    Hi,

    I am experiencing data loss while submitting the form. After submitting the form, the data goes to the next page( a .php file) where it has to be encrypted and inserted into the database. But the encryption function gets only a blank space. Can any one help me?
    See more | Go to post
No activity results to display
Show More
Working...