Home All Groups Group Topic Archive Search About

Active Server Pages (ASP) Programming Discussion

microsoft.public.inetserver.asp.general
Score drop down
vinodkus - 7 Apr 2007 2:10 PM - 3 messages
Problem in asp I m beginner in asp 1>  I want if seleted list of drop down in asp is changed then its related record in table should be displayed simultaniously in a single page. Please give its full solution in asp ...
Score asp JavaScript
vinodkus - 7 Apr 2007 12:25 PM - 2 messages
I have a problem Some asp Problem 1>I want to use two button in asp and want if first button is pressed then it should go to a page and if another button is pressed then it should go to another page. ...
Score FormatDateTime question
fiefie.niles - 6 Apr 2007 11:37 PM - 3 messages
I set my computer Regional Setting (Control Panel - Regional and Language Options - Customize - Date) to dd/mm/yy. In my ASP page I do the following: FormatDateTime("1/20/07",2) and it returns 1/20/07 instead of 20/1/07. ...
Score a free ASP photo album that I can post on my ASP website
lrantisi - 6 Apr 2007 1:47 AM - 3 messages
is there a free ASP photo album that I can post on my ASP website ...
Score Replace commas in values in an array
Adrienne Boswell - 5 Apr 2007 10:02 PM - 15 messages
Although this is a client side issue, I am also posting to asp.general in case there is someway to do this only server side (which I would prefer). Here's my form: <form method="post" action="<%=request.servervariables("Script_name") ...
Score Simple ASP to give IP/time/username?
GregO - 5 Apr 2007 2:53 PM - 6 messages
I am new to ASP and would like to know if anyone has a page that will display username, time, IP TIA - Grego ...
Score Vista / IIS question
PW - 5 Apr 2007 10:49 AM - 2 messages
Which version of Vista includes IIS ? Thanks, PW ...
Score Running Access Stored Queries with Parameters
Michael - 5 Apr 2007 7:20 AM - 2 messages
Hi. I am working with classic ASP. I'd like to transfer al my hard coded sql queries to access stored queries and use them with parameters. Actually, I did not find any strong information how to do that. Please, provide me ...
Score Adding Basic User Control, cannot get event to wire
Jonathan - 5 Apr 2007 2:28 AM - 2 messages
I am trying to add a basic user control to a web site; coming from visual studio 2003 this was extremely easy.  I would just add the user control and then add the controls that I want on that user control, but I am not able to ...
Score website issuing multiple ASPSESSIONID to same client..make it stop!!!
Steve Embry - 4 Apr 2007 10:40 PM - 2 messages
Hello- For some reason, at a website that has been trouble free for a couple of months, multiple ASPSESSIONID's are now being set by IIS for each client visitor, rather than the one you'd expect. When you first visit the site and hit a page that sets a session, the ...
Score Error running ASP in IIS
glbdev - 4 Apr 2007 10:35 PM - 2 messages
I am trying to run an ASP page in IIS 6.0 and I keep getting one of two errors: -2147467259 (0x80004005) The remote procedure call failed and did not execute. I have Win XP.  It's been running fine for a long time and then ...
Score Easy question - Trouble with Request.Form
Rabel - 4 Apr 2007 4:30 PM - 9 messages
I am new to asp and I am having a little trouble with the Request.form option. What I want to do is I have a dropdown box. <select name="selecter" class="text" id="selecter">                <option value="page1.htm" selected>Page 1</option> ...
Score Large insert string
David - 4 Apr 2007 3:37 PM - 2 messages
Hi, I have an asp page with a form, which has a lot of fields ........ 30 to 40 ! Is there an easier way to loop through all the fields submitted to the insert page or is the only way to do it using the standard, ...
Score Creating Project from existing site
brian.ackermann - 4 Apr 2007 3:21 PM - 3 messages
Hi all, I'm running into some trouble figuring out how to create a 'project' from an existing asp application. The ASP app was written entirely with plain text editors.  I would like to set up debugging for it, but it seems that in order to debug, ...
Score ADO recordset returns UTF8 instead ISO-8859-1
Frakes - 4 Apr 2007 3:00 PM - 2 messages
I'm using ADO to read an access database using ASP. My problem is, that i get e.g. ü instead of ü Does anyone know y? I am using following doctype: TR/xhtml11/DTD/xhtml11.dtd"> I am using following contenttype: ...
Score Insert statement
David - 4 Apr 2007 2:01 PM - 3 messages
Hi, I have an asp page which runs an update into our mysql database. The only problem I have is that a user selects a customer from a dropdown (this is database fed), and I require the selected item to be ...
Score small dooubt on recordset
G - 4 Apr 2007 12:12 PM - 3 messages
Hello Friend, I have a doubt. I am connecting to mysql db and there is only one table and i am retrieving the data like city, state, county, etc.. from db to comboboxes. so i am using one recordset for each retrivel and showing into combobox.  it is ...
Score "Breaking out" of a Server.Execute call?
Bob Milutinovic - 4 Apr 2007 4:27 AM - 4 messages
Greetings, folks. Wondering if someone might be able to shed some light on this without my having to load up 'n test it for myself. I have a page calling another with Server.Execute, but depending on what the outcome of some data checks on that called page is, it may need to "break ...
Score strings with quotes in
Giles - 3 Apr 2007 7:58 PM - 2 messages
< input type=text name="PageTitle" id="PageTitle" value="<%=strPageTitle%>"  > How do I "escape" any quotes, accidental carriage returns etc that are contained within strPageTitle? Do I have to use a series of replace() functions, or is there a cunning way that makes it OK? ...
Score test dropdown value from form
David - 3 Apr 2007 5:50 PM - 2 messages
Hi, I have an asp page with a simple form. The form has a dropdown which is database fed. Once the user selects a value from the dropdown, I need some code to test the value selected. If the value is 'X' then, make certain other form fields visible, ...
Score Removing obscure chars
Yobbo - 3 Apr 2007 5:17 PM - 4 messages
Hi All I have an ASP function in place to strip invalid chars out of a data store before I create an XML file of this data, but my function doesn't work on a certain set of chars. As far as I can see these are the following: ...
Score Pass Parameters to <!-- #Include File="file.asp" -->
vunet.us - 3 Apr 2007 4:24 PM - 11 messages
What is the workaround of passign a parameter to any included asp file: <!-- #Include File="file.asp" --> This obviously does not work: <!-- #Include File="file.asp?id=123" --> Thank you ...
Score ASP error
avigil - 3 Apr 2007 4:16 PM - 2 messages
Server object error 'ASP 0178 : 80070005' Server.CreateObject Access Error /asp/aspincludes/CRFunctions.asp, line 20 The call to Server.CreateObject failed while checking permissions. Access is denied to this object. ...
Score asynchronous callback component
CLEAR-RCIC - 3 Apr 2007 12:50 PM - 3 messages
We have an asp.net application that will also use MSMQ.  When a client makes a request, we want to check several databases and put each response in MSMQ.  We don't want the client to wait for all responses to come back.  We were ...
Score generate PDF files with ASP.
G - 3 Apr 2007 5:33 AM - 4 messages
Hello, generate PDF files with ASP.  i searched in google i found [link] this site which is in PHP.  but i want the same thing in ASP. can anybody help me. Thanks ...
Score How to save byte stream as binary document
eengel - 2 Apr 2007 9:50 PM - 2 messages
Hi, A site Im working with has an API that allows one to retrieve files. The file is a Word doc sent as a byte stream.     url="blah.asp?fileid=777777"         set oXMLHTTP=server.CreateObject("MSXML2.ServerXMLHTTP.4.0") ...
Score RS Loop - Numeric value out of range (null)
Adotek - 2 Apr 2007 8:21 PM - 4 messages
Hi All, I am getting this error: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Microsoft Access Driver]Numeric value out of range (null) /database/data_entry.asp, line 90 Line 90 is shown below...   // count the total records by iterating through the recordset ...
Score how to get the ip address & country of the webpage visitor
bush - 2 Apr 2007 10:23 AM - 4 messages
hi everyone! i want to get the ipaddress,and the country name of a webpage visitor,using asp.Net(C#).if anyone knows about it,plz rply me. thanx in advance. ...
Score How do I submit form data and change to a different page?
Simon Benson - 1 Apr 2007 4:02 PM - 6 messages
Probably a fairly simple problem but one that's been plaguing me for a couple of days... can anyone help? I have a classic ASP page with a number of text boxes which are updatable. For convenience I want to add 'tabs' at the top of the page (like a card ...
Next » 2 3 4 5 6 7 8 9 10