Jump to content

chrisjwebb1978

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by chrisjwebb1978

  1. HI all I have a page that allow individuals to use a select drop down box to choose from a number of items for an invoice. What i would like to happen, is when an item from the list is chosen, the current number in stock generates in a disabled text box to the right. This obviously needs to happen before form submission, but i am a newbie at javascript and need to have it work alongside php. Any guidance is appreciated.
  2. Hi guys Sorry if this is in the wrong forum location... I want to know the best way of displaying records in a web page that can easily be updated or deleted. My thoughts have been displaying records in rows that can be clicked on (like hyperlinks), which then create a popup that lets you select whether to delete the record or update it. If you select update, this opens a window with the record information so you can update a field. My other thought is a button or two (separating the delete and update functions) next to each record that removes the extra step required above. Any suggestions Thanks for your help.
×
×
  • Create New...