Search results

  1. A

    adding, deleting, etc. dbase records

    Ok, my 3 pages are working as they should. The first page is where the sales rep specifies who they are and for which time period to view their contracts. The second page displays a table of the specific contracts from which they can choose to view more info for a particular contract number...
  2. A

    passing values when multiple fields by the same name

    Ok, I will try to make this as clear as possible. I have 3 html pages. The first one requires the user to select his/her name and tell us for which contracts to browse - those expiring in 15 days, 30 days or 60 days. Then they click on submit and those values are passed to the second form...
  3. A

    set-cookie and get-cookie

    First, allow me to stress Webspeed is very new to me and I don't seem to be catching on quickly! I am writing a web page using html and javascript in which a cookie is created and stored on the client. I've tested it using a simple onblur function and verified the javascript for set-cookie is...
Top