|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Active Server Pages (ASP) Programming Discussionmicrosoft.public.inetserver.asp.general
Site search powered by Google site map?
Pupkin -
10 Mar 2007 5:41 AM - 1 message
Hi, Whenever I do a site that is mostly static but with some semi-dynamic sections, I've struggled to find a good site search solution without paying for a hosted search service. I like the FSO-based search engines, but they fail to pick up on some of ...
All the sessions reset when run copy folder or file
job.noam -
9 Mar 2007 10:06 PM - 2 messages
Hello, I have very weird problem on my server, when I run this function: [CODE] Sub TransferFiles(departTemp_id,depart_id) 'Copy the files to the depart from the template '-- Dim objFolder Dim objFSO Dim objFile Dim oFolder '-- Set objFSO = Server.CreateObject("Scripting.FileSystemObject") ...
onClick Event Not Firing
RitaG -
9 Mar 2007 3:57 PM - 3 messages
Hello. I posted this question in the C# discussion group but am posting it here also since ASP is involved. I'm new to C# and need some help regarding an onClick event not firing. I have a data grid that I add a cell to programatically. The cell is a ...
"Data size too large" index.asp
Dave Strydom -
9 Mar 2007 1:07 PM - 3 messages
Hi, I'm getting the following error in my event log: ============ Event Type: Error Event Source: Active Server Pages Event Category: None Event ID: 5 Date: 2007/03/09 ...
strange ASP code behaviour
cmt -
9 Mar 2007 12:46 PM - 3 messages
Greetings I have a web page with an ASP script in it that is not displaying all the data from the SQL Server DB correctly in a form. I have one line in the code, that is doing some strange things. ...
Error: File /trxweb/trxweb.asp Unexpected error.(E06D7363)
Vaquar -
8 Mar 2007 7:18 PM - 2 messages
Hi, Past few days I see following errors in Event Log after which few ASP scripts stopped working (or part of it's functionality - not very sure which one). "Error: File /trxweb/trxweb.asp Unexpected error. A trappable error ...
Consuming a Web Service
Pictor -
8 Mar 2007 3:48 PM - 1 message
Hello, I'm trying to consume a web service from ASP classic. I searched a lot but i've found only a lot o variant way to do this and noone is working or fit to my question. I have a web service at ...
ASP error accessing odbc on xp from nt
kilquonk -
8 Mar 2007 3:06 PM - 10 messages
We have an asp script on an NT system that is trying to access a database on an XP server. When it gets to setting up odbc, it gives an error on that line in a particular function but doesn't give details. ...
Seo , Search Engine Optimizer , Seo Search engine Optimization , search engine optimization services
Se0 Guy -
8 Mar 2007 4:09 AM - 1 message
Search Engine Optimization [link] Seo Optimization , Semantic Results, Artificial intelligence in Search, Auto Content Generators, Search Engine Results. SEO optimizer. SEO consulting ...
Date Problems
rn5a -
8 Mar 2007 12:50 AM - 4 messages
In my local computer, date has been set in this format - dd/MM/yyyy. When I insert records in a MS-Access DB table using ASP.NET, then the records get inserted in the Access DB table exactly in the same format ...
Couting Days
Mangler -
7 Mar 2007 7:48 PM - 3 messages
Not sure how to do this but I need to display the count of days on the page where the start date is the result of the record set and the end date is the current date. So if the record set value was 3/04/2007 ...
Cookies
Matthew Laping -
7 Mar 2007 7:47 PM - 4 messages
I'm in the process of creating a web farm, however my cookie information is not seen by both servers. I'm thinking it might be a security issue because my web farm is not fully functional. Supposedly a cookie can only be ...
Session Management
thejamie -
7 Mar 2007 1:48 PM - 2 messages
Being new at web in general and starting in over my head ([link]), I'm hoping to get some general direction on implementing an interface. In the article above, there are public listings of two interfaces Session and ...
Checking for errors accross website with include file ?
David -
7 Mar 2007 12:47 PM - 4 messages
Hi, Is there a general way of placing an 'error_check' include file into my website, and put the include line onto all 'asp' pages. In the event that any error occurs on any asp page or with the database, instead of the user seeing the error on screen, they would be ...
how to pass variables invisibly from .aspx to .asp pages?
mike -
7 Mar 2007 2:50 AM - 4 messages
Hello, I've got a .aspx page that passes login information to an .asp page using a querystring. The problem is its not secure, the user can see the login information right there and type in someone elses login ...
ASP Email script getting picked up by spam filters in my workplace.... how to avoid?
itfetish -
6 Mar 2007 11:13 PM - 2 messages
first off, no I'm not some international spam lord, I created a electronic sign in and out book in ASP using VBScript for my workplace. The person signs out to a certain time, if they are due to sign back ...
Help with variables
Rabel -
6 Mar 2007 8:38 PM - 6 messages
I am new to asp and have tried a few things and cannot get it to work. I thought this code would work for making the x_cust_id value equal what was put in the x_email field - but that doesnt work - any idea what Im doing wrong. ...
Need Help!
NikiJ -
6 Mar 2007 7:47 PM - 3 messages
I just started as a webmaster for a Non-Profit and they have a ton of news articles, I would like to put them into a database and have them searchable on the website. I have the faintest idea how to do this. ...
Getting error
maheshwari.sumit -
6 Mar 2007 6:59 PM - 1 message
Hi, I am getting error Error: File /default/default.asp CreateObject Exception. The CreateObject of '(null)' caused exception C0000005, when i trying to create an object of component. This component is used for generating Images on browsers. The image is ...
dB Pulldown
Maximus -
6 Mar 2007 6:06 PM - 1 message
I have the following that I am using in an ASP page that pulls a name from recordset. Response.Write "<tr>" Response.Write "<td align=right><b>Drywall Foreman<b></td>" ...
setting a server variable?
Jack Vamvas -
6 Mar 2007 5:15 PM - 9 messages
I know that you can do : Request.ServerVariables("QUERY_STRING") but can you actually set a serverVariable? I know that sounds counter intuitive , but is it possible, via vbscipt/asp? ...
Manage DHCP with ASP
Ant000 -
6 Mar 2007 11:04 AM - 1 message
Hello, Is it possible to manage a DHCP Server with an ASP page (vbscript) using dhcpsapi.dll or another DHCP API ? How could I do this? thanks! ...
How can I send a secure email from a webpage?
john_aspinall -
6 Mar 2007 9:44 AM - 2 messages
Hi, I want to send an email form on an ASP page and make it secure/ encrypted when sending it to the recipient. Does anyone know how I might easily achieve this - or should I be going through some other ...
How to deploy web aspx
Snow -
5 Mar 2007 10:44 PM - 2 messages
I have simple web aspx application; only have aspx file, did not have *.csproj or *.sln. When I click web setup project, add existing project. There is no file in the folder. How do I deply only aspx applicaton? Thanks ...
bamboozled by error message
Mike P -
5 Mar 2007 3:24 PM - 4 messages
I am repeatedly getting the error message 'error converting datatype varchar to bit'. I am passing a varchar variable to a stored procedure (where it is also a varchar) and then trying to write it to a table (where it is also a varchar). I have no idea why it is trying to ...
|
|||||||||||||||||||||||