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 9416 - 9445 of 12403   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9416
... Please, no flame fests ... take it off-list if you must. -- Regards, Manas. __________________________________________________________________________ ...
Manas Tungare
ManasTungare
Offline Send Email
Jul 1, 2004
8:22 am
9417
Well actually ... My first point was flippant of course. And quite specifically had a smiley attached to it. The second was serious advice. The third was a...
David Smart
smartware_co...
Offline Send Email
Jul 1, 2004
11:46 am
9418
In my first message, all I was asking for was some guideance. Your reply in this message has done just that. Thankyou for your time and reply. ... here, ... ...
jenksonu
Offline Send Email
Jul 1, 2004
11:58 am
9419
I must admit, employing inconvenient tactics to minimize the sharing of website accounts usually does more harm than good. It's hard enough to attract and...
John Vieth
aspsavant
Offline Send Email
Jul 1, 2004
3:50 pm
9420
hi! in Access, when inserting a new record, all i had to do was strUserID = RS.Fields("ID") before closing the RS, inorder to get that specific ID. is this...
Moshe Tapnack
tapnack
Offline Send Email
Jul 2, 2004
12:48 am
9421
depends if its an auto number field or not. SQL Server has an @@identity value you can use. Anna _____ From: Moshe Tapnack [mailto:elists@...] Sent:...
Anna Crooks
anna_crooks
Offline Send Email
Jul 2, 2004
1:28 am
9422
Yep, its an auto number. Could you expand a little on this identity value? How is it used? Thanks! Moshe ... From: Anna Crooks [mailto:anna.crooks@...] ...
Moshe Tapnack
tapnack
Offline Send Email
Jul 2, 2004
1:36 am
9423
Hi Moshe, Your question is not clear..can you tell us what you are trying to do... Venu Moshe Tapnack <elists@...> wrote: hi! in Access, when inserting...
Venu Gopal
srvenu2000
Offline Send Email
Jul 2, 2004
1:40 am
9424
sure thing. It's a built in value that returns the last *numeric* identity (from the field set as primary key) inserted. have a look at the following ...
Anna Crooks
anna_crooks
Offline Send Email
Jul 2, 2004
1:45 am
9425
SQL Server has a much better way, especially 2000. http://www.aspfaq.com/show.asp?id=2174 Ray at home...
Ray at home
ray_at_place
Offline Send Email
Jul 2, 2004
1:51 am
9426
Hi Moshe, ... Yep. Here's a good article on it: http://www.aspfaq.com/show.asp?id=2174 You can do a similar thing in MySQL using "LAST_INSERT_ID()" Regards, ...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jul 2, 2004
2:47 am
9427
Thanks all - Anna, Ray and Shawn for the replies. I'm on MSSQL (this time) and looks like I have a few options. Thanks again Moshe ... From: Shawn K. Hall...
Moshe Tapnack
tapnack
Offline Send Email
Jul 2, 2004
9:29 am
9428
Hello Guys: We have an application that will list all the current applications developed in house, with a hyperlink to each application This works great, no...
Andy and Kim Mills
historynut13
Offline Send Email
Jul 9, 2004
6:20 pm
9429
Hi Andy, ... In what sense would you like it to 'work'? Is the EXE on the server? Is it on the client? What is the path (pseudopath is fine)? Is the ...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jul 9, 2004
6:52 pm
9430
Dear all ...... I need to count array, and that array came from checkbox, like : myarray = Request.Form("CheckMark") <-- CheckMark si a checkbox response.write...
Susetio Adhi
waduh_apes
Offline Send Email
Jul 9, 2004
9:33 pm
9431
Hi Susetio, ... When you perform a simple assignment in VBScript it assumes the content is what is being passed - and in this case it'll be converted to either...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jul 9, 2004
9:44 pm
9432
Shawn: We would like the application to actually run when the link is clicked. The .EXE file is on a different server, and we were using a path such as <A...
Kim and Andy Mills
historynut13
Offline Send Email
Jul 9, 2004
11:35 pm
9433
Hello Shawn, Saturday, July 10, 2004, 4:46:10 AM, you wrote: SKH> Hi Susetio, ... SKH> When you perform a simple assignment in VBScript it assumes the SKH>...
Susetio Adhi
waduh_apes
Offline Send Email
Jul 9, 2004
11:48 pm
9434
Hi Andy, ... There's a couple ways - secure ways (create a signed activex that shells out to it and propogate rules to trust this activex across your network)...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jul 10, 2004
12:56 am
9435
I've just tested a few application calls from hrefs without trouble (IE6). However, an href of "\\server\app.exe" looks wrong. I'd expect to see...
David Smart
smartware_co...
Offline Send Email
Jul 10, 2004
1:15 am
9436
Thanks guys for the help. I will test it monday when I get to work. Andy ... From: "David Smart" <smartware@...> To:...
Kim and Andy Mills
historynut13
Offline Send Email
Jul 10, 2004
5:06 am
9437
I've used some confirmation and alert boxes via javascript, but I haven't tried to get data. Is there a simple way to get a userid and password input via a...
Chris Hagwood
chris_hagwood
Offline Send Email
Jul 12, 2004
2:13 pm
9438
Hello, I am using formmail.asp to process the forms on our Web site. Here is the customizable section of that code: ///////// '- Customization of these values...
pekoe4849
Offline Send Email
Jul 13, 2004
5:37 pm
9439
Yes you can get user inputs using JavaScript by using the prompt() method of window object: var sUserId = window.prompt("Enter your User ID: ",""); var...
M Kamran Adam
mkamranadam
Offline Send Email
Jul 13, 2004
7:20 pm
9440
hello guys, i'm a student doing practical training in this company. i am doing this project with ASP and SQL SERVER. i am havind probelm deleting the records...
nice guy
mclaren_spr
Offline Send Email
Jul 14, 2004
12:39 am
9441
Hi Nice Guy, ... Using a DELETE sql statement you have already deleted the records, assuming that the WHERE clause is valid. You do not need the .Delete method...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jul 14, 2004
1:21 am
9442
hi, i am problem editing my data in database. i search for the record, then click edit, which goes to a form that displays the records, after editing, i press...
nice guy
mclaren_spr
Offline Send Email
Jul 14, 2004
3:33 am
9443
i am still unable to delete the record. thank u for the earlier help SQLApp = "DELETE * " SQLApp = SQLApp & "FROM APPLICATION " SQLApp = SQLApp & "WHERE...
nice guy
mclaren_spr
Offline Send Email
Jul 14, 2004
3:33 am
9444
Hey Nice Guy try removing the *.. ... From: nice guy [mailto:mclaren_spr@...] Sent: Wed 14/07/2004 12:14 PM To: active-server-pages@yahoogroups.com Cc: ...
Paul Lucas
PaulL@...
Send Email
Jul 14, 2004
3:39 am
9445
Hi Pekoe, ... There's a pretty close to step by step instruction of how to work with CDO here: http://www.aspfaq.com/show.asp?id=2026 ...the important aspect...
Shawn K. Hall
shawn_ra
Online Now Send Email
Jul 14, 2004
4:16 am
Messages 9416 - 9445 of 12403   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