Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > inetserver asp general > march 2005

Filter by week: 1 2 3 4 5

2 WebServices with the same name on 1 Server?
Posted by Ulrich Haverkamp at 3/31/2005 6:19:29 PM
Hi, I have developed a WebService (with .net) and have to install it on a Windows2003-Server for TEST and PRODUCTION (my Customer has only 1 Windows-Server). It it possible, to use the same name (of the asmx-file) for TEST and PRODUCTION (same files in 2 different folders; I have installed ...more >>


Restricting Application to Public (Making an "intranet")
Posted by wrytat at 3/31/2005 5:25:02 PM
Hi! I'm very new to ASP.NET and really need some good advice from experts here. I'm creating a web application for my company now. This application has 2 parts. 1 part for the customers to access. The 2nd part is for our staff to access only. My director hopes to make the 2nd part to be so...more >>

Restricting access to website from public
Posted by wrytat at 3/31/2005 5:23:01 PM
Hi! I'm very new to ASP.NET and really need some good advice from experts here. I'm creating a web application for my company now. This application has 2 parts. 1 part for the customers to access. The 2nd part is for our staff to access only. My director hopes to make the 2nd part to be so...more >>

Suggestion Assistance
Posted by nca-wom at 3/31/2005 4:12:47 PM
I have my webserver and a database. Things started to slowdown a ton with access, permissions denied (it is on a Windows XP machine, 10 session limit, etc). I moved my database off the webserver to a faster and more secure location. I can't access the database through the webserver anymore. ...more >>

Site navigation question
Posted by Griff at 3/31/2005 3:57:29 PM
Completely new to technologies like CSS, but trying to learn fast.... I've seen a few sites with "very sophisticated" navigation tools that provide menus that both drop down and expand horizontally...very similar to the menu tools we're used to in Windows applications. Anyhow, in an attemp...more >>

Functions = Type mismatch
Posted by James at 3/31/2005 2:10:50 PM
Could you help me understand why this isn't working. I have a function: Function evaluateSwitch(x) if x = "T" then evaluateSwitch = "border" else evaluateSwitch = "altborder" end if End Function When I do this: response.write evaluateswitch(highlightSwitch) It displays c...more >>

ASP -> Excel
Posted by Bryan Harrington at 3/31/2005 1:53:11 PM
Hello all.. I'm working on some reports, and have added the ability to "download" the reports to excel. Not a big deal, fairly straight forward. However, PHB wants to be able to create some pivot tables from said reports (again.. no biggie) and when he goes to save the file, Excel wants to save ...more >>

Send mail and auto submit a form?
Posted by Nicolae Fieraru at 3/31/2005 1:49:02 PM
Hi All, I am working on a script and I have a form to a page to be submitted (POST-ed) to an external site. I need that when the user submits the form, first step is to send an email using an asp script and only after that to post the information to the web site. I can send the email but I...more >>



Fronpage access from MacOS software
Posted by Christian Perthen at 3/31/2005 1:25:05 PM
Hi, I have a client who want to edit ASP page but from her Machintosh (MacOS 9.1) and I wonder if anyone here know about any web editing software for Macintosh that supports the Frontpage Server extension? I can't find a copy of the old Frontpage 98 for Mac anymore. Thanks in advance Chris...more >>

ASP/CDO Mail and Exchange 2000 on AD Domain
Posted by Jim in Arizona at 3/31/2005 1:11:04 PM
I have no idea how to get started, really, but I am looking for a way to have an email sent via an ASP page via our Exchange 2000 server. I have a fairly simple asp page that displays data from a SQL 2000 database in the form of web links. A part of this page allows people to post links to ...more >>

IIS6/worker processes/performance counters
Posted by Mark at 3/31/2005 8:19:01 AM
Hi... We're looking at moving an ASP app from IIS 5 to IIS 6. In general things seem to be working okay, but there are some oddities around the edges. One of those unanticipated changes has to do with the new process model and the option to have more than one worker process per web instan...more >>

Developing a "google-like" search engine for intranet
Posted by Alastair at 3/31/2005 6:36:32 AM
Hello guys, I've been building a search facility for an intranet site I'm part of developing and we've been building a search engine using Index Server. It mostly works, however there have been a few niggling problems and fixing it seems to be a case of patching errors as we find them so I'm ...more >>

Sample needed for DB management
Posted by newbie at 3/30/2005 5:19:59 PM
Hi, Could anyone provide some example/template/links for a web-based access database management (CRUD) system? Thanks a bundle. newbie ...more >>

How do you know if IIS 5.1 is running?
Posted by Petra at 3/30/2005 3:43:04 PM
I had a windows xp professional and I install the windows component so that I can use the IIS 5.1 to test an ASP file. I went to start and click the run button and then type mmc. As soon as the mmc window opens I click the console but there is an error saying that there is nothing into it. I n...more >>

fso fails when connecting to mapped drives from asp on IIS 6.0
Posted by lhansen at 3/30/2005 3:28:37 PM
I've seen posts similar to this, but have not found the magic bullet to solve my problem.. I have an asp page (see source code below) running on IIS 6.0 on Win2003 Server that tries to get file and folder information on a Novell Server. I am able to successfully connect to the share on the ...more >>

Formatting output
Posted by Tom Petersen at 3/30/2005 3:19:29 PM
I am using a response.write to test the formatting of the output. I am supposed to get this: BEGIN:VCALENDAR VERSION:1.0 BEGIN:VEVENT DTSTART:20051022T090000Z DTEND:20051022T090000Z LOCATION;ENCODING=QUOTED-PRINTABLE:Library UID:20051022T090000ZI-request DESCRIPTION;ENCODING=QUOTED-PRINTAB...more >>

Problems with building sql statement
Posted by Jack at 3/30/2005 2:37:05 PM
Hi, I have a sql statement in asp page as below sql = " INSERT INTO tblExpense (ENO, EntryDate, ContractedServiceExpense, " sql = sql & "TravelExpense, PersonnelExpense)" sql = sql & " VALUES('" & l_ENO & "', '" & l_Date & "', '" & l_contractedserviceexpense & "', '" & l_travelexpense...more >>

Email link in message through msgbox
Posted by rweide at 3/30/2005 11:37:08 AM
I am trying to include an email link in the message displayed through a msgbox function. How can I do that? or can I? Thanks....more >>

IIS Stops working after 2-3 days
Posted by aqualizard NO[at]SPAM gmail.com at 3/30/2005 11:23:42 AM
I am working on a project using classic ASP. Every time I install Windows and IIS, it works for 2-3 days and then starts having problems. Specifically, things that have to do with the FileSystemObject stop working. I have tried Win2k, WinXP, the IISs that go with them, different partitions ...more >>

Web Hosting - what do you suggest?
Posted by PiGei at 3/30/2005 11:07:08 AM
Hi all, I'm italian and I'm planning to manage a web site using a web hosting in the US. Do you have some suggestions? I'm looking for asp, asp.net and ms sql support or in alternative php and mysql, with 24/24 support Thanks in advance PGei ...more >>

classes in vbscript
Posted by Roy Danon at 3/30/2005 9:02:42 AM
Hi, i'm trying to create a class which one of its properties is another class. this is what i'm basicly trying to do : public bbb public aaa end class class bugi public ccc as new subbugi public ddd end class set a=new bugi a.ccc.aaa="ds" the problem is that for somerea...more >>

Post file from server to another server - Urgent help required
Posted by Badri Narayanan at 3/30/2005 5:49:03 AM
I accept a few user inputs and a file from the user, post it to my ASP page. I'm able to receive the data as well as the file properly in Receiver.asp. In my receiver.asp, I need to process the user inputs and subsequently POST this data and the file again to a different server. I would lik...more >>

create an access database using asp+javascript
Posted by fad at 3/30/2005 5:29:25 AM
How can I create a database access using asp+javascript withen the code?Is there (createdatabase)?If yes how can we use it? thanks for all -- fad ------------------------------------------------------------------------ Posted via http://www.codecomments.com ---------------------------...more >>

non ascII char probleme
Posted by loki at 3/30/2005 3:45:59 AM
hello, when i do ..... set xmlhttp = CreateObject("WinHTTP.WinHTTPRequest.5.1") ...... StrXmlhttpResponseText = xmlhttp.responseText StrXmlhttpResponseText = replace(StrXmlhttpResponseText, "../", "/") response.write StrXmlhttpResponseText i have an probleme is the responseText conta...more >>

how to retrieve windows login/pwd in ASP ?
Posted by bob at 3/29/2005 9:59:07 PM
hi, I want to redirect my user to another page. With ASP (not .Net) and IIS 5.0, under windows 2000 server. We have installed the component WinHTTP that is used to manipulate http requests. We want to automatically identify the user through his Windows login/pwd (NTML) He does not need t...more >>

Problem setting InnerText value
Posted by scott cooper at 3/29/2005 6:46:14 PM
I hope this illustrates my question a little better. Consider the following script; why does the client side script change the div object's innerHtml property but the server side script does not? Debug reports that the server script does not see the document's div object but I thought I read t...more >>

Want recursive SQL query function to generate breadcrumb navigation
Posted by kenfine NO[at]SPAM u.washington.edu at 3/29/2005 5:10:23 PM
I'd want to make a custom class that will generate breadcrumb navigation for my site via a recursive query, e.g. Home > Page1 > Subpage 1. I've structured my database with hierarchical parent/child relationships. Can someone help me set up the code structure? I'm using ASP VBScript, and I hav...more >>

Unable to use variables in asp page
Posted by scott cooper at 3/29/2005 4:43:43 PM
I am trying to change text in the div tags of my page with values from an object obtained from a server side script but the object is not accessable to the client script. I get an object required error but I know the object exists and is correct becuase I can write the query string value and ...more >>

Cannot grab some of the values from a form
Posted by Jack at 3/29/2005 3:31:11 PM
Hi, I got a simple form where one needs to input data. The data is being processed in an asp page. However, I cannot figure out why couple of values I am typing in the form is not being retrived in the asp processing page. Instead it shows as a null value. Any help is appreciated. I have at...more >>

IIS 6
Posted by E Sullivan at 3/29/2005 2:57:11 PM
I am trying to run vb6 webclasses from a NT IIS6 webserver. For a few years we have been running these successfully on IIS4. I'm having a little trouble getting the initial asp page to load. Is there anytning special that needs to be installed for webclasses or asp on IIS 6? Thanks, Ellie ...more >>

ASP -> Database (Insert)
Posted by Davy Marichael at 3/29/2005 12:42:03 PM
Hi, i'm having problems with the insert command in .NET The Select statement works perfectly, but insert.. He gives an error when he executes the command: ExecuteNonQuery() Check the code below.. Thanx in advance! Public Sub voegToe(ByVal aproduct As Product) Dim oConn As New OleDbCo...more >>

developing asp with Access database open
Posted by Nicolae Fieraru at 3/29/2005 12:10:51 PM
Hi All, I have some asp pages which use a local Access database. I want to add different records to the database and also to be able to browse the page. When the database is open in MS Access, I can't open the asp pages, because I get an error (Microsoft JET Database Engine (0x80004005) Cou...more >>

Read binary record from Database with ADODB.Stream
Posted by guyv at 3/29/2005 10:46:35 AM
Hello! I wanna read binary data from database with ADODB.Stream object. So I wrote code.. --------- <% query = "SELECT * FROM Categories" adoDB.DefaultDatabase = "Northwind" adoRs.Open query, adoDB, 1 Set rec = Server.CreateObject("ADODB.Record") 'read [Picture] column. ...more >>

ASP/database problem
Posted by Doo-Dah Man at 3/29/2005 5:44:12 AM
I hope I can make this clear: I have an Access 2000 database that drives an ASP web site to track sales leads. There is a combo box , "units", that lists the inventory of models we sell. Here's a code snippet Fills the combo box: <select name="units" id="units"> ...more >>

Generate Excel File Using ASP
Posted by LBT at 3/29/2005 2:39:09 AM
Hi experts, With response.contenttype = "application/vnd.ms-excel", I can easily export my data to Excel which is embeded and shown within a browser. If I'm going to save the Excel file through ASP programming, which method can I use? I need to save the data to Excel file with dynamic nam...more >>

ASP Error Event information is missing the file name
Posted by Amitay Dobo at 3/28/2005 6:46:36 PM
I am using Windows 2003/IIS 6. The following event occurs during the day. i want to debug the culprit ASP page which is causing this, but having hard time without knowing on what page and website where the error occurs. May anyone have any idea 1)how to change the server configuration so it will...more >>

ASP WORD/RTF Download
Posted by MostlyH2O at 3/28/2005 5:16:08 PM
Hi Folks, I am generating a word document from an asp page using the following header: Response.ContentType = "application/rtf" Response.AddHeader "Content-Disposition", "attachment; filename=" & objRS("FieldName") & " " & Replace(Date, "/" , "-") & ".rtf;" This works fine for me and most...more >>

Re: fso layout?/menu?
Posted by Ray Costanzo [MVP] at 3/28/2005 4:44:55 PM
Well, I don't know. I also struggle with putting myself in the end user's perspective and designing friendly interfaces. But, if you went with a Windows Explorer type of view, you could try to duplicate the behaviors. The ability to select a file and press F2 to rename it. You could use conte...more >>

Excel properties
Posted by middletree at 3/28/2005 4:30:16 PM
Curt and McKirahan have been very helpful the past week as I have been introduced to something new to me: generating a spreadsheet from ASP. Now that I have the spreadsheet, I am in need of knowledge about how to control the properties. By properties, I mean font, hyperlink, and color informat...more >>

Check file date of text file
Posted by mbosco51 NO[at]SPAM hotmail.com at 3/28/2005 12:45:46 PM
Hi. I am tring to setup an asp script that will do the following... If file date/time is within last 10 minutes then response.redirect to file else do something else end if The text file is not located on the webserver. I created a virtual directory on the webserver which allows...more >>

fso layout?/menu?
Posted by Mike D at 3/28/2005 12:27:03 PM
I need a page or set of pages to allow a user to mange the file system under a certain folder. This certain folder will be determined by authentication and db checks. So the user will need to be able to Rename files or folders, Delete files or folders and move files or folders. I can handle...more >>

codepages and cookies
Posted by Mark at 3/28/2005 10:53:07 AM
Hi... I'm a little perplexed. <%@Codepage="65001" %> changes how IIS/ASP will handle interpreting query string variables - i.e. it will read the querystring as being utf-8 encoded. However, I'm finding that it *doesn't* change how Response.Cookies or Request.Cookies get read/written. ...more >>

localhost...
Posted by Sara at 3/27/2005 7:51:04 AM
hi all I just bought a new computer with win XP PRO. I'm trying to set it up so that I can use it as a local host and with IIS etc. I don't really know where to start. How do I start running IIS? At this point, pointing to localhost doesn't work but I'm not sure what I'm supposed to be doing....more >>

how to install IIS?
Posted by machi at 3/27/2005 2:11:25 AM
my computer is win xp professiional.. i try to IIS yester day by going to control panel->Add or remove programs-> Add remove/Windows Components after this there is a dialog box prompt out, and i tick at IIS,and there is another dialog box prompt out and ask me to insert win xp sp1 cd to i...more >>

adCurrency problem in ASP
Posted by Jonathan Dodds at 3/26/2005 6:32:44 PM
I'm using ADO from an ASP 3.0 page written in JScript to query a database table in SQL Server 2000. One of the columns in a currency field. Instead of retrieving a value of 1095.60 like I expect, I'm getting 1095.6000000000001 instead. If I use other tools like Query Analyzer to run my selec...more >>

ASP stops responding
Posted by mjkahn at 3/26/2005 4:59:02 PM
Everything runs fine for a while (weeks even), and then IIS stops responding to (or even logging) requests for ASP pages. HTML pages are served up just fine. I'm running Windows 2000 SP4, and IIS 5.0. Windows Update tells me I'm up to date on patches. The problem has happened three time...more >>

screen scraping
Posted by Roland Hall at 3/26/2005 12:51:43 PM
Am I correct in assuming screen scraping is just the response text sent to the browser? If so, would that mean that this could not be screen scraped? function moi() { var tag = '<a href='; var tagType1 = '"mail'+'to:', tagType2 = '">', tagType3 = '<\/a>'; var user1 = 'web', user2 = 'master'...more >>

Newbie to ASP.Net
Posted by bernardpace NO[at]SPAM yahoo.com at 3/26/2005 7:59:49 AM
Hi, I am writing a small application and I am facing the 2 following problems. 1) I have implemented an authentication screen (simple username and password), and when user signs in, I use the following and redirect user to a main page Session["connected"] = username; When user tries ...more >>

Permission denied error - MS Access
Posted by Benny at 3/26/2005 12:00:00 AM
Dear All, My ASP-MS Access application works fin in our local server and in our hosting I get this errors, while adding/editing or deleteing. When deleting a product: error Microsoft VBScript runtime error '800a0046' Permission denied /webadmin/Products.asp, line 27 When deleting an image ...more >>

add data to access - fail
Posted by dek at 3/25/2005 11:01:09 PM
please review my asp code: <% Dim adoCon ''hold database connection object Dim rsAddRecord ''hold recordset for new record to be added Dim strSQL ''hold the SQL query to query the database Dim strConnection ''hold data temp set adoCon = Server.CreateObject("ADODB.Connection") ...more >>


DevelopmentNow Blog