|
it
newsgroups
|
||||||||||||||||||||
|
||||||||||||||||||||
|
Toni -
26 Sep 2010 3:33 PM - 4 messages
Yes, I read about MS moving all the newsgroup discussions to their online forums. Their forums suck. From msnews.microsoft.com newsgroups, I could post a quick question in an emergency and get an informed, accurate answer in a few hours. I could help others and get a nice ...
simon -
22 Sep 2010 3:29 PM - 4 messages
Hi, I'm using err.number to check if there is some error when executing stored procedures on sql database. But if sql returns ANSI WARNINGS, that is always error to asp, err object is not empty. I can't set ansi warnings to off on sql server because I have indexed ...
Billy -
18 Sep 2010 7:03 PM - 4 messages
Can anyone help direct me to a way to capture website data from a UPC barcode website into my ASP page. I'm having trouble finding a web site that provides this data in a captureable format such as XML or ...
Rocky545 -
19 May 2009 7:29 AM - 4 messages
Hi , My issue is , I have an ASP application on a Windows NT Box,(Holding IIS4.0),Our application is running fine and whenever we select the export to excel on a webpage which will display some tabular data,data is getting exported to excel ...
Ricardo Furtado -
9 Sep 2010 2:54 PM - 6 messages
Does anyone knows how can i change the dafult membership database to another database, in MS Access? I've been googling but the examples don't seem to work. Anyone has a valid example? Please,... i'm desperate My thanks in advanced ...
Ricardo Furtado -
31 Aug 2010 12:02 PM - 9 messages
When developing web pages i usualy check if the user is logged by using sessions. Yesterday i read something about the down sides of sessions and one of them is when computers don't allow sessions. What should be the best way to check if a user is logged? ...
None -
30 Aug 2010 7:08 AM - 5 messages
I'm using Windows 2000 Server IIS ASP and I'm attempting to display a picture via an vbscript/ASP of a Blob image in SQL Server 2005. Below, is part of the code (the important part) that I'm using after reading ...
Mike Myers -
21 Jul 2010 4:24 PM - 15 messages
Hello Periodically, some of the records in one table have one field updated to the following value: <!--<1586567094>--> It is the most bizarre thing I have ever seen. We have checked all our ...
j.t.w -
21 Jul 2010 1:33 AM - 5 messages
Hi, How do you set the column width of a <td>? I'm using "Response.ContentType = "application/vnd.ms-excel" at the top of my page to change the web page to an excel spreadsheet. but, it doesn't seem to change the column width. ...
Srismiles -
15 Jul 2010 6:38 PM - 7 messages
You cannot vote on your own post 0 hi am new to classic asp, now my requirement is to migrate authentication from site minder to windows authentication. Here is the brief overview of the internal web site when ever we request the internal web site a log in page is displayed that ...
jodleren -
9 Jul 2010 8:57 AM - 7 messages
Hi Does anyone have any idea how I can do a fast search for a file on server. Say, abc.def on \\server\someplace\ I made ascript which uses about 6 minutes for 2200 folders, ~3GB. Windows does that in ~10 sec. ...
Mobileboy36 -
8 Jul 2010 10:05 AM - 4 messages
Hello Group, I'm trying to debug a classic ASP page in VS 2008 SP1 on a Win 2003 server machine. I read you need to attach dllhost.exe. That's the problem. When I start VS Tools menu -> Attach to process, ...
Chris Fellows -
6 Jul 2010 5:39 AM - 9 messages
Can someone tell me how to look up the machine name of the client's browser in Classic ASP? I want to do it without having to install any third party DLLs. I can get the client's IP address but I don't know which object to use ...
John Morrill -
28 Jun 2010 1:32 AM - 5 messages
Greetings! When I create a simple page like this! <html> <head> <title>Test</title> <script src="Scripts/jquery-1.4.1.min.js" type="text/javascript" /> ...
csw -
23 Jun 2010 9:32 PM - 12 messages
Environment: Windows 2008 R2 IIS 7.5 I have an ASP program that will run on the server, but it will crash on this statement "Set oRecordset = oConnection.Execute(strQuery)" when I run in my desktop using IE 7. ...
Adrienne Boswell -
23 Jun 2010 3:18 PM - 2 messages
Gazing into my crystal ball I observed GarryJones <mor***@algonet.se> writing in news:86a11ae7-641c-4acd-84df-e28fe7f1d202 @a30g2000yqn.googlegroups.com: Cross posted to microsoft.public.inetserver.asp.general, followups set. First of all it is not a good idea to use the wildcard * in a sql ...
Ron Hinds -
16 Jun 2010 6:16 PM - 8 messages
Trying to do the following Parameterized Query in Classic ASP, I get the error: Must declare the variable @Pagetype Here is the code: Set oCommLocal = Server.CreateObject("ADODB.Command") oCommLocal.ActiveConnection = oConn oCommLocal.CommandType = adCmdText oCommLocal.CommandText = "SELECT SS FROM WPS WHERE ...
Daniel Ellis -
17 Jun 2010 8:14 AM - 6 messages
I have a compatibility issue between these hotfixes:- KB969612 * This one causes the issue. KB974417 KB976569 We require KB969612 to fix the menu pop-out issue with IE8. Someone else has experienced the same issue and blogged about it here: ...
csw -
8 Jun 2010 1:06 PM - 10 messages
I'm moving classic asp sites from Windows 2000 / IIS 5 to Windows 2008 R2 / IIS 7. * We have the "Indexing Service" started. * I have application pool in 32 bit mode. * IXSSO.DLL is present in System32 directory. (dated 7/13/2009) ...
Deep -
14 Jun 2010 1:24 PM - 3 messages
Dear friends, Is it possible to write mail attachment program usig cdo.message component. if yes please tell me how to do it? I am doing like this and it is giving error ------------------- Error Type: Microsoft VBScript runtime (0x800A01B6) ...
Jason -
19 Mar 2007 10:17 AM - 11 messages
I have a Windows 2003 server with dynamic disks.C partition is also on dynamic disk and it's running out of space.Is there any way or software to resize partition on dynamic disks?Any help will be great ...
Will -
10 Apr 2007 12:49 AM - 15 messages
Where does Windows Server 2003 store the Backup program's logfile each time you run Backup from the command line? I thought it was ntbackup.log, but I am not locating any file with such a name anywhere on the file system. ...
Matta -
30 Mar 2007 5:38 AM - 9 messages
Hi, I am scheduling a batch file to start in the midnight (11pm) for backup operation. When I come and see in the next morning the schedule is a fail. The log file says following : -------------------------------------------------- "bkup.job" (bkup.bat) 3/29/2007 11:00:00 PM ** ERROR ** ...
maxime -
16 Nov 2007 1:21 PM - 10 messages
Hi I have a question about resizing the C volume. i took over the maintenance of a server 2003 sbs and the first thing that i saw was de 600 mb left on the system volume What are the possibilities to enlarge this Volume? ...
Shawn Ferguson -
7 Jul 2009 2:45 PM - 6 messages
I have a very weird problem. I have a form that post to an ASP page, when I try to retrieve those values from the form using this: ------------------------------------------- myField = request.form("frmFname") <-- Error line response.write "This is a test " & myField ...
.Net Sports -
6 Jul 2009 5:15 PM - 8 messages
In an asp password script, i'm trying to grab the user's level of access inside the database and display it on the next page after successful login '''login.asp has this: session("levelAcc")=objRec.fields("levelAcc") '''the landingpage.asp , the first page afte logging in successfully, ...
news -
3 Jul 2009 12:45 AM - 11 messages
Hello all; I have ran out of resources and thought that I would try my luck here. Hopefully someone will have some information for me. I need to do a paging system. ( I know how to do a basic paging system) ...
bcap -
4 Jul 2009 3:01 PM - 9 messages
Hi, I have a table of contacts and have the SQL listed as ORDER BY LastName so my contacts list is alphabetical order. However, I am looking to learn how to disply the list broken up by letter for easier reading and finding. For example I would like my ...
tianung -
4 Jul 2009 4:11 PM - 3 messages
I have the following vbscript (living on my PC desktop) that I use to open an Excel file stored on the web: Dim xlApp Set xlApp = CreateObject("Excel.Application") xlApp.DisplayAlerts = False On Error Resume Next Set oWorkbook = xlApp.Workbooks.Open("[link] ...
Dooza -
1 Jul 2009 8:44 AM - 3 messages
Hi there, I have an intranet on our corporate network. The home page has a recordset that displays manufacturers in a drop down list. The recordset gets it data from a database on our co-located webserver. Very occasionally our internet connection will drop, and during this ...
Excel User -
26 Jun 2009 7:42 PM - 3 messages
Hi, I have a function on a page: Function DisplayRelevantTable(val1,val2) 'do something End Function and am calling this via: <% DisplayRelevantTable(Recordset1.Fields.Item("DateDraft").Value,Recordset1.Fields.Item("DateDraftlSent").Value)%> What am I doing wrong? ...
Dooza -
25 Jun 2009 11:20 AM - 16 messages
Hi there, I am using an ASP page to output to Excel file. Its using this at the top of the page: <% Change HTML header to specify Excel's MIME content type Response.Buffer = TRUE ...
Joey Martin -
21 Jun 2009 7:08 PM - 6 messages
The last thing I want to be doing is working on Father's day when i have 4 kids wanting to play, but I have no choice. I am hoping someone can quickly bail me out. I have an ASP page the passes parameters to a SP and it all works ...
p byers -
20 Jun 2009 2:43 PM - 5 messages
Hi If I put a line of VBScript into a variable, is it possible to execute/process that line of Script. I want to do something like: ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' For Each item In Request.Form cVBScriptLine = "c" & item & " = Request.Form(""" & item & """)" ...
Mary -
18 Jun 2009 9:37 PM - 16 messages
I have two databases and want to combine the data like below: BRecord.mdb.BRecord ProductID Qty Year Month A101 20 2009 6 ...
c676228 -
12 Jun 2009 5:19 AM - 6 messages
Hi all, Set objXMLHTTP =server.Createobject("MSXML2.ServerXMLHTTP") objXMLHttp.Open "POST", GatewayHost, False ....'get objXML 'I have a legitimate xml as I can see from Response.Write objXML.xml & "<br>" but when I execute this statement ...
Toni -
10 Jun 2009 10:56 PM - 14 messages
With available variables such as Request.ServerVariables("REMOTE_ADDR") Request.ServerVariables("HTTP_X_FORWARDED_FOR") Request.ServerVariables("HTTP_VIA") Can anyone tell me, how do I get the visitor's REAL IP address? ...
Jeff -
16 Jun 2009 8:56 PM - 9 messages
I have thousands of ASP files and a lot of them use relative paths to various folders like an images folder so the path looks from the root like "/images/whatever.jpg". Now I have been told that the URL has to ...
kcalanyuan -
8 Jun 2009 8:13 PM - 4 messages
I have two databases with same column name, I want to combine all the data into a temp table in the fly, after display the result then drop the table, like below dbA FNo FName Amount 101 BBB 100 ...
fniles -
16 Jun 2009 9:12 PM - 9 messages
In VB if I use a ComboBox with Style = 0 - Dropdown Combo, besides selecting an item from the drop down box, I can also type in the combobox. In ASP, when I use <select>, is it possible to type in the combox box ? ...
Jai Singh -
17 Jun 2009 4:35 PM - 6 messages
I am new to Classic ASP development and web development in general. I am working on a data entry page in Classic ASP that preservers state through the Session object. I have on HTML FORM <SELECT> combo that provides a list of countries. ...
curly101 -
17 Jun 2009 3:44 AM - 6 messages
Our Windows Server 2003 SP2 was running fine for a long time. All of a sudden last week, any website that has asp pages, and an Access database gets the following error: Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
OldDog -
17 Jun 2009 2:54 PM - 3 messages
Hi, I am trying to use Instr to find the model number of seveal different types of computers. I am getting and error at strC. Here is the code: 'Determine the model number of the PC Set CompSys = objWMIService.ExecQuery("Select * from ...
Nick -
9 Jun 2009 6:21 PM - 7 messages
Does any one know how to fix this error? Active Server Pages error 'ASP 0126' Include file not found /nick/passwordprotect.asp, line 2 The include file '/logon/_private/logon.inc' was not found. ...
RuthG -
11 Jun 2009 3:39 AM - 3 messages
I have date text boxes on my page and am trying to fill them from a pop up calendar window. I can display the popup in both IE and Mozilla Firefox, when I click in the text box. Here is the code to display it: ...
Kai Fransson -
9 Jun 2009 12:31 PM - 3 messages
I am considering developing an online security service in the form of a web application. However, because customer's security information would be stored on my servers I am unsure if this will be accepted. Perhaps customers want to run the application "in-house" so that their data is stored locally. I am ...
c676228 -
29 May 2009 6:08 PM - 19 messages
Hi all, I encountered some strange issues when I tried to attach parameters to a stored procedure. I don't have the similar issues when there is no need to pass parameters from asp program to a stored procedure. The adVarChar, adParamInput ...
Ammar S. Mitoori -
31 May 2009 7:35 PM - 11 messages
Hi i allways wonder how browsers oter than IE and how operating systems other than windows can read web pages with aspx extension ?? i mean html is the standard and asp.net was developed by microsoft so how it was done ? does ...
Curt -
21 May 2009 7:01 PM - 4 messages
Hi I have the following stored procedure-- SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE PROCEDURE [dbo].[sp_hdwr] @Page int, @Size int, @color varChar(50) AS DECLARE @Start int, @End int BEGIN TRANSACTION GetDataSet SET @Start = (((@Page - 1) * @Size) + 1) ...
Rishi -
28 May 2009 12:52 PM - 4 messages
We are developing one web site with multi language support. The content of the web-site is also dynamic, the user will decide the content and he can change when ever he want. So I need to get inputs in multi languages through ...
Excel User -
22 May 2009 9:20 PM - 7 messages
Hi, I have a customer that has a closed network (no internet just an internal network), can I setup a normal machine to act as a webserver, I know if I set the machine as a static IP address, I should be able to pass the details ...
Giorgio -
21 May 2009 5:04 PM - 12 messages
Hi, by clicking a link to an ASP page I'd like to create a form (and send its data) all server side, the client should only see the page that retrieves data. Please help me Thanks! ...
someone -
21 May 2009 3:55 PM - 3 messages
Can anyone please help me with this problem. Thanks in advance. This is a very simple site containing two pages listed below. 1. first.aspx 2. second.aspx first.aspx contains only a textbox and a button. second.aspx contains nothing, it is simply a blank page. ...
Peter -
5 May 2009 7:07 PM - 7 messages
Hello, Thanks for reviewing my question. I would like to know if its possible or how to call a Javascript/jQuery function from my ASP.NET C# function? Many Thanks Peter ...
Dooza -
5 May 2009 1:19 PM - 7 messages
Hi there, Windows 2003, so IIS6. I have a website that has a webshop. It is like this: [link] and I created an application for it in IIS. I now want to expand the shop into other parts of the site, but the ...
fniles -
2 May 2009 3:07 PM - 17 messages
Our client IIS uses NT Authentication and not anonymous. We have XLS files in a different server than the IIS server, but both server are in the same domain with IIS. The user ids that are used are all in a group that has full control of the ...
GwenP -
29 Apr 2009 2:30 PM - 4 messages
Hi Does anyone know if there is a way to populate a Word template from an asp page and then save it (to a directory on the IIS server) as a new document? The template also resides on the IIS server. ...
c676228 -
28 Apr 2009 9:48 PM - 7 messages
Hi all, I googled a bit and didn't find good explanation about AddNew method. so I post here. What are the differences between these 2 versions: 1. order_info.Open cmdTemp, , adOpenKeyset, adLockOptimistic if order_info.EOF then ...
jeffctest-google -
1 May 2009 5:52 PM - 3 messages
We have a LOT of classic ASP pages that call VB6 COM+ DLLs that are the middle tier between the ASP pages and stored procedures. In the DLLs, we have been detecting who the current user is by using functions like GetSecurityCallContext and ...
c676228 -
24 Apr 2009 8:01 PM - 8 messages
Hi all, If the web address is really long, i.e. mydomain.com/what/productName/myprogram.asp?ComplicatedStringValue and I wan to shorten it. I can create a shorter web address like this: mydomain.com/myProgram1.asp?ComplicatedStringValue in this new page, I just redirect this page to ...
JC -
22 Apr 2009 3:37 PM - 9 messages
Hello, I am a visual foxpro programmer and already very dissapointed that MS is killing this product. Now I have to deal with the ASP future since ASP.net is absolutely not what I need. My clients are not looking for a product capable ...
S N -
1 May 2009 4:42 PM - 4 messages
Kindly provide me with a standard vbscript code which i can insert in my asp search page such that it eliminates sql injection error. uandme72 ...
hugh welford -
27 Apr 2009 12:28 AM - 3 messages
Hi, I am in UK, running access 2000 + IIS4 + VISTA Ultimate in offline environment - i.e. webserver installed on my machine and not connected to internet, on a machine set up for UK. I have an access 2000 database field storing dates in medium date format ...
p byers -
24 Apr 2009 5:23 AM - 8 messages
Hello Folks Below is an extract from an Active Server Page that works OK (apart from one thing that is !!!!) It lists fields and info for a table in an Access database. You will see that it cannot distinguish between 'Text' ...
fniles -
24 Apr 2009 11:56 PM - 7 messages
In my ASP page, I have a button that what it does is writing information to an EXCEL file. Currently I am using Server.CreateObject("excel.application") to do that. Is that correct that in order to do that, the IIS server needs to have EXCEL ...
Axel -
21 Apr 2009 3:19 PM - 7 messages
Hi - I am still struggling can not make a server side redirect happen from https to http. its not the generation of the URL that is the problem; it just simply seems to ignore the fact that I am redirecting from secure to a plain ...
EricY -
23 Apr 2009 4:57 PM - 10 messages
We have an intermittent issue where it appears that the form is being truncated after exactly 1008 characters. This causes server-side code to fail as it is expecting certain fields to exist. To figure out what is happening we started logging the entire form to our log table ...
shank -
23 Apr 2009 1:27 AM - 6 messages
The below worked fine for long time. I upgraded from SQL2000 to SQL2005 and changed servers. Now having problems. Trying to troubleshoot, I commented out the lines and I wrote at variables to screen. They are there as expected. Error: Response object error 'ASP 0106 : 80020005' ...
Ryan -
22 Apr 2009 11:46 PM - 2 messages
Hello, I generate an .xls file from an asp.net page. It works fine to open it with Excel 2003. However, when I test it on a machine installed Excel 2007, it pops up an alert message. I know we can get rid of the alert message by ...
Rick Lei -
16 Apr 2009 2:39 AM - 3 messages
Hi group, I'd like to write some simple ASP pages and want to know if visual studio is a good tool for me. regards, Rick ...
Giorgio -
17 Apr 2009 3:23 PM - 5 messages
Hi, inside an Access db I've a lot of records with html text (like <p style="color:red">, <font color="green">, ...) but I'd like to ignore the style given to each text and use my css to show these texts. ...
Mojo -
14 Apr 2009 4:30 PM - 3 messages
Hi All Just wanted to know how hard it is to create a little routine to copy what Amazon's My DVD list used to do. Basically you had a list of say 30 DVDs and you could define the order of ...
Randin -
14 Apr 2009 2:32 AM - 3 messages
I sure hope I post this in the right place, if not please let me know and I can post properly. I am a new supervisor for a company and we are using an asp application written by a consultant who is no longer available. The app works fine, but we have now noticed the following (particularly #4): ...
Alexis Faren -
12 Apr 2009 3:19 PM - 4 messages
Good Easter to all. I am using this code to raise an Alert and it works fine. What I'd like to do is to redirect the user to the previous page based on this script: .... OTHER CODE HERE If NOT rsAccounts.EOF Then ...
Les Juby -
11 Apr 2009 12:52 PM - 3 messages
The .php file I am running that does the lookup is on the same server. The process of passing varibales in the URL to the .php file and receiving them back in a IRL does work fine, but just seems to ...
Ondrej Sevecek -
7 Jul 2009 10:32 AM - 5 messages
Hello, is it supported to mark DFS namespace folders to be available offline? What happens when a user moves to a different site and the referals are redirected to a different (may be not synced) folder? Client is XP and Vista. ...
JN -
7 Jul 2009 10:01 PM - 15 messages
On my Win 2000 DHCP server I have option 252 set (wpad option for autodetecting proxy server). This works fine on my network whose ip range is 192.168.100.x. We are expanding so we: Installed a 3Com Layer 4 switch Model 4500 ...
Tom C. -
12 Mar 2007 3:09 PM - 4 messages
This is single DC small office LAN running W2K3 server as the DC. I had a second server running Win2000 server that was also configured as a DC, but I just demoted this to member server. Since the demotion, the Win2000 server ...
SBS user -
6 Jul 2009 7:58 PM - 12 messages
I have a domain where the system was setup internally as domain.org instead of domain.local. The problem is that we do not host our website so when the employees try to go to our website the system looks internally for it and ...
SPORES -
7 Jul 2009 10:42 PM - 3 messages
Greetings, I have a test lab where we constantly are testing multiple NIC configurations. To try and speed this up, I was looking to create a DHCP server to assign IP addresses to systems under test. The static route is ...
Jan Lausch -
6 Jul 2009 7:55 AM - 5 messages
Hi, One question for the geniuses: I'm not sure if it's possible to do this with windows. Could you please give me a hint? There is a server (shared folders, proxy etc.) with a connection to the WAN. ...
SW -
4 Jul 2009 5:25 PM - 6 messages
Hi, What are the likely problems and security risks of the following scenario? PC connected to the LAN using a wired Ethernet connection. Server 2003 AD domain and ISA prevents using pop, smtp, etc. A wireless network connection on the same machine connects to the Internet ...
Barkley Bees -
6 Jul 2009 7:51 AM - 2 messages
I'm currently planning to perform DNS scavenging on one of our primary forward lookup zones (AD integrated). We have 3 Win2003 Domain Controllers all running DNS in our environment. Before proceeding, however, I have a few items that need some clarification ...
Bobj -
3 Jul 2009 9:20 AM - 7 messages
Hi, I have an issue where some users are not able to access their My Documents folder. This is an intermitant problem and not with all users. The My Documents folder is redirected to \\domain.local\home\username\my documents. ...
w -
2 Jul 2009 10:38 PM - 5 messages
I am trying to setup a test network. I just installed windows server 2008 enterprise and it seems to be functioning fine. Two other computers (both using vista ultimate on a workgroup) can see and access a share I setup on ...
Patrick Whittle -
26 Jun 2009 1:41 PM - 15 messages
Has anyone used the Linksys Wireless-N PCI Adapter? It's an internal, that plugs into the PCI bus of your computer. ...
Jennifer Ward -
1 Jul 2009 1:17 PM - 5 messages
Hi, I'm kind of the defacto IT person where I work. We're running Windows Server 2003 with several PC connected that are running Win XP Home and Pro. I notice that, after powering down the PC, some PC's need to log in to the ...
Daniel P. Cayea -
30 Jun 2009 12:40 PM - 3 messages
On my gigabit ethernet card, I've added a static address, click apply and then close the control panel. Whenever I go back into the control panel, instead of my static address it shows 0.0.0.0 and not the static IP address ...
Nick Jax -
29 Jun 2009 11:42 PM - 6 messages
I have a Windows 2003 Server (sp2) with 2 Broadcom Netxtreme Gigabit Ethernet cards. Both cards have their IP addresses (gateway, dns etc) statically assigned. One of the cards loses it's default gateway periodically. If I run a ...
Desparate Dan -
18 Jun 2009 6:01 PM - 19 messages
Hi All. Please can you help with the query below. We are deploying Windows 2008 Domains on a new network and our network team have informed us that they have no plans to move to a IPv6 network. I am now thinking I should diable the IPv6 protocol stack on the Windows ...
Developed using NextGeneration, the .NET Code Generator Try AdSense Reporter, the charting tool for AdSense publishers |
||||||||||||||||||||