|
-
Jul 30th, 2002, 05:49 AM
#1
Fanatic Member
I notice you have the action for your form set to : index.php?action=info
I did this once and it caused problems for me, what you should do is make a hidden field to store that value like so:
<input type="hidden" name="action" value="info" />
And you need a space between ' and where
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|