I also had the same difficulty, because I compiled Apache with --enable-so --enable-module=rewrite and mod_rewrite.so kept missing from "modules" dir.
Only after ./configure --enable-so --enable-mods-shared=rewrite the so was generated.
Good luck
Pedro Fonseca...
Hi there
Once wrote a small tool in VB (unfortunately I think I lost it (((( that did the following:
1. runs invisibly
2. accepts parameters (like c:\mydir\mytool.exe help_file.chm)
3. forms does a host command passing the name of the file to open
4. the tool searches the Registry for the...
Hello ehpt
quote:
"I have tried using the ORARRP tool. But this tool is not invoked when you are invoking reports thru a URL."
That is not correct. Let me tell you how I use it:
1. at runtime, according to some user selections, I build a url to call web reports. I use desformat=pdf...
Hello all
It's been a long time since this thread started, and if it wasn't for ehpt reply and email-notification I would already forgotten it.
There IS a way to print to printer rather than screen. Using Developer Server I can enumerate TWO ways:
1. mapping, in the middle-tier, a valid printer...
Hello all
Any hint on how to "browse" for a folder or file on webforms?
I need my users to choose between available files on a directory, and I'm running forms on the web.
Many thanks
Hi & Thanks for your replies
Perhaps I didnt make my scenario clear, I'm thinking too specifically ))
we are using Developer Server (Forms & Reports Server), OAS is in the middle-tier.
we DO use Oracle Reports; in fact, we ask the user what output should be used to build a parameter list to pass...
Hi there
We are migrating several applications in Forms 5 to Forms 6i & Web.
You are correct IF your environment is Client/Server i.e windows for example + remote server.
If you build your forms in unix and web deploy them (in my case OAS + Developer Server) there is no such thing as a...
If you are among one the users who usually debugs stored procedures (procedure builder, toad) this may become "handy":
alter <s.p.> compile debug
This adds debug info to the "executable" in the server; you may even debug packages.
have fun
Hello there
I must mimic the client/server behavior, directing a report output directly to the printer. I cannot use this feature in a web environment, though (?)
If there is a way (even a hacker's way) to make this "print to printer" feature, please please let me/us know ;)
thanks
Hello all
I'm using F&R server under OAS on unix. My question is: How/where can I find core information or tips on the Reports Server engine? I have a few issues regarding font mappings; please note that I'm not talking about manipulatin uifont.ali or uiprint.txt, as editing these files affects...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.