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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 10423 - 10452 of 12395   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10423
For various reasons, I need to use an Access database as opposed to SQL Server on one of my sites to hold user info etc. My problem is, that every so often, it...
Ben Shaffer
bensdeltathree
Offline Send Email
Mar 1, 2005
10:02 am
10424
The problem is probably with your code somewhere. ... From: Ben Shaffer [mailto:beninisrael@...] Sent: 01 March 2005 10:01 To:...
Adrian Forbes - ITD
aidy_forbes
Offline Send Email
Mar 1, 2005
10:07 am
10425
$15 a year !!, how do they make a profit with these prices, have you tried it, is it reliable?...
Ghassan
ghassan_24
Offline Send Email
Mar 1, 2005
12:32 pm
10426
Although I do appreciate your answer, it would be more useful if you could guide me a bit more in what could be causing this, and why you think it could...
Ben Shaffer
bensdeltathree
Offline Send Email
Mar 2, 2005
7:04 am
10427
The reason I think it might be your code is cos it isn't normal for this to happen, so it must be something you are doing different. The main difference...
Adrian Forbes - ITD
aidy_forbes
Offline Send Email
Mar 2, 2005
9:46 am
10428
Anyone with an idea for an automated way to copy all of one record from one table to another identical table (sort of a backup copy)? I've tried something like...
Chris Hagwood
chris_hagwood
Offline Send Email
Mar 2, 2005
10:44 pm
10429
... Well, if you want to do it that way, what's wrong with using an INSERT SQL statement in the loop? Otherwise, you can try something like INSERT INTO...
Paul Manzotti
heronoseven
Offline Send Email
Mar 2, 2005
10:50 pm
10430
Not sure on your answer, but there is always the SELECT...INTO... SQL set of commands. http://www.w3schools.com/sql/sql_select_into.asp Walter ... ...
walterw@...
Send Email
Mar 3, 2005
2:19 am
10431
anyone cna help me on how to plot a graph (bar chart/ line chart) using asp from access database just like what yahoo stock price did.. a l i [Non-text...
ali adon
aliadon@...
Send Email
Mar 3, 2005
9:05 am
10432
I think the SELECT INTO is what I'm looking for. I'm trying to avoid having to name all the fields and values by hand, that's all. Thanks! On Wed, 02 Mar 2005...
Chris Hagwood
chris_hagwood
Offline Send Email
Mar 3, 2005
12:37 pm
10433
Hi all. Anyone help with a problem I am having with ASP & MS Access? I have a login page that uses a MS Access database to check the login details. The...
llll_sole_llll
Offline Send Email
Mar 3, 2005
9:00 pm
10434
well - instead of using "true" - simply use true (without the quotes). that way you get out of spelling issues which you may indeed have got into - by checking...
Moshe Tapnack
tapnack
Offline Send Email
Mar 3, 2005
9:03 pm
10435
I have this problem when I'm trying to input on a form using farsi. The result when I retrieve data from the database(access) would be unexpected characters....
mk25
marklph003
Offline Send Email
Mar 3, 2005
10:30 pm
10436
you need a special LCID for that language, do a google to find it. you'll put it at the top of the page, or session.LCID = "XXXX" ... From: mk25...
Moshe Tapnack
tapnack
Offline Send Email
Mar 3, 2005
10:52 pm
10437
Hello All: We have two files that are trying to contain drive mappings. I am having a hard time figuring out how to combine these two into one file that works...
Mills, Andy R. (Regen...
hannibalbarc...
Offline Send Email
Mar 8, 2005
4:06 pm
10438
Ohhhh...I'm so sick of .NET! Everything is .NET and I can't find any of the plain old info that used to be everywhere before! Does anyone have a URL to a list...
Dian D. Chapman
dianchapman
Offline Send Email
Mar 10, 2005
8:52 pm
10439
Would it look anything like this: http://www.connectionstrings.com/...
Chris Hagwood
chris_hagwood
Offline Send Email
Mar 10, 2005
8:56 pm
10440
That's a sweet link! Tim Cadieux IT Applications Analyst | Analyste d'applications Information Management and Technology Directorate | Directorat de la gestion...
Cadieux.Tim@...
tim_cadieux
Offline Send Email
Mar 10, 2005
8:59 pm
10441
Hello Group: Does anyone know how to get a checkbox control into a Repeater Control? I would like to have a repeater control, but some of the items have to be...
Mills, Andy R. (Regen...
hannibalbarc...
Offline Send Email
Mar 10, 2005
9:05 pm
10442
Looks like it could be? Thanks much...I'll investigate. Dian ~ ... From: Chris Hagwood [mailto:cwh@...] Sent: Thursday, March 10, 2005 2:56 PM To:...
Dian D. Chapman
dianchapman
Offline Send Email
Mar 11, 2005
2:04 am
10443
... Yup...appears to be that! Dian ~ ... From: Cadieux.Tim@... [mailto:Cadieux.Tim@...] Sent: Thursday, March 10, 2005 2:59 PM To:...
Dian D. Chapman
dianchapman
Offline Send Email
Mar 11, 2005
2:05 am
10444
I don't want to start a VB debate...and I won't add any of my own comments here, so please don't let this start any debate in here. I just want to make sure...
Dian D. Chapman
dianchapman
Offline Send Email
Mar 12, 2005
2:40 am
10445
I am trying to send an email from ASP Application. This is the code - Set fso = CreateObject("Scripting.FileSystemObject") Set f =...
kpraoasp
Offline Send Email
Mar 14, 2005
4:39 pm
10446
What OS, XP-2000? Do you know for sure that your server uses CDO? Perhaps the use Persits, etc.? Tim Cadieux IT Applications Analyst | Analyste d'applications ...
Cadieux.Tim@...
tim_cadieux
Offline Send Email
Mar 14, 2005
4:42 pm
10447
It's a Windows NT Server. There have been applications developed using CDO, so i am sure it's being used. I also used FileSystemObject that writes the mail...
kpraoasp
Offline Send Email
Mar 14, 2005
4:46 pm
10448
Hello Everybody, I am in need to load test my website, like find out how many uses it can support without a significant performance drawback. Right now we have...
Ramalakshmi Ramadas
ramalakshmi_...
Offline Send Email
Mar 14, 2005
9:17 pm
10449
Hi Andy, <itemtemplate><asp: checkbox id = "myCheckBox" /></itemtemplate> ... From: Mills, Andy R. (Regency) [mailto:armills@...] Sent: Friday,...
James Mclean
jamesmclean@...
Send Email
Mar 15, 2005
8:16 pm
10450
Heres a couple of options for generating graphs that ive used in the past for asp: * Generate on the server side using Office web components - has to...
James Mclean
jamesmclean@...
Send Email
Mar 15, 2005
9:05 pm
10451
hi, i have to create a progress bar tht shows the progress done by the employee. i am using Ms Access and FrontPage.......... Guys, this urgent...........i...
nice guy
mclaren_spr
Offline Send Email
Mar 16, 2005
8:12 am
10452
Well if you could create simple do it yourself progress bar by having a fixed width table say 100 px wide with one cell, then using the progress percentage of...
James Mclean
jamesmclean@...
Send Email
Mar 16, 2005
9:50 am
Messages 10423 - 10452 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