Recent content by Sherlock

  1. S

    URGENT: Cookie Problems With IE5.

    Problem Solved... WayHey! Well thanks a bunch for your help guys!! Never mind. I solved the problem myself. For some reason, when i changed the domain in the set-cookie command, ie5 was returning a value with "?," preceding the actual value. This wasnt happening in 5.5+. Im sure...
  2. S

    URGENT: Cookie Problems With IE5.

    Hi, I really hope someone can help us with this problem which is causing us serious problems. Basically we have a Webspeed based site which has increasing interaction with PHP. As part of a number of upgrades, we are now bringing some of the PHP stuff more into the foreground, and so need...
  3. S

    915 error (Lock table overflow, increase -L on server)

    Can anyone help please... we have a procedure which was written by a contractor, which we have until now been running manually as and when required, via a run statement in webtools. The procedure basically copies a fair old number of records and and therefore takes a while to run...
  4. S

    Delete Of File In Progress

    That worked. Thanks loads. I had tried the OS-COMMAND but got an error of "OS-COMMAND does not support writing output data to the Web Server. (9210)" I didn't know about the OS-DELETE command. Note sure what you mean about there being more to my question though. I am new to working...
  5. S

    Delete Of File In Progress

    Guys, Changes are afoot at my company, and as such I am now soley responsible for all of our Progress databases and development. I have finally created a routine which will compile all of our webspeed .htm files into r code when we make a db change, with help from various posts on this...
  6. S

    Problem Calling Procedure In Webspeed.. Please Help!

    I have a webpage which runs a progress procedure after some input from the user. My problem is that the procedure needs to run for some minutes, too long to have the user sat waiting for it to return, but I can't seem to get the webpage to respond until the called procedure has finished. Can...
Back
Top