For an internal customer service application, I want to create a web page that displays name and address along with some other details.
Assume we have 2 printers, PLASER and PLABEL.
Is it possible using CSS, or other methods, tosend the entire page to the printer when printer PLASER is selected, and only the name & address, when printer PLABEL is selected?
Hi,
I know how to keep a connection indifinetely open server side to stream continuously data to javascript.
BUT
I do not know how tosend data reusing the same TCP from browser to server.
so there is not the 3 way handshake and only 2 tcp packets.
I know it is possible but I do not how to do it : use xmlhttprequest? or script tag ajax ?
can you tell me how to do it.
thank you very much
HI all,
I have an account in getresponse.com
I want tosend emails to the members in my mailing list after one hour of their joining.
Please tell me how can i do this
How can i catch https data(for example email) from browser before they are encrypted with ssl and sendto the network? does anyone have idea?
I am looking for programmatical solution. How it works. I am not looking for any program,want to make my own.
Thx.
Contacts have a field called LAST_TIME_CONTACTED, it is updated with the time after you make a call.
But as I noticed when I send an SMS by the inbuilt Messaging app, it does not update. Could this be a bug?
I have a ethenet access control device that is said to be able to communicate via TCP.
How can i send a pachet by entering the HEX data, since this is what i have from their manual (a standard format for the communication packets sent and received after each command)
I only want to allow one IP to access this site and want tosend all the other users to google.com. How would I go about doing this? I have this at the moment -
AuthName "bla"
AuthType Basic
<LIMIT GET POST>
ORDER DENY,ALLOW
DENY FROM ALL
ALLOW FROM #IP
</LIMIT>
Hello,
I want to run bmail from the command prompt tosend a mail.I am using exchange sever 2003 as as the mail server,when ever i enter the script it tells me that socket closed.Plz can any one help..
I recently did a mailing to a lot of hotmail addresses and now all the e-mails I send out (from PHP by the way) don't seem to reach their destination. So I figure hotmail banned my url...
Is there any way to get rid of this ban so my e-mails will reach the users again (like activation e-mails etc)?
I have a scheduled R script running from a windows machine. After it finishes, I wish this script to automatically send an email with some log file attached. Using shell() with some other scripts may be possbile, but I was wondering if there is a better solution within R.
thanks.
Hi , in our Network bandwith assign to mac address and if you can get more than one , you can get more bandwith :)
if there any application or class in C# that can do this ....
I'm already have the http proxy or port maper tosend packets in different ip addresses but because of they are use same mac address it won't work .
Any help is appreciated .
I currently am working on a web application that needs to collect data from a form and will take the information and put it in a report format and sent it to a fax machine and print it out.
What is the easiest way to do this. I would like it to act similar to collecting informastion off of a form and then sending an email, but I would like tosend it to a fax instead.
Thanks!
greetings all
i am building a web app(smth like a forums) that will need tosend thousands of emails simultaneously i think that it would be such a big load on the app to handle sending the emails, so i want to use another service or framework to handle sending the emails in asynchronous way so that there will be no load on the app, maybe JMS , i don't know, please suggest me a good solution.
Hi,
I am aware that this is not a direct 'development' question but I need that info to test a development project, so I think someone could've hit similar problem.
I will test a software that runs a TCP server and according to sent commands replies some answers. I will test the software and do not want to write code if it doesn't work well. So I want tosend those commands and test drive the server software.
How can I achieve this with a Linux box?
I'm writing a .NET application that will make an RPC call to a Java application (via a message queue). The data sent in both directions will be large arrays of floating-point numbers. What is the best way to serialize them tosend them across the wire? I'd like something more compact than text, but architecture-independent as the server may not be an x86 machine. The Java application can be changed as needed.
Hello, I have a web application. On the client side I basically need to get the values of some fields and turn them into JSON and then send them to the server in an AJAX kind of way.(asynchronous)
How would you do that? I also am using jQuery
currently we are developing website which send sms alert to user for perticular service
but i am not able to set script which will do the same
Please somebody tell me what will be solution....
Please tell any script or site for this problem
thanks...
Hi! I need tosend messages on users wall or friends wall, I know how to post messages on my wall but how to post messages to another user wall??
thanks