all groups > inetserver asp general > january 2004 > threads for wednesday january 21
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
3rd Party Counters, How do they do that ???
Posted by Graham Mattingley at 1/21/2004 11:41:48 PM
Hi Group,
I have been building a search engine for about 9 months now of links to
other site that I have admin Access to. This has been simple for me to keep
mySQL record of page hits, as I admin all the sites.
I now have a requirement to add 3rd party pages, that require to be able to
incr... more >>
the layout of retrieved data
Posted by Shukie at 1/21/2004 10:18:22 PM
The link for the photos are requested from the server and so the photo
appears on screen. I can produce a long list by using the response.write ***
& "<br>" or whatever. but is it possible to have it start on the next line
after say 5 photos in a line. i.e. where each - is a photo
- - - - -
-... more >>
spoofing in asp
Posted by Matt at 1/21/2004 9:47:39 PM
I want to know how ASP prevents "Spoofing" to happen?? Someone told me in
ASP.NET, the server validation can prevent "Spoofing" to happen.
Please advise.
... more >>
onchange event in radio button
Posted by Matt at 1/21/2004 9:39:31 PM
I have radio buttons on a form, and when the user makes the selection, it
will trigger the event and send the form to the web server and print the
selected value. In Case 1, I just use submit button, without any event
handling, and it works fine.
However, in Case 2, which is what I am trying t... more >>
Domain
Posted by josepe at 1/21/2004 7:26:01 PM
Greatings,
Somebody know a component or code to ckeck
The availability of a domain?
Thanks a lot.
... more >>
delete cache browser
Posted by josepe at 1/21/2004 7:21:53 PM
Greatings,
Someone know how can i delete cache of browser
in asp code?
is posible?
Thanks a lot.
... more >>
troubles with INSERT
Posted by shank at 1/21/2004 6:21:15 PM
Can anyone see anything wrong with this INSERT code? It doesn't INSERT and I
get the following error when I try to submit data...
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]The name 'Sammy' is not
permitted in this context. Only c... more >>
How to get a specific machine's IP address with it's name?
Posted by Aries at 1/21/2004 6:06:04 PM
Hi
Let say I wanted to get an IP address of a machine called mybox. How can I
do it in ASP?
--
ÁÙ§Ú¥»¦â
Forever Bad.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
ASP / SQL Query - Conditional SELECT Statement
Posted by Guy Hocking at 1/21/2004 6:01:57 PM
Hi there,
I have a problem in my ASP/SQL Server application i am developing, i hope
you guys can help.
I have a ASP form with list boxes populated by SQL tables. When a user
selects a value in a list box and submits the form the value is put into a
session variable and the relevant page is ... more >>
Replace Function
Posted by JT at 1/21/2004 5:14:18 PM
how can i replace all single quotes in a string to double quotes:
Replace(strLog_text, "'", """)
however, this doesn't work, as you might expect.
any ideas??
... more >>
Execute a stored procedure from ASP page, but don't wait for it to complete?
Posted by Richard Morey at 1/21/2004 4:42:29 PM
Hi..
I have written a stored procedure that take 5 - 8 minutes to fully execute..
I wrote this routine as a stored procedure because I started to create all
the functionality via ASP but I kept getting time out errors on my ASP page.
The problem is that when I call the stored procedure from t... more >>
how do I get a handle on username in MS network?
Posted by NotGiven at 1/21/2004 3:36:23 PM
I need to let one person view certain things without having this perons
login. This person is logged in to the microsoft network. How do I get
that info into a variable?
Thaanks.
... more >>
how do I get a handle on username in MS network?
Posted by NotGiven at 1/21/2004 3:21:26 PM
I need to let one person view certain things without having this perons
login. This person is logged in to the microsoft network. How do I get
that info into a variable?
Thaanks.
... more >>
How to determine what platform the user's browser is running in?
Posted by Conax at 1/21/2004 2:52:47 PM
Hi,
How to determine what platform the user's browser is runnin in, with VB
Script?
I'm sure people have asked this question before, just that I haven't had a
chance to see the answer. So if any one can help, very much appreciated!
Conax
... more >>
Insert Time into SmallDateTime Column?
Posted by James Goodman at 1/21/2004 1:06:34 PM
I have an asp page which the user enters a time(e.g. 12:21). I need to
insert this time into a SQL Server DB, which has a smalldatetime column.
I have tried everything I can think of (such as CDate, TimeValue,
FormatDateTime etc) to convert the time string, into a valid time. However,
the inse... more >>
RE: Grid page
Posted by rikesh at 1/21/2004 12:56:41 PM
Hi
I'm a complete beginner, what I wish to do is to have a recordset from a MS
SQL server and out the data to a grid, any ideas on how I should do this?
Are there any websites that have tutorials of this nature?
--
Kind Regards
Rikesh
(SQL2K-SP3/W2K-SP4/VS6.0)
... more >>
ASP and SQL Server Recordset
Posted by Erik at 1/21/2004 12:18:46 PM
I'm using ASP 3.0 and SQL Server 2000. I keep getting this error:
a.. Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in
conflict with one another.
/databaseconect.asp, line 22
It seems to have to do with the lock or cursor type... more >>
ContactMe tool ... Big thank you ... Bad words
Posted by z NO[at]SPAM z.com at 1/21/2004 12:18:26 PM
I want to thank the person that sent the nasty messages to my
contact.asp test page ... you have inspired me !!!
I have now added a bad_words filter both to my JSValidation script
(going up on my site soon) and my contact.asp tool.
I would have forgotten about it if it were not for you. I ... more >>
Very strange page request problem
Posted by Aaron Prohaska at 1/21/2004 10:25:44 AM
I have just run into a problem where I have a page that posts back to
itself to execute code, except when the page does the post back it
somehow executes code that is in our home page for the site. The only
reason I know that is happening is because I keep track of the pages
executed by the ... more >>
Putting Session Data In A VBScript
Posted by google NO[at]SPAM colinsteadman.com at 1/21/2004 9:02:40 AM
I'm trying to create a VBScript using ASP. However I'm having
problems getting data from session variables into the right places.
The example I have copied below works, however I need to replace
"data1" and "data2" with real data from a session variable.
However if I replace this:
Call ... more >>
Error in mailform
Posted by Christopher Brandsdal at 1/21/2004 8:11:08 AM
I have made a asp mailform.
What is wrong?
I get this error:
Microsoft VBScript runtime error '800a0046'
Permission denied
/fh/medlemsnett/send_mail.asp, line 26
Line 26 looks like this:
objCDONTS.Send
Here is the code:
<%
Dim name, email, message, messa... more >>
ASP.NET on APACHE
Posted by g_swearingen NO[at]SPAM hotmail.com at 1/21/2004 7:49:46 AM
Has anyone had much success with this? Do you have any samples?
Which version of Apache works (2.0 and higher?) Do you need a certain
operating system? Any additional software needed? TIA!... more >>
Accessing a Web Service from an Active Server Page
Posted by Keith E. at 1/21/2004 7:11:07 AM
I have implemented a Web Service on an IIS 5.0 platform using the ASP listener
I can access the Web Service just fine from a VB 6 App and classic ASP using the SOAP 3.0 toolkit and its "MSSOAP.SoapClient30" object
However, one of the servers that I'd like to call the Web Service from is a shared... more >>
Passing multipart/form data
Posted by optictygre NO[at]SPAM aol.com at 1/21/2004 4:11:20 AM
Hi folks,
I'm trying to create a section of a website with a unique file upload
utility. The problem is that in most code and components I find to
pass multipart/form data, you need to know the number of files
specified to upload. I'm trying to solve this by having one INPUT
TYPE=FILE box, ... more >>
HELP! problem with Authenticated User problem in ASP
Posted by Mr_Ed at 1/21/2004 3:19:55 AM
Hi all,
Ok this is a problem we have been having for quite a while and its
finally coming to a head.... Ever since we have gone to a Windows 2000
server using IIS5 for our intranet we have had a problem where some but
not all users are having problems with websites that used to work
perfect... more >>
Problem with ASP - possibly Request.Querystring()
Posted by whitehouse_max NO[at]SPAM hotmail.com at 1/21/2004 12:45:24 AM
Hello. This is the first time I've posted to a newsgroup, and I do
this because I'm in desperate need of help.
I'm working a user management system, and when I activate a user that
has registered to my system, the current admin user logged in gets
logged out.
I can't seem to work out how - I ca... more >>
|