On a contact form for a client of mine, there are radio selections that do not have a default selection. When the form is submitted, without selecting one, the variable is not passed to the ASP page... it is ignored. Is there a way to get the radio input, even if it is null? Right now I'm...
Does anybody know of a way to load an ASP page whilst removing certain tags before it's fully loaded? Example: We use certain tags that are invalid such as <Content> and such (for a content management application) and it's difficult to validate a page sometimes due to these invalid tags. They...
Does anybody know of a way to load an ASP page whilst removing certain tags before it's fully loaded? Example: We use certain tags that are invalid such as <Content> and such (for a content management application) and it's difficult to validate a page sometimes due to these invalid tags. They...
I was wondering... I know that it's better to define the width and height of an image file in the img tag, but I was wondering if it's the same/better using CSS. I can't seem to find any resources on the Web specifically stating that CSS is better or the equivalent of the HTML attributes width...
I was just wondering if there were any way to "combine" network drives. I have three different network drives that lead to three different servers. I have to use references that tell me which server certain files and folders are on every time I’m working on a new task. It would be easier if...
What I was wondering about is if it was possible to use a Citrix connection to access files via my local machine. I can use the Citrix ICA Client to access a distant desktop with its own mapped drives, but what I want to do is access those same mapped drives/files using my local machine. I...
I have been using Citrix in my company for some time, and I have mapped drives through Citrix. I was wondering if it is possible to use my Citrix connection (which has the mapped drives) to somehow map a network drive on my local computer to connect to a mapped drive in Citrix. I have done...
My wireless card built-in to my laptop won't finish renewing the IP address! I can connect and everything, but it keeps saying that it's working on renewing my IP. But if I refresh the Network Connections folder, it says that it's connected and it all goes away. This is more of an annoyance...
I'm trying to do something simple that works in Firefox, but apparently not IE. I'm just trying to store the returned value from a function into a variable. I made a simple example for myself to test. It still didn't work, so I was wondering what was wrong, and how to accomplish this task if...
I'm trying to call a procedure I made from a PHP page I made running on Apache server. Here is the snippet of PHP that I'm working with:
$query = "CALL...
I don't know whether I'm doing something wrong or what, but I am trying to make a procedure that updates a table by searching for several criteria. Problem is that it won't accept the value I give for a DECIMAL data type. Here's the procedure:
DELIMITER $$
DROP PROCEDURE IF EXISTS...
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.