Unmatched records from Join
ASP Concatenate String
Hi Guys Can I just ask if ASP/ADO/OLEDB/Tab-delimited performance can be improved if I have a separate ASP page for each tab-delimited file...
Well, for example, I can pull down the Manufacturer (Compaq) and the Model (ProLiant DL380) by using WMI calls. It is also possible to get the...
Ray your post did help a little but now I'm faced with another problem. What I need to do is to get the id of an image and set it to a variable...
Hello, I'm trying to port a website from GoServer to IIS 5.1 and it makes a lot of use of SSI. Under GoServer I could set GLOBAL variables,...
How can I decode HTML entities? I have an HTML tag as below? <p> Will you help me ? </p> I need to pick this tag in a variable in ASP, and...
Hi I am working on a webapplication using Asp.net with C#. I have Datagrid that have 3 colums two of them are text but the last one is a...
Install the SMTP service on your server, which is one of the optional components of IIS. Ray at work "solex" <solex@nowhere.com> wrote in...
Hello How to get the name of the user logged in the server side, is there something like GetUserName? Thanks
Hi, I have a web page, where users fill out their name and address, and I send them a free catalog. The problem is that someone is filling my...
http://www.aspfaq.com/2226 http://www.aspfaq.com/2147 "Dan" <dan@netgeekster.com> wrote in message...
My Default.asp page has a listbox to redirect the users to other pages on the web site. If I access the web site by giving it the full URL, the...
A reinstall sounds like a good idea. Another good idea may be running an operating system that isn't 8+ years old... That's just my opinion...
Hello, How can I make a ASP-file to a .DLL? The idea is to protect the source from others who use the same IIS. Can I make a ASP-file that calls...
Works fine. Recid = rs("id") SQLstmt = "SELECT * FROM courses WHERE ID=" & Request.QueryString("Recid") When i combine two tables SQLstmt...
I have the following script to send my website form. The problem is when the form is submitted it sends a blank form Can anyone advise how i...
sVar = Request.SErvervariables("LOGON_USER") Ray at work "Rob Wiltbank" <wynder@warcry.com> wrote in message...
Sure. Use the FormatNumber function. Bob Barrows Bei wrote:
I have ASP code that calls a COM module to perform encryption functions. The code and COM modules have been working great for two years on an two...
> SELECT dstart, dend FROM signs WHERE #01/01/03# between Yes but I would rather see an unambiguous date format (the date you entered, I can't...
Hi, Can anyone give a very brief overview of how to go about setting up and using custom sessions for user authentication throughout an...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules