prob wit frames

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bugthefixer
Forum Contributor
Posts: 118
Joined: Mon Mar 22, 2004 2:35 am

prob wit frames

Post by bugthefixer »

i have three frames in my site
when i submit a form in one frame then it gives errors but when i run it independently it works fine..
wat cud be the prob.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

well.. since it runs fine outside of frames, it's probably an error in the interaction with between the frames and your script.. post the frameset, your form, and what errors you are getting.
Post Reply