954,170 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Purchase order system

HI,

I am designing a web based purchase order system for the company i work for. I have managed to do everything i need so far but am having a problem with the approval system I am trying to do.

Basicaly I am trying to come with up with a way of having a field that can only be entered when a username and password has been entered. So at the bottom of the order form is an approve button, when this is clicked it asks for a username and password and once this is entered it check the total of the order and either approves or denies the order depending on the signing limit.

Can anyone help?

adamdidthis
Newbie Poster
3 posts since May 2005
Reputation Points: 10
Solved Threads: 0
 

If you are interested in having a popup state that information must be entered in a certain field, my suggestion is to use javascript in your PHP. Otherwise, you can do it through PHP via various functions and/or if/then statements.

fsn812
Junior Poster in Training
93 posts since Jan 2004
Reputation Points: 41
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You