Hi All ~
I am getting this error:
Failed to connect to server 'YourServiceName'. Error return from Windows
Sockets API : 0
It happened when I call CE 10 using ASP.NET. I googled and I couldn't find a solution, but I found people are having the same problem too. I applied the latest...
Is there a way to suppress the group header through coding? I have a form that has a combo box: (a) Sort by Team, (b) Sort by Player.
That goes to a report that has a group header, Team, and the data is sorted by Team Name. However, I would like the same report to also be sorted in...
A user needs to order items in order of their preference.
So for example, I have three shirts: blue, red, and yellow. The user has to pick the order of their preference.
1 - Blue
2 - Red
3 - Yellow
Each drop-down has the options of 1, 2, and 3. Is there a way to check to make sure that they...
Is there a way to span a report over two pages in landscape? I can't extend the design area further than 10 5/8". Any suggestions are greatly appreciated. Thank you!
-DVD Girl
Hi -
I have a CSS/JavaScript menu. I want to place it within a cell of a table.
Here is the CSS:
<style type="text/css">
a
{
text-decoration: none;
color: #FFFFFF;
}
.title
{position: relative;
width: 200x;
height: 20px;
left: 10px;
z-index: 10;
font-family: verdana, helvetica...
Hi -
Is there a way to preset the directory when using the browse button (<input type="file">)? When I click the "Browse" button, it automatically opens to "c:/My Documents", however, I want it to open a different location. Is this possible? Any suggestions are...
Is there a way to disable the AutoComplete function of Internet Explorer with coding? (The AutoComplete feature saves previous entries you've made for web addresses, forms, and passwords.)
I know that there is a way to disable it with group policy, and (Tools -> Internet Options -> Content)...
I'm trying to do this query:
DELETE FROM PHONE WHERE LOGINTIME<DateAdd("h",-2,Now())
(Basically, if someone's login time is more than two hours ago, I will assume that the user didn't log off, and I will delete their record...unless someone knows of a way to delete the record upon...
Hi -
I know this has been asked before, but when I tried others suggestions, they just didn't work for me...(though I'm probably just doing something wrong.)
I'm trying to confirm a submit in javascript. Basically, after clicking "submit", the user will get prompted to confirm the...
Hi -
Is there a way to create columns in a listbox? I want to create a listbox that has columns like those in Access.
I think one way to tackle this may be with datagrids, but I'm not sure how to do this in classic ASP.
Can anyone give me suggestions on how to do this? Any help is greatly...
Hi -
We want to capture a 3rd party's session ID. The reason is because we want our users to login into our site, then when they click the 3rd party's link, they will be automatically be logged in and taken to the password-protected pages.
We know that we can replicate the entire link...
I know that you can upload files via ASP, however, does anyone know how to upload entire directories along with subdirectories, if any?
Any suggestions would be greatly appreciated. Thank you!
-DVD Girl
We would like our users to logon to the domain, then login again (using their same domain username and password) to get into the Access database.
Does anyone know a way to code this? Any help is greatly appreciated. Thank you in advance!
-DVD Girl
Hi -
I just want to resize a window to a particular dimension, say 100 x 100 pixels. When I use this code, it doesn't do anything. According to the status bar at the bottom of Internet Explorer, it says, "Error on page".
Here's the code:
<html>
<body>
<a href="#"...
Hi -
I have page with a header frame and a main frame. In the header frame is a link called, "Remember this Spot". Basically, when the link is clicked, it is supposed to run code that will update a database with the main frame's URL. (So when the user comes back to the site, they can...
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.