Search results

  1. I

    Cookie via called program

    I have a compiled program that will create cookies when ran independantly. However, when I call this program from within another, it will not set the cookies. Any ideas?
  2. I

    Generate Email

    How would I generate and email and have webspeed sent it for say password reminder? This taking into account user enters email address.
  3. I

    Post and get

    I want to have one page that I have a form on. The results of this submit need to be pulled by webspeed script and used to generate the results of the submit. Can anyone shed some light on this for me.
  4. I

    Webspeed search Details

    I have a page that pulls up a list of records. I want to be able to click on a record and have that record displayed in details. I have that piece kind of working except that no matter which record I click on, I get the first record in the table. Any ideas?
  5. I

    Webspeed login

    I am writing a login page to verify that a user is a current user. I am writing the username and password to a cookie. At that time, if the user is a current user, then it takes them to a new page. The new page pops up but when I try to use the page, it takes me back to the login page saying...
Back
Top