|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Active Server Pages (ASP) Programming Discussionmicrosoft.public.inetserver.asp.general
Content manged forms
Tom -
8 Oct 2005 9:26 PM - 1 message
Hi, Wonder if anyone can suggest anything for this. My customer has a market research site, and wants to publish regular questionaires on it as a web form and store the data in an access db. Simple enough... But he wants to be able to create the forms through a back end. i.e. ...
server.mappath
Web Search Store -
8 Oct 2005 12:35 AM - 4 messages
Hello, I'm trying to use the server.mappath function on a web site hosted on win 2000 professional. Is this feature not on win 2000 pro? It simply produces 'page not found' Thanks for any help It is in an asp page, with code like this: ...
Calling COM+ object from HTML button or image
Marley -
7 Oct 2005 10:43 PM - 2 messages
Is it possible to call a VB6 COM+ object on the click of a button or image in classic ASP without submitting the form to the server? An example: I have a form with a person's name and address all filled ...
If Len(Session("UID")) = 0 Then
mallyonline -
7 Oct 2005 9:05 PM - 4 messages
I last posted to this group about 6 months ago and was very pleased by the excellent response I got and the great help offered to me. I am back this time with another request for your expert help on a bit of ASP code I use on ...
Response.Write "<b>You are not logged on..............................
mallyonline -
7 Oct 2005 7:57 PM - 10 messages
I last posted to this group about 6 months ago and was very pleased by the excellent response I got and the great help offered to me. I am back this time with another request for your expert help on a bit of ASP code I use on ...
Calling VB Dll from ASP
Leo -
7 Oct 2005 7:56 PM - 9 messages
I have created a vb DLL which accepts a string and returns it encrypted I have no problem using this DLL from any application, but I cannot use it from ASP. Any thoughts? Set objServer = Server.CreateObject("Encrypt.clsEncryptData") strEmails = "b**@bob.com,bi***@billy.com" ...
Date difference
Alexandru TUDOSE -
7 Oct 2005 12:37 PM - 3 messages
Hi to all ! I have 2 fields in a MySQL database. The fields contains calendaristic data. I want to generate a HTML report and make difference between theose date fields. Is there a function in ASP to accomplish this task (like : ...
Manipulating QUery Strings
stuart -
7 Oct 2005 8:39 AM - 2 messages
Hi, I have seen this on a site: [link] Obivously this is some sort of querystring manipulation going on behind the scenes. I think I have deciphered it: _Q_ = ? THisID = obviously the parameter name ...
If User connected to IIS
Prabhat -
7 Oct 2005 5:06 AM - 12 messages
Hi All, Is there a way that I can know if any user connected to any of my website (or any specific website) in IIS 5? I wanted to know this before I restart the Service. Thanks Prabhat ...
Select control related
abcd -
7 Oct 2005 12:27 AM - 2 messages
var oldLen = objListAppAnalysis.options.length; alert(oldLen); var i; for (i=0;i<oldLen;i++) { objListAppAnalysis.options.remove[i]; } var newlen = objListAppAnalysis.options.length; alert(newlen) here why oldLen and newLen are the same.....why the remove not working ...
looking for an old friend
jasmine_69_67 -
6 Oct 2005 7:20 PM - 1 message
i'm searching for an old friend by the name of paul eaton who use to work in gaffney as a manager of fatz cafe then went to in computers.....please reply at jasmine_69***@yahoo.com ...
ASPJPEG Help
audiopro -
6 Oct 2005 7:04 PM - 2 messages
I am having some trouble here, and my brain is running on empty. I am not an expert ASP coder, so forgive me for what is probably sloppy code, and not the best... At any rate, I have created the following code to randomly select an ...
Sending ASP ADO Recordset Value to Javascript Function
Chris -
6 Oct 2005 7:03 PM - 3 messages
I am new to these forums and hope I am in the right place! I am working on an ASP (3.0) page that displays hotel data from a recordset in a table. In the last column of each row, I want to include ...
How to write a user manual...??
larrybud2002 -
6 Oct 2005 6:48 PM - 4 messages
I suspect many developers here have had to write a technical manual for their software, and I'm wondering if you have any info as to industry standards for formatting. For example, should a screen shot be included for each edit screen? If ...
Setting a connection string to connect to either Access or Sql Ser
Jack -
6 Oct 2005 4:35 PM - 3 messages
Hi, In a asp project I am required to come up with a solution where the administrator of the sytem should be able to set the desired connection string by checking one of two options (access or sql server). The ...
getRow / array question (need help to expand my brain)
josephweiss -
6 Oct 2005 3:32 PM - 4 messages
Here's my quandry my bundles table ID bottleTotal price ========================== 1 1 10.00 2 6 8.00 ...
is delivery status notification a return email or smtp log line?
Dica -
6 Oct 2005 3:29 PM - 1 message
i think i've gotten the wrong idea about the differences between a read receipt and delivery status notificaiton. i was assuming that delivery status notificaiton is a response line from the remote smtp server that would be added to the originatoring smtp server's log file. but that's not ...
ASP image from SQL Server
MVM -
6 Oct 2005 2:26 PM - 7 messages
I am using SQL server and ASP to create a webpage and display images directly from the database. My code is working fine, the issue I am having is when a photo is not in the database. For example, we have a table of ...
Sub Procedure in Global.asa
Prabhat -
6 Oct 2005 12:08 PM - 3 messages
Hi All, Can I create a sub procedure in global.asa file? If YES then Will that be Local to global.asa or Global for website? And can I CALL that Sub from the Session_Onstart ? Thanks Prabhat ...
generate word document?
josepe -
6 Oct 2005 8:46 AM - 5 messages
Hi, I want to do a dinamicly generation of a word doc in my ASP page. I do it with the next code: <% Response.ContentType = "application/msword" Response.AddHeader "content-disposition", "inline; filename=OrderFax.doc" %> But i have a problem with the margins of the word doc, by default the ...
How to read data from SQL db and write to a OWC component
karenmiddleol -
6 Oct 2005 2:41 AM - 2 messages
I want to create a Excel OWC component and read data from the Orders table of the Northwind database and write into the OWC component. Can you kindly share the code. Thanks Karen ...
Asp Page asks for username & password
Ashutosh -
5 Oct 2005 10:39 PM - 3 messages
Our company has an intranet paging website. It gets all the contact and group addresses from SQL Server database. The paging is done through WCTP. It works properly except for only one group where it asks for username and passord when the user tries to send a page and does it ...
server permissions for guestbook write
Patricia Hartman -
5 Oct 2005 7:49 PM - 3 messages
I implemented an asp script to create a guestbook in the cgi-bin directory of my website. The script is supposed to append to a text file (it is there) and then display it using include. When I try to run it, the form appears, ...
how to read IIS6's smtp logs
Dica -
5 Oct 2005 6:37 PM - 1 message
i need to parse smtp logs to check the delivery status. from previous experience with smtp logs, i was under the impression that the log file followed a very specific format: EHLO MAIL RCPT BDAT QUIT in this case, however, i've got a log indicating commands being issued like ...
CDONTS - no attachments
Jason Steeves -
5 Oct 2005 5:26 PM - 5 messages
I am using cdonts to send mail messages with an attachment. The problem I am having is the messages are going through OK but the attachments are not there. Any ideas? I have tried my code elsewhere and it looks ...
Print content of an ASP page to acrobat PDF destiller and send PDF to browser
Martin -
5 Oct 2005 4:26 PM - 2 messages
Hi, I have an ASP page, whisch generates dynamic report for a SQL server DB. Now the users want to have the content in PDF format (not HTML page). The server machine had "adobe acrobat destiller" installed. How can I print the content of this ASP page to acrobat PDF destiller and ...
CDO generating duplicate e-mails
jourdain.augustin -
5 Oct 2005 3:51 PM - 1 message
Hello, I've got a CDO mail code in my ASP page that for some reason generates a duplicate e-mail message to its recipients. This doesn't happen all the time. But when I check the mail header, the header is not ...
saving unicode in oracle using asp
Sudha -
5 Oct 2005 2:20 PM - 2 messages
I have an asp application in asp that should support languages like japanese, french, chinese, malay and english. I am using the characterset as iso-8859-1 in the html meta tag. Most of the characters are getting stored in the ...
ASP tutorial
sinner8347 -
5 Oct 2005 6:44 AM - 3 messages
hi, im new to asp programming.hope anyone can provide a online tutorial
link or what ever material to allow me to do some asp programming on my
own.thx a lot
--
sinner8347
------------------------------------------------------------------------
Posted via [link]
------------------------------------------------------------------------ ...
Send Mail based on Form Value - Only Once!
Kermit Piper -
5 Oct 2005 3:53 AM - 3 messages
Hello, I've been racking my brains over this one. I have a Classic ASP edit form with many fields, one of them a Status drop-down. If the Status (option value) has been changed to "Pending" for instance, I do a ...
Strange textinput
Rolf Rosenquist -
4 Oct 2005 11:42 PM - 5 messages
Have an ASP page on internet, where I let the user write his email address. Today I see that this text input field has got a yellow background instead of the normal white as the other input fields. The code is quite normal. ...
Slow image serving.
Jack -
4 Oct 2005 7:13 PM - 4 messages
I've got a client that has a site that seems to be serving images up slowly. win2k, xeon, 1gig ram, the box is inhouse. HTML generation and viewing is blazingly fast. The page size runs around 165k, but is taking 7-10 seconds ...
Calculation Problem
BaWork -
4 Oct 2005 4:34 PM - 10 messages
I'm using the following code to calculate order amount in a payment form for Authorize.net: (Assume book_copies = 1 and ship_country = United States) book_copies = request ("book_copies") product_price = 16.95 If ship_country = "United States" then ship_amount = 3.99 ...
asp page from another asp page
abcd -
4 Oct 2005 4:33 PM - 4 messages
How do I run asp page from another asp page I have page1.asp and page2.asp I want to call page2.asp from page1.asp and get some results. any idea ...
ScriptingContext
abcd -
4 Oct 2005 3:49 PM - 1 message
I am writing a VB component. I want to make a request to hello.asp page from VB component. I am using Scriptinc Context for that. How can I make a request so that I can get a response back from my asp ...
Strang browser behavior
hehongyu2000 -
4 Oct 2005 3:24 PM - 6 messages
I created a very simple asp page, see below, ============== <html> <head></head> <body> <form action="dispatcher.asp" method="post"> <input type="text" name="docket_no"> <input type="submit" name="submit_button" value="GO"> ...
Avoid Caching of ASP Page
vanisathish -
4 Oct 2005 3:08 PM - 1 message
Hi All, I am running IIS5.1. I am invoking an ASP page in ther server continously from the HTML Page, to update some contents of the html page. The ASP page seem to run from the cache sometimes(Not Always). I ...
problem in getting cookies from one url to other.
milindsj -
4 Oct 2005 2:18 PM - 4 messages
Hello all, I am new to cookies. I have a problem using cookies. I want to set a cookie in on domain say [link] and then retrive it in another domain say test.eq.com. ...
SQL Server does not exist or access denied
mal hit -
4 Oct 2005 10:26 AM - 3 messages
We developed an ASP.NET application on Windows 2000/SQL Server 2000/IIS 5.0. Recently, we moved the SQL Server 2000 database to Windows 2003. Now, we are unable to connect to the database (on Windows 2003 Standard Ed.) via ASP.NET code on Windows 2000 Standard Ed. The error we get is: ...
Error 80004005
Bryan Tang -
4 Oct 2005 8:53 AM - 5 messages
I built an ASP to search the content in index server. It is ok if search in English. Whenever I search in Chinese, I will got the following error message, CreateRecordset ?u?~ '80004005' £gLak?u¢DXao?u?~ ...
Error -2147467259 (0x80004005)
viet -
4 Oct 2005 3:46 AM - 4 messages
X-No-Archive: yes I got this error -2147467259 (0x80004005) on my simple ASP file name test.asp <% Response.write "Hello, world." %> The same code will work if it is ASPX files. Any ideas? Thanks. ...
ASO code runs much slower on Windows Server 2003 than on 2000
Tim Meagher -
4 Oct 2005 3:44 AM - 4 messages
Any reason why? Thank you, Tim ...
ConnectionTimeout and CommandTimeout ignored when running ASP on Windows Server2003 with IIS 6.0
Tim Meagher -
4 Oct 2005 3:43 AM - 2 messages
I am running ASP code that was migrated from a Windows 2000 Server to a Windows 2003 server. For some reason the connection timeout or command timeout are getting ignored and my query time sout after 30 seconds. My ...
ADO RecordCount doesn't
MikeR -
3 Oct 2005 11:00 PM - 4 messages
When I use the following, the RS.recordcount is -1. I also can't do a RS.moveprevious. What have I overlooked? Thanks, Mike dbname="DBQ=" & Server.MapPath("../db/my.mdb") set Conn=server.createobject("adodb.connection") Conn.Open "DRIVER={Microsoft Access Driver (*.mdb)}; " & dbname ...
VSS on different server?
Jon Pope -
3 Oct 2005 10:47 PM - 1 message
I'm taking over an existing project. My task is to take the existing project and move it from a 2K server to a 2K3 box. I *really* don't want to have to install VSS on this target 2K3 server just to get VSS integration ...
Upload
Koger -
3 Oct 2005 8:47 PM - 3 messages
Hi I use a windows application that can upload data to a http server. I don't know exactly how the application uploads the data, but looking at the data communication I can see that the application tries to post data of ...
Un-encoding Server.URLEncode and Server.HTMLEncode
MyndPhlyp -
3 Oct 2005 5:22 PM - 4 messages
There has to be a simple method for un-encoding output from Server.URLEncode or Server.HTMLEncode using server-side VBScript but I just can't find it. I'd appreciate it very much if some sharp individual here would shove me in ...
Changing the name of Cookie Session in ASP
German.Net -
3 Oct 2005 5:12 PM - 2 messages
Does anybody knows how to change it? Instead of ASPSESSIONIDQARCQQSC I want to change to "ASPSERVER1" for example... Thanks! ...
Good Site Manager Prog Needed
Astra -
3 Oct 2005 4:56 PM - 1 message
Hi Guys Wondered if you could help me. I've done this template site that I'm using for about 6 or 7 different people and I'm finding it a real pain to carefully update each site with all ...
ASP site not available on IIS 6.0 (Cannot find server or DNS error)
Laurence Neville -
3 Oct 2005 4:49 PM - 5 messages
I have just set up an ASP-based site to a new Windows 2003 SP1 server with IIS 6.0. Before now the site has run under IIS 5.0 on Windows 2000. Every time an ASP page is opened, IE shows the error: "Cannot find server or ...
validate fields when a dynamic checkbox is selected
bobby1041 -
3 Oct 2005 2:48 PM - 2 messages
Hi All! I am trying to make several fields in a HTML form validated, but only when a dynamic checkbox is selected. I am not sure how to do this. Here is a snippet of the dynamic checkbox code: ...
how to manipulate files on the server side
Tim -
3 Oct 2005 2:45 PM - 7 messages
I need to manipulate files (rtf and wav files) on the server side. Can you show me how to do that? Thank you, ...
Slow ASP Page need GIF to Show
Paul Bergson -
3 Oct 2005 1:21 PM - 4 messages
I have a basic asp page running that is very slow it has to crunch some info and when a user hits submit it can take a minute or more for a response. So what I did was call a second page that should show a gif that is asking them ...
case sensitive / insensitive string equality
Stephanie -
3 Oct 2005 1:12 PM - 3 messages
I am working in about 4 different languages these days, and my command of ASP is lessening. I *thought* that string equality was case insensitive. If I had sType = "MARK" and later If sType = "Mark" I would have expected that to return true. I am enhancing a page written by ...
Server-side enumeration of form object names and values?
MyndPhlyp -
2 Oct 2005 6:38 PM - 5 messages
Is there a way (and can you give me a very brief example or point me to one) to go through all the form objects sent by a PUT to determine what the form object names were and the values sent? ...
|
|||||||||||||||||||||||