Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
BarryStevens
About
- Username
- BarryStevens
- Joined
- Visits
- 1,960
- Last Active
- Roles
- Member
Comments
-
Kevin answered it. I was wanting to know if Value can be @record
-
Is srp_com a substitute for OI's Ole.... routines (srp_com seems much easier to implement) Is it faster?
-
Another view of the error showed: Detailed Error Information: Module WebDAVModule Notification MapRequestHandler Handler OECGI3 Error Code 0x00000000 Requested URL http://192.168.0.7:80/cgi-bin/oecgi3.exe/funeralvaluables/16285P Physi…
-
Yep, actually worked that one out and checked it and was already set to 'All Verbs' Thanks Mark for the effort.
-
Mmm, looks way over my head.
-
If I stop the oengineserver I get the exact same error, so I was right, it is not getting to the MCP yet.
-
Yes. I put in a debug=1 and it never got executed so it must be getting stopped before it gets there. Tested OK on my dev PC and I checked that there is the same version
-
Thanks, will take a deeper look at the DotNet benefits :)
-
>>the OpenInsight invoker control Please explain! >>We have been wanting to create our own controls but they have not been a high priority for us. I am sure that would be a welcome addition by all - Mmm 'crowd funding' LOL
-
more interested in a single place for Enhanced BASIC+ reference
-
Is this available yet?
-
set_printer2("ENABLERTF",1) , the rtf codes are printed.
-
You don't have any headers? "setRequestHeader"
-
may as well wack in : "responseCode" and "responseStatus"
-
Sorry, missed that. Attached
-
Sorry, I don't use all the buzzword terminology. I am happy it is working, so don't go to any further trouble. Thanks for your help
-
*an
-
and api that he does a POST
-
ok, dictionary name field
-
a json field that is related to an oi dict field all using framework
-
the web developer converted the 'canvas' image to base64 and returned it in the field along with other data.
-
The base64 is in a field. There is nothing wrong with the file. Googling shows there are issues with photo viewers displaying images with transparent backgrounds, so oipi has that issue too.
-
btw: this is what 'fixed' it cmd="magick convert ":SignatureFilename:" -background white -flatten ": SignatureFilename call SRP_Run_Command(CMD)
-
Yes, it is ok using oipi.net but this is ignored as it just prints raw rtf. set_printer2("ENABLERTF",1) So, definitely steering well clear of oipi.net, always been waring due to issues reported.
-
using imagemagick to strip the transparency works
-
Are you using OIPI Classic or OIPI.Net? Have you tried the other OIPI to see if you get the same results? OIPI Classic, not tried OIPI.Net (need to see what i need to do to just do for this and not global) Also, how are you stripping out the CR/LF…
-
Whoops, take that back, I forgot that I had a test file in there as a .bmp If I save the .png that is created, as a .bmp it works .png -> Stripping out crlf$ still black printing
-
Spot on, your my man!!
-
It is a signature area on a web 'form' that gets sent back as part of the 'form's data
-
Correct