Search results

  1. B

    post xml within speedscript

    well to reply to my own message, CURL, free exe works great for doing a post via http whether http or https. Very simple to implement from the command line.
  2. B

    post xml within speedscript

    Hello, I am trying to come up wit a solution to post and XML file to a server for a request. The server accepts XML requests and then returns results as XML. I would setup a form within webspeed HTML/speedscript, but Im not sure if I can do a post. I was trying to do a command...
  3. B

    Webspeed cookie confusion!

    Hello, I've run into some webspeed cookie problems. Where the heck does webspeed place cookies? If I have webspeed file (program) set a cookie, it will work fine detecting or setting cookies as long as I do it with a webspeed file. If I try and get that cookie and read it from any...
  4. B

    Compile webspeed files "outside of workshop"

    I am trying to figure out a way to compile my html files without having to use the webspeed workshop compiler. Its not that it doesnt work, but when I need to commit files to our "live" production site, I have to switch from production mode to development mode all the time and its quite...
  5. B

    Learning Resources

    Hi, I too have run into the same problem. Unfortunately there's not much out there in terms of books or websites pertaining to development with Progress especially with VB, ASP, COM. Mostly any documentation you can get is from your VAR. The PEG boards are honestly the only decent...
  6. B

    webspeed install paths for IIS

    Hello, We are upgrading from webspeed 2.1 to 3.1B. I have attempted installing webspeed 3.1B on a windows 2000 adv server web server with transaction broker and name server all on the same physical machine. When I install webspeed it sets the default path to the web server root...
  7. B

    How to change webspeed host name on current install

    This is more a configuration issue. I am running webspeed 2.1 and need to change the host name for the current install of webspeed that I have. In the configuartion utility I cannot change the host name or create a new service with the host name. Is there anyway to do this without...
  8. B

    ODBC or dsnless connection through Progress anyone?

    This is silly, this question permeates through these boards, many developers regardless of webspeed will be using ASP, CFM, PHP or JSP to build web apps and connect to a database via ODBC, JDBC or a dnsless connection due to the robust app support, components and general integration and support...
  9. B

    Webspeed help for a progress newbie

    Hi, I am a developer working with webspeed on occassion. We utilize webspeed, and I need to create a report html page to list inventory for vendor products. Our progress programmers are not very attuned to html or javascript and I'm not to strong in progress. I included an html file with the...
  10. B

    Net Objects

    I have used NetObjects extensively for smaller sites or intranets. It does nothing in the way of automating webspeed development. You can get components for it that do ASP, CFM and javabean connectivity. I would not recommend NOF for a webspeed developer because it requires the staging of...
  11. B

    Webspeed needs marketing and exposure PLEASE!

    Our company currently uses webspeed to connect our progress database to our website. We use 2.1 and its works well. One caveat, however. SUPPORT, APPLICATION SUPPORT and just general knowledge of webspeed. Progress really needs to hype this app and get some development books etc out on the...
Back
Top