Posts by Rune • 21 points
3 posts
-
1
votes1
answer1288
viewsQ: Print width on thermal printer, WPF and C#
Hello, I am making a program to print list of activities in thermal printers, in it I put this information within a table (created in print-only code, full width around 250, and font size like…
-
1
votes1
answer211
viewsQ: Position insert bar in jquery editable div
I’m using the summernote API as an email editor, it creates a div to be used as a textarea. The only reference it leaves is the "note-Editable" class. I made a code to replace a word with a tag with…
-
0
votes0
answers164
viewsQ: PHP(via IIS 7.5) is not receiving post via ajax
I have an AJAX request made to the own page where the AJAX routine has been set. Configuring the request with POST method is not being sent. Switching to GET is successfully sent. I think this may…