User Profile
Collapse
-
Cannot enable output buffering because the php script is used only to add record to the mysql db and then redirect user again to the AddCategory.php page, Even if error occurs in AddCategory1.ph p script the user is redirected to the AddCategory.php page using header().... -
Hi Markus,
Below is the form markup, followed by the PHP code file which is called on submission of the form.
Code:<html> <head> <title>[url]www.jettoner.com[/url] - Admin Panel</title> <link href="../style.css" rel="stylesheet" type="text/css"> <script type="text/javascript"> function check()
Leave a comment:
-
redirection after submission of page not working in ie 7
Hi,
I have a form which allows user to upload image. On submission of the form the data is inserted into the mysql database and image is copied into a directory. After this i try to redirect the user to the form which gives error in IE 7.This form works perfectly in Mozilla Fire Fox.
The form has one text box, file browse option and a submit button. The enctype of the form is set to multipart form data.
...
No activity results to display
Show More
Leave a comment: