Recent content by jdaniel052

  1. J

    QAD Status Bar

    Good Morning, Ive created a new maintenance screen in QAD. How do I update the status bar at the bottom to include the F5=Delete. Thanks. Jeff
  2. J

    Set-cookie

    The number will not be hard coded. This was just for testing. My problem is that I dont want that message to appear on the webpage after set-cookie is executed.
  3. J

    Set-cookie

    here is my line of code: set-cookie("v_cookie_cust","1000022",?,?,?,?,?). Here is the message that appears on the web page when this line of code executes. Set-Cookie: v_cookie_cust=1000022; path=/cgi-bin/wspd_cgi.sh/WService=mfgtest
  4. J

    Set-cookie

    When I using the set-cookie function, a line is displayed to the screen showing the path to where the cookie was set. Any Ideas on why this is displaying and how to get rid of it. Thanks
  5. J

    Webspeed examples and best practices

    Good morning everyone, We are starting down the road of webspeed and I was wondering if anyone knows of any sites that may have simple examples using webspeed. We are going to use webspeed mostly for reporting. for easy of maintenace, should we look more at using speedscript or CGI wrappers...
  6. J

    Disable a field in EB2 Desktop

    Hi all, We are currently preparing to upgrade to Desktop EB2. Is it possible to disable a field without modifying the delivered code? Any help would be appreciated. Thanks
Back
Top