Search the web
Sign In
New User? Sign Up
AspClassicAnyQuestionIsOk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4458 - 4487 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4458
I'm wondering, what's the general scripting rule for passing parameters between the main script and subs and functions? ByRef, or ByVal? For instance: 'begin...
cgg007
Offline Send Email
Apr 1, 2004
2:39 pm
4459
Register the dll file and make an object of the class in the asp file and then use ... Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter...
KUMAR CHANDAN
hi_guyin
Offline Send Email
Apr 1, 2004
9:04 pm
4460
Can anyone please help me with the syntax to loop through the records in a recordset and use the FileSystemObject to output each row to a .csv file? e.g. say I...
bereleni
Offline Send Email
Apr 1, 2004
9:41 pm
4461
I am getting this error: Cast from type 'DBNull' to type 'String' is not valid Description: An unhandled exception occurred during the execution of the current...
leesa_foreman
Offline Send Email
Apr 2, 2004
1:50 am
4462
Buried in my developer site is this little gem: http://authors.aspalliance.com/mbrink1111/InstallmentII/Backup.asp It'll find and convert entire Access...
Michael Brinkley
mbrink1111
Online Now Send Email
Apr 2, 2004
2:47 am
4463
Andrea, Pls check it out the control registered properly. Otherwise uninstall the control and reregister it. Selva ... ...
kumar selva
b_selvakumarin
Offline Send Email
Apr 2, 2004
6:37 am
4464
Sreenath KR, The Question is not clear..If you want aggregated value in Query. It is very simple Select table1.field1,table1.field1,(table1.field1/10) as...
kumar selva
b_selvakumarin
Offline Send Email
Apr 2, 2004
6:41 am
4465
Hi: I've been figuring a good way to do the following problem for a couple of days now.. I have two database tables 1 is called Mfg. and it has a manufacturer ...
Dean.Forant@...
deano252
Offline Send Email
Apr 2, 2004
6:33 pm
4466
Hi People: I have a little problem I'm trying to solve. I'm writing an asp script that allows the user to select a certain part number based on the...
Dean.Forant@...
deano252
Offline Send Email
Apr 2, 2004
6:56 pm
4467
very nice bit of code! ... the .csv files ... records...
bereleni
Offline Send Email
Apr 2, 2004
7:08 pm
4468
Good Morning: I have the following requirement and cannot figure out how to get from here to there. In addition to being the 'webmaster', I'm also the server...
Gruber, Jack W CA ANG
tschepone
Offline Send Email
Apr 2, 2004
7:22 pm
4469
Hello: I am developing site in asp, and truth is first time that I do something in asp, and I have following problem: I have a page with form and i need to...
jason.ja
Offline Send Email
Apr 3, 2004
12:55 am
4470
Hi everyone, I intend to validate dynamic text fields but return error. Can anyone please lend me a hand? I tried mrk.marks.length but error: 'marks.length not...
necta03
Offline Send Email
Apr 4, 2004
6:40 pm
4471
Did you try form.control.value.length? Looks like you are missing the ".value" part. Mark necta03 <necta03@...> wrote: Hi everyone, I intend to validate...
Mark E
meckeard2000
Offline Send Email
Apr 4, 2004
8:12 pm
4472
... From: necta03 To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent: Sunday, April 04, 2004 12:39 PM Subject: [AspClassicAnyQuestionIsOk] fields validation Hi...
pfrenchy
Offline Send Email
Apr 4, 2004
8:26 pm
4473
Hai all I have used the following code for creating a dropdown box. The dropdown box contains the list of names from the database. Inaddition to that I am...
Seetha
poojsee
Offline Send Email
Apr 5, 2004
9:25 am
4474
What you want to do with the onchange is make it post the form. Then when you do this repopulate your form. And do a check if it exists in database. ... From:...
Aemca
aemca_san
Offline Send Email
Apr 5, 2004
9:29 am
4475
You declare that your function takes the parameter mrk, then you define a var with the same name. Bob Filipiak A question not asked is a lost opportunity to...
bobfilipiak
Offline Send Email
Apr 5, 2004
1:14 pm
4476
WinProVienna - Wednesday April 7 6-9pm, AT&T Building Tyson's Corner a.. ASP.NET Tips & Tricks for Variable Management (Frank Grimberg, Prosoft Systems) b.....
NetcomEldon
eldonsei
Offline Send Email
Apr 5, 2004
7:32 pm
4477
My Dear Friends, With great help and sugestions from various postings (mine and others), I have learnt ASP at a fast pace and almost completed this site,...
Suresh Batta
subasoft
Offline Send Email
Apr 6, 2004
1:47 am
4478
I change to IIS5 recently but I but get error. Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access...
Necta -
necta03
Offline Send Email
Apr 6, 2004
5:54 am
4479
Googling the error msg brings back a load of results, one of which is :- ...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 6, 2004
8:32 am
4480
hi everyone, <% Dim norecords Dim countrec Dim sql2 Dim rs1 sql2="select * from attendance" Set rs1=server.createobject("ADODB.Recordset") rs1.ActiveConnection...
peijanelaw
Offline Send Email
Apr 6, 2004
7:50 pm
4481
Hi check the connection to the database first if it is fine then try to print the recordcount and print some values instead of the rs1("empid") so that u can...
imtiaz ahmed
imtiaz_ka
Offline Send Email
Apr 7, 2004
7:20 am
4482
Are you sure that you have records in your recordset? And it would be better to loop thru the recordset using BOF and EOF instead on a loop. If your first...
Mark E
meckeard2000
Offline Send Email
Apr 7, 2004
1:49 pm
4483
WinProVienna - Wednesday April 7 6-9pm, AT&T Building Tyson's Corner a.. ASP.NET Tips & Tricks for Variable Management (Frank Grimberg, Prosoft Systems) b.....
NetcomEldon
eldonsei
Offline Send Email
Apr 7, 2004
3:53 pm
4484
I have three groups of users. -Admin which can access to every part of the web site. -Staff which can access to certain part of the web site. Different level...
Necta -
necta03
Offline Send Email
Apr 7, 2004
5:29 pm
4485
Hai all! 1) I am using one hidden text box in my form. Wheneever the value changes, I want to call a javascript function. I have used the following code <INPUT...
Seetha
poojsee
Offline Send Email
Apr 8, 2004
6:55 am
4486
Hi Necta, In you login validation file, after the validation store the value of usrlevel variable in Session(level) variable like this: ...
Parul Agarwal
parulag05
Offline Send Email
Apr 8, 2004
8:26 am
4487
Not being picky, and I realise that this is pseudo code, but... You'll need a bunch of quotes in there, like this... if Session("level")="admin" then ...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 8, 2004
8:41 am
Messages 4458 - 4487 of 8655   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