I hear that you can use rsync to mirror two servers to create a redundant system. Is this true? And if so could someone give me an example how they have done it in the past? These are two cobalt raq4 web servers.
I'm using ASP/VBScript. I want to put a form value into an ASP Session variable when the submit button on the form is clicked. Is this possible? I thought that the onclick event had to be executed on the client side to work and therefore ASP code that is executed on the server side wouldn't...
Ok, here's the deal. I have an web server that we are ftp-ing files to. i can upload the files as admin and it works just fine as far as the web site is working etc. Problem is, the user that is 'supposed' to be uploading and administering this site can't see the files that I uploaded when he...
What does a question mark after and email address followed by another completely separate email address mean. Some one is using the computers on our network to do some squirrly stuff and they are sending junk mail to each other too. Recommendations?
I'm using a MySQL backend with ASP/VBScript. On an update page for orders there are several dates. When viewed on the page, the data is in the format mm/dd/yy. But for it to be input into the database, it must be in the format yyyy/mm/dd. So when you go to update a record, you see the date...
I'm using MX to develop a web interface for a MySQL backend. MySQL wants dates in the format yyyy/mm/dd.
When I show an update page for an order, it shows me the date in the format mm/dd/yy. If you update the order and just leave the date the same...it won't take the date b/c it's no longer in...
If I have two fields on a form, and need to add them together and place the sum in another field in the form automatically so the user can see the total before submission, how would I do that?
I'm new to VBScript and I need to write this code in a hurry. It's for an ASP Page, and basically I need it to check to see if there is a query string passed to it and if so to execute an ASP statement and otherwise not to execute it. Any help would be appreciated.
How would I go about setting up two dns servers if I have one static IP address assigned from my ISP? My router is running NAT and has pinholes on given ports. Port 53(dns)is pointed to my primary server. Is it possible to set up a second dns server behind the router? If so, how?
Thanks.
What could cause an ftp server to be very slow to respond? Everything else on my server seems to be working fine but ftp is taking forever and sometimes just timing out.
How do you go about using multiple insert buttons for the same form? What I mean is I want each of three submit buttons to take the user to a different page based on which one they click, and I want the data to be passed to the page they select. Any ideas?
If I use the record insertion live object, it only lets me input data for one table at a time. Is it possible to have data fields from multiple tables on the same insertion page?
Does anyone know how to make a form fill in on the fly based on some query result? ex. I punch in a phone number in the top field of a form, the query occurs, and the rest of the form fills out if that person is already in the database?
I defined my phone number fields as varchar(15). If I punch in a number such as 2055576879, then this works fine. If I punch it in as 205-557-6879, then it performs subtraction for the dashes and comes up with a negative four digit number. I wasn't aware that this was possible in a varchar...
Does anyone know how to go about uploading and storing images in a MySQL database? What datatype to use and how to build the upload page, etc. in Ultradev?
I need to be able to store an image file (.jpg) with each of my product records in my database. What is the best way to go about this? Any help appreciated.
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.