Hardware :: No Form Feed After Printing Short Form?
Aug 13, 2010
We are using several printers on our Linux RH network to print customer invoices and receipts. Receipts are short forms of just 21 or 22 lines. Two of the printers (an HP LJ1300 and a Dell 5200) eject the receipt paper automatically; the other two HP (a LJ 4200 and a LJ2420) do not eject. You have to press the green button on the printer. Is there a solution to that? They are all set up with the same PCL settings.
View 3 Replies
ADVERTISEMENT
Apr 27, 2010
I can't get x to work with a mouse so I have to use a windows computer to do that from for now. The problem is I remember there being something about windows using a newline AND carriage return and linux just using a newline. I was about to cut and paste code but the lines go on and on instead of breaking off where they did in linux. I was going to write a perl script but don't know how to add a carriage return to the end of each line.
View 3 Replies
View Related
Jun 10, 2010
I've already tried Seamonkey to create a web page but can find no way to create a web form in which I want to create form fields. Before moving to Ubuntu I used Microsoft FrontPage to create web pages with form fields. This was easy to do. what is available to do the same in Ubuntu?
View 2 Replies
View Related
Aug 17, 2010
I have developed an application in Qt.I want to print my text(for e.g "hello") using Qprinter and stop the printer.The text printer but i dont want form feeding after printing.
View 1 Replies
View Related
Mar 22, 2011
I am learning PHP to take information submitted in a web-form and store it in a MySQL database, but I also need it to automatically print to the laser printer I have setup. So that a notice or printout is produced of the information.
My question is... what route do I go to automate printing from web-based information in a PHP/MySQL database?
Is it PERL ? or does PHP have a feature to do this?
View 2 Replies
View Related
Oct 9, 2010
I have a database (Mysql) with records of our club members. It is quite small only about 300 records. Unfortunately there are gaps in the information and I would like to be able to print out (two records to an A4 sheet) the records in form format so that I can pass these to the members who will fill in any blanks in the record.
If it is not possible to do what I want from the database I can convert the records to a spreadsheet and do it from there.
View 1 Replies
View Related
Apr 18, 2011
What we need first to check and to do in the case of portage of an application from one redhat version to another (newest)?
View 2 Replies
View Related
Jun 11, 2011
I have a pdf form that came from open office conversion to pdf. It has some information filled out in it already and I don't want to lose that by doing anything that overwrites it or loses something in a conversion, etc. Also, it is two pages so I can't print it out, fill it in and then scan it because I would end up with two files instead of just one then.
View 4 Replies
View Related
Apr 15, 2010
I tried to utilize Add/Remove Software and install some gcc and other packages from my Fedora10 DVD, but It's list of available softwares is empty.
View 8 Replies
View Related
Jan 4, 2010
I have a pre-printed form that I need to fill in. Is it possible to scan it, fill it in on screen, and then put the original form in the printer and get things to print out on that original form? I know that I can scan the form and fill it in on screen and print out on a blank piece of paper, but I need to use the original form
View 9 Replies
View Related
Nov 4, 2010
All the upgrade notes on ubuntu.com told me I must have 10.04 to upgrade to either 10.10 Desktop or 10.10 Netbook. Does this only apply to the desktop version? I use the update manager to install all available updates and then the application is blank! Doesn't say "new version available" or anything like that. What do I do? Am i stuck buying an external hard drive and installing the new one like new?
View 1 Replies
View Related
Jan 7, 2011
When I try to update I get THIS at about half way. I have no clue what the problem is.
View 3 Replies
View Related
Feb 17, 2011
I have several forms created on my server. I'm running Ubuntu server 10.04.
I was running Ubuntu server 10.10 up until Tuesday Night. I decided to go to Ubuntu Server 10.04 in favor of the long term support of it.
While running Ubuntu server 10.10 all my forms worked and would send the form data to my email without issue.
Now after transfer the site to Ubuntu 10.04 I'm not getting any of the email messages. I have verified my email works by sending a test email directly to the account.
View 5 Replies
View Related
Apr 15, 2011
I want to perform an upgrade from Ubuntu 10.10 to Ubuntu 11.04 without reinstalling Ubuntu. How can I do this?
View 9 Replies
View Related
Jan 20, 2010
So a family member was very nice and got me a killer server for my house. Not sure what I will do with it just yet. I will post spects shortly. Its Intel raided 2 750G drive 2G CPU and I believe 2 or 4 G memory. Rack mount with a KVM on it.
I have narrowed it down to 3 OS choices. Ubuntu : I run this on my LT and find it very nice for that. Some nice Media server Sw out there for it. I do some side work on RedHat and for my current employer so I was thinking CentOS or Fedora so I have a system running a similar OS on it.
At home this may be a www or media server for me long term. Or I may just use it as a test system initially to work on these Linux versions. I know this is all subjective and depends on what I plan to do with the server in the long run.
But out of the Fedora and CentOS release which is better knowing I am doing work in Red Hat for my current employer?
View 11 Replies
View Related
Oct 1, 2010
I m trying to access a site through a perl script for a project of mine, and i use a system call fora wget.
The login form is this
Code:
I mean should i add in the --post-data all the hidden fields? should i try using perl's md5 function for the last two fields? anyone has any idea on what are the elements i should be sending along --post-data?
Is there a way to --load-cookies from mozilla or something similar instead of creating new cookies with wget?
View 1 Replies
View Related
Mar 5, 2011
1- Is reviewing hardware that you have posted in the HCL considered 'bad form'?
2- Is it good, bad or indifferent to put up hardware that is not currently avaible? I've got several older computers, and I'm more than happy to put them up. I'd assume that its encouraged to do so, but seeing how I was going to ask the other question I thought there is no harm in asking.
View 5 Replies
View Related
Jul 1, 2010
I'm trying to connect to my Apple computer using SSL/SSH VNC Viewer, but don't know what to put in the VNC Hostisplay space and VNC Password or the Proxy/Gateway spaces. Where can I get all this info from?
View 3 Replies
View Related
Jan 13, 2010
I v been trying to make a pop up window or form for my user once they get to my index page then a form comes in the middle of the screen asking questions . also i want a pop up form to pop up when some one is trying to exit my page to pop up
View 5 Replies
View Related
Sep 10, 2009
I want to validate a web form using PHP. I spent ages confusing myself with client side scripting and realised until I worked out it is not what I want. My problem is that now I am looking at PHP and everything is mixed up in my brain. I need to point out that PHP is very new to me! This is what I already have:
1 An html page with my form on it.
2 PHP page which emails the contents of the form to me.
The above works well. For the sake of clarity, here are my pages (cut down to the essentials where appropriate): My html form:
first name surname
Email
Home phone
Mobile
Work phone
I have read and understood your terms and conditions. My php script (regform.php)
$receiver = 'me@email'; $subject = 'New registration'; #$message = 'This is a new registration.'; $surname = $_POST['surname']; $firstname = $_POST['firstname']; $address = $_POST['address']; $email = $_POST['email']; $homeph = $_POST['homeph']; $mobileph = $_POST['mobileph']; $workph = $_POST['workph']; $time = $_POST['time']; #from here $oldaddress = $_POST['oldaddress']; $DOB = $_POST['DOB']; $elect = $_POST['elect']; $job = $_POST['job']; $salary = $_POST['salary']; $employer = $_POST['employer']; $benefit = $_POST['benefit']; $smoke = $_POST['smoke']; $claim = $_POST['claim']; $children = $_POST['children']; $children2 = $_POST['children2']; $pets = $_POST['pets']; $pets2 = $_POST['pets2']; $require = $_POST['require']; $terms = $_POST['terms']; $rooms = $_POST['rooms']; $body = "first name:$firstname
surname:$surname
DOB:$DOB
email:$email
home phone:$homeph
mobile phone:$mobileph
work phone:$workph
address:
$address
time at this address:$time
previous address:$oldaddress
electoral register:$elect
employment:$job
employer:$employer
salary:$salary
benefit claim:$benefit
future benefit:$claim
children:$children
ages:$children2
pets:$pet
pet type:$pets2
other requirements:$require
terms:$terms"; $headers = 'From: email' . "
" . 'Reply-To: email "
" . 'X-Mailer: PHP/' . phpversion(); mail($receiver, $subject, $body, $headers, "From: $firstname $surname
" . "Reply-To: $firstname $surname class="inlineimg" />;
You can see there are many more form fields than I have shown in my example html form above. What I want is that the following fields have to be filled:
1 mobileph
2 email
3 terms (checkbox)
I would like the user to be asked to fill the form in properly if any/all of the 3 fields have not been filled in. I imagine I need some php in the html page and some more in the php page. I am certainly not asking any one to do this for me but I am really confused. I have googled and copied and pasted and edited for 6 hours and I am lost. What I want is a very simple and clear example of the code needed. Sorry if I sound as if I can't search properly on Google: in this case I clearly can't!
View 2 Replies
View Related
May 9, 2010
Im strugling with script that wil generate graph on demad. I put it in cgi-bin directory but cannot get it to work. i googled for perl generating images and tried few examples but none worked.
When I execute perl script in command line it throws picture i a bunch of characters so it creates it but wont show when I access it through a web page.
[Code]...
View 3 Replies
View Related
Jan 21, 2009
I am trying to process an email form using PHP.It is working okay so far but I want the Items to be displayed as a list when the email is received. eg.
one
two
three
four
and not
one two three four
here is a copy of the variable that displays the message
View 14 Replies
View Related
May 7, 2009
home web server (running on port 21333). i'm running fedora 10 w/ LAMP and I can't get my php contact form on my website to send out mail. it looks like it sends but it doesn't (and I know the form works because it's the same one from my hosted web server). I've tried everything I can think of, disabled selinux, added apache to trusted mail users, changed the port to 2025 in case comcast blocks 25 (at least i think i did), added the port to the iptables and i have no idea where to go from here.
View 4 Replies
View Related
Feb 15, 2010
after too long time spent googling and too long time on IRC still haven't given me any directions on how to install the mentioned form of fonts. Older instructions for previous versions won't work as some commands don't exist any longer (e.g. chkfontpath)
View 6 Replies
View Related
Jul 1, 2010
When we copy a sector to a file like using dd command, the data in the file is of which format? and of which type of conversion is nesessary to see the data in read able formate. i have tryed the ASCII conversion in dd command but still the data is in un-readable format. and also tell that if i access hard disk sector's data using c language program and copy data to a file then which type of conversion should i do ?
View 7 Replies
View Related
May 24, 2011
I have downloaded Fedora-15-x86_64-DVD.iso and try to install as usual:copy the isolinux directory from the image and boot with grubīŧbut the installer doesn't let me select the media and connects and downloads from network directory. After waiting a long time,it reports the network not available, and ask me to select repo from NFS, DVD or http/ftp, still no local hard driver. Is this a new feature of F15?
View 5 Replies
View Related
Apr 1, 2011
Is there an "easy" explanation somewhere in the forum about how to install programs which are in tarball form? I am relearning much of openSUSE and unsure of the compiling commands, which one(s) should be ran as a user, which commands should be ran as root... I've done a search on this topic and it seems there is a difference in login between make, make install, checkinstall etc.
I understand I'll also need some developer packages to compile tarballs however I don't know which ones. The last time I unsuccessfully tried to work with tarballs was when openSUSE 9.x was current. It's been that long. There is a program I absolutely need, it's SecondLife which I haven't found in any RPM repositories. I've downloaded the "linux" version from their website. The file name is: SecondLife-i686-2.5.2.223426.tar.bz2 I have a 64bit Toshiba notebook running 11.4
View 4 Replies
View Related
Dec 13, 2010
I would want a linux print server in the form of a web interface, where you upload a PDF, doc, JPG, PNG, PPT, TXT, HTM etc file in a file upload box, and then that file is printed to a USB connected Samsung CLX-3185 printer.Which linux distribution and software should I use then? I would want it to support so many file formats its possible.
View 1 Replies
View Related
Feb 8, 2010
I want to mount a samba share form another Ubuntu pc.
With nautilus I can do: smb://xxxxxxx;username@192.168.1.12/sharedfolder/ And i can browse the shared folder without problem
but I want to mount it. I have tried:
Code:
user@compu:~$ sudo mount -t smbfs //192.168.1.12/sharedfolder /mnt/folder -o username=username
mount: wrong fs type, bad option, bad superblock on //192.168.1.64/esco3,
missing codepage or helper program, or other error
[Code].....
Im aware I'm not passing the password and I was hoping it would ask me. Also I'd like to store all that info in my computer and try to auto mount the shared every time i use the pc.
View 3 Replies
View Related
Oct 28, 2010
The php mail form is designed using post function,normally the mails are not getting delivered without smtp authentication.So can someone say me on adding smtp authentication to php email form.
View 9 Replies
View Related