Search the web
Sign In
New User? Sign Up
active-server-pages · Active Server Pages Developers' List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8997 - 9026 of 12395   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8997
A quick google search on ASP Spell Check returned a load of links. The search is :- http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=ASP+spell+check And...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 1, 2004
8:41 am
8998
... If the client has office 2k or up, you can use this: <script language="vbscript"> <!-- 'SpellChecker ' PURPOSE: This function accepts Text da ' ta for...
Chris Hagwood
chris_hagwood
Offline Send Email
Apr 1, 2004
12:51 pm
8999
Can you set .innerText or .innerHTML dynamically by retrieving content with a URL? In pseudocode, this would be like... myTableCell.innerHTML = ...
John Vieth
aspsavant
Offline Send Email
Apr 1, 2004
2:00 pm
9000
You could do that using screenscraping server-side. What is it you want to do exactly? Dan Visit www.diado.com for free ASP.Classic classes, articles, links &...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 1, 2004
2:09 pm
9001
Well, more specifically, I want to have a small 200x200 block on a home page that displays user-specific data from the server. When a user fills in a text...
John Vieth
aspsavant
Offline Send Email
Apr 1, 2004
2:19 pm
9002
... Use a Literal; you can find it in the toolbox. That is exactly what you want. Regards, Manas. -- _______________________________________________________ ...
Manas Tungare
ManasTungare
Offline Send Email
Apr 1, 2004
2:21 pm
9003
That's possible using the innerHTML / innerText properties, and either the onBlur or onClick events, but I'm not sure how the...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 1, 2004
2:22 pm
9004
Can you set a literal control and place it in a document 100s of times? For example, currently in classic ASP, we set a variable with a user's ID and then...
John Vieth
aspsavant
Offline Send Email
Apr 1, 2004
2:29 pm
9005
Anybody else have any ideas? I understand how to do the .innerHTML part. I guess what I'm really wondering is how I can dynamically fetch some text from the...
John Vieth
aspsavant
Offline Send Email
Apr 1, 2004
2:31 pm
9006
So dependent on what the user types in you want to go and get some text from the server, not the text they've typed in, and put it in a TD or whatever on the...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 1, 2004
2:41 pm
9007
That's a little funky. I don't want a user to see even a split second of flicker while a pop-up opens and closes immediately. Any more ideas anyone? Maybe a...
John Vieth
aspsavant
Offline Send Email
Apr 1, 2004
2:54 pm
9008
You might consider Remote Scripting or switching to .Net and using caching. You may also want to take a look at this site: http://www.whatswanted.com/top6.php ...
bobfilipiak
Offline Send Email
Apr 1, 2004
4:46 pm
9009
Hi, I'd like my submitted page not to resend the form headers if the user refreshes his page... Just so the data is not resubmitted. What is THE way of doing...
Thierry Lavallée
synerginov
Offline Send Email
Apr 1, 2004
7:07 pm
9010
Hi, there: I am having a problem with .NET From the web application, when I call the CrystalReportViewer to see the report I get this: [LogOnException: Logon...
Arnnie Martinez
arnniemartinez
Offline Send Email
Apr 1, 2004
7:30 pm
9011
This wld be the most reported problem http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&newwindow=1&safe=of ...
ILyas
iluilyas
Offline Send Email
Apr 4, 2004
4:39 am
9012
Always clear the form values while loading the page. ILyas ... From: Thierry Lavallée [mailto:thierry@...] Sent: Thursday, April 01, 2004 11:08 PM ...
ILyas
iluilyas
Offline Send Email
Apr 4, 2004
4:40 am
9013
I am using the following code to try and cpaitalize the first letters of each word from fields brought in from a an Access database: Function PropCase(strTemp)...
Ben Shaffer
bensdeltathree
Offline Send Email
Apr 4, 2004
6:24 am
9014
Just visited this morning ! http://www.planet-source-code.com/vb/default.asp?lngCId=8775&lngWId=4 ILyas ... From: Ben Shaffer [mailto:beninisrael@...] ...
ILyas
iluilyas
Offline Send Email
Apr 4, 2004
6:37 am
9015
Well, im not much familiar with JS. I have tried something like integrating an asp db validation routine with a JS. But, I don't seem to grab the right way. ...
ILyas
iluilyas
Offline Send Email
Apr 4, 2004
7:18 am
9016
... Could you explain further? How do you clear the local page headers so it is not retransmitted as such upon simple page reload, but only throught the...
Thierry Lavallée
synerginov
Offline Send Email
Apr 5, 2004
2:39 pm
9017
Can you help with a dynamic select based on a radio list? I can't figure it out. What I need to do is to design an HTML form where a user selects a company...
pcjr10
Offline Send Email
Apr 6, 2004
12:13 am
9018
Shldnt be much complicated While the page loads, load the list based on the radio button selection. Basically, once the user selects the radio button, it...
ILyas
iluilyas
Offline Send Email
Apr 6, 2004
5:46 am
9019
Sorry, I didn’t note down ur requirement properly. I have no idea, how to solve this refresh problem. I believe, no way, u cld do that. Any idea, any one? At...
ILyas
iluilyas
Offline Send Email
Apr 6, 2004
12:28 pm
9020
Hi all, Is there any way to direct the bounced back emails to a specific email address(different from the sender's) when using CDONTS object for emailing in...
Pocohantas
pocohantas_26
Offline Send Email
Apr 7, 2004
2:06 pm
9021
Hi all, Is there any way to direct the bounce back emails to a specific address (different than the sender's email address), when using CDONTS object? I think...
Pocohantas
pocohantas_26
Offline Send Email
Apr 7, 2004
7:22 pm
9022
Hello Guys: How do I access a value that is returned from a Stored Procedure? In a Stored Procedure I am calling, a value is being returned using RETURN...
kamills@...
historynut13
Offline Send Email
Apr 8, 2004
6:06 pm
9023
I have a database connection in the application object. Everything works fine there. I also want a query in the application object that will be used by ...
foulkn
Offline Send Email
Apr 9, 2004
3:41 am
9024
Andy, This Microsoft article should help you: http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q164485 You need to use the Parameters collection of the...
Ross St. Clair
rcstclair1
Offline Send Email
Apr 9, 2004
11:11 am
9025
This is a handy little application-scope query caching function I use heavily at http://www.bookcrossing.com/ to help our 1 web server (and 2 db servers)...
Ron Hornbaker
humankindsys...
Offline Send Email
Apr 9, 2004
2:53 pm
9026
I need to design a web site that takes files from the user and posts the contents of that text file ont the web site and the file be sent to an email address...
celestemate
Offline Send Email
Apr 11, 2004
9:53 pm
Messages 8997 - 9026 of 12395   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help