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 785 - 814 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
785
I have written a very simple database viewer and I would like to be able to view 1 record at a time where there are multiple records returned from my search,...
Hopkins_Dave
Offline Send Email
Apr 1, 2003
10:56 am
786
Dave, Put the results into a recordset then us a Do While Loop to got through the multiple records one by one. e.g.. Query = "SELECT * FROM Members;" Set...
David Bradley
dc_bradley
Offline Send Email
Apr 1, 2003
11:04 am
787
I need to record the date and time that a submit button is recorded. How or where do I get this information off of a page. Nevyn...
nevyn1943
Offline Send Email
Apr 1, 2003
11:19 am
788
David, Thanks very much, however I am trying to view the records 1 at a time as I have a lot of information which takes up a page. I have formatted the page ok...
Hopkins_Dave
Offline Send Email
Apr 1, 2003
11:23 am
789
Hi Dave: I had a similar problem..I put the records I wanted on a list box, then called for each record one at a time. However, the problem is getting back to...
Jill and Nevyn
nevyn1943
Offline Send Email
Apr 1, 2003
11:27 am
790
You could set up a last record and next record buttons, with a hyperlink made up on the fly. So when you get your first record up then you would have a...
David Bradley
dc_bradley
Offline Send Email
Apr 1, 2003
11:30 am
791
Nevyn, When a button is clicked ASP does not automatically record the time when the button was pressed. However what you can do is record the date and time...
David Bradley
dc_bradley
Offline Send Email
Apr 1, 2003
12:12 pm
792
Thanks Dave: Your suggestion worked very well. Nev...
Jill and Nevyn
nevyn1943
Offline Send Email
Apr 1, 2003
12:54 pm
793
What are you doing with the information? If you'e putting it into an SQL Server database, use the T-SQL function GETDATE(). There are similar functions for...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 1, 2003
12:55 pm
794
Hi, How can I run a FTP command from an ASP page ?. I have created a HREF in HTML form that will call an .ASP page. In the ASP I need to write a code to logon...
AHMED Jewahar
ajewahar
Offline Send Email
Apr 1, 2003
12:55 pm
795
Your best bet is to use an FTP com component... check out :- http://www.aspin.com/home/components/internet/ftp ...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 1, 2003
1:00 pm
796
Hi Dan: Dave gave me the answer..It was very simple..I am new at this and was not sure if VB script would take the same commands as VB. The solution was :...
Jill and Nevyn
nevyn1943
Offline Send Email
Apr 1, 2003
1:01 pm
797
Love to come but Vienna, Austria, is nearer for me....
andy.t@...
yk_andy
Offline Send Email
Apr 1, 2003
2:23 pm
798
I know others have replied to this note, and I guessed said the same thing (I have not read that far in my notes at the moment), but I had a similar problem...
andy.t@...
yk_andy
Offline Send Email
Apr 1, 2003
2:24 pm
799
Basicly, you're looking for a timestamp when inserting into a database, right? you might try adding a hidden field into your form which you can then include...
Michael Brinkley
mbrink1111
Online Now Send Email
Apr 1, 2003
2:42 pm
800
You can make it easy by using the "ASP Query Analyzer for Access" to write the basic code for you which you can then modify as you like: ...
Michael Brinkley
mbrink1111
Online Now Send Email
Apr 1, 2003
3:12 pm
801
OK...I am working in the .NET environment. I have a client-side activex component. I want to execute a function upon loading the component that will fill it...
acdkayak
Offline Send Email
Apr 1, 2003
6:57 pm
802
Thanks, Michael....but I still can't get it to work. response.write server.mappath("\" & image) works and returns the correct path but when i use: ...
f r
peacasso
Online Now Send Email
Apr 1, 2003
7:12 pm
803
you didn't post what the result from the response.write. that would help. Try it by hard coding the path, then move on to mappath. what are you trying to do?...
Michael Brinkley
mbrink1111
Online Now Send Email
Apr 1, 2003
7:35 pm
804
I have a database that tracks request for network access that has two fields 'LastChanged' and 'ChangedBy' that get updated in my update processs with ...
BobFilipiak
rfilipiak_23608
Offline Send Email
Apr 1, 2003
7:45 pm
805
I have a frame developed in frontpage. It has a banner at the top name 'banner', a page on the left side named 'contents' and a page on the right named 'main'....
nevyn1943
Offline Send Email
Apr 1, 2003
9:19 pm
806
I found the answer, and it is so simple I feel stupid. On the submit button select properties and assign the page frame desired. This process makes is simple...
nevyn1943
Offline Send Email
Apr 1, 2003
10:28 pm
807
Hi, One ASP page is being called from a HTML page upon clicking on a submit button. The ASP is basically open a recordset . I need to do the following in ASP. ...
AHMED Jewahar
ajewahar
Offline Send Email
Apr 2, 2003
11:07 am
808
Hi there, could you please suggest me A.S.A.P how to upload and retreive an image from server by using ASP Best Regards, Tanveer. ... Do you Yahoo!? Yahoo! Tax...
tanveer wajid
tanveer_wajid
Offline Send Email
Apr 2, 2003
12:28 pm
809
Your best bet is to use an upload component such as Persits ASPUpload ( www.aspupload.com <http://www.aspupload.com> ) or similar. Dan ... From: tanveer wajid...
Powderhill, Daniel
danaspelite
Offline Send Email
Apr 2, 2003
12:36 pm
810
Posting Acceptor. I would be wary of the ASAP part though. I was in the middle of this just recently and found that my host had a third part component...
ValuuMall
j_teague2000
Offline Send Email
Apr 2, 2003
12:38 pm
811
http://www.aspvienna.org over $4,000 in PRIZES!!! RSVP to CharlesAspViennaRSVP@... to ensure we have enough food for you and your friends and...
Charles M. Carroll
charlesmarkc...
Offline Send Email
Apr 2, 2003
1:44 pm
812
Hi, How can I popup a form (similar in VB "frmLogin") to prompt user to enter username and password upon clicking of a "HREF link" from a HTML or ASP. Login...
AHMED Jewahar
ajewahar
Offline Send Email
Apr 2, 2003
3:43 pm
813
http://www.builder.com/Programming/JSWinTips/?tag=st.cn.sr1.dir shows Open Window Techniques http://www.learnasp.com/learn/security.asp ...
Charles M. Carroll
charlesmarkc...
Offline Send Email
Apr 2, 2003
7:52 pm
814
Hi there, I don't want to use any compopent because our webserver is having this compnent or not I'm not sure, I may install this on my PWS and get the page...
tanveer wajid
tanveer_wajid
Offline Send Email
Apr 3, 2003
6:29 am
Messages 785 - 814 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