Search the web
Sign In
New User? Sign Up
AspClassicAnyQuestionIsOk
? 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.

Messages

  Messages Help
Advanced
Messages 7665 - 7694 of 8411   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7665
Hi all I have 2 pages eg: first.asp ,second.asp My first page is------>first.asp second page is------>second.asp Inside second.asp i have cookie/session value....
Jegatha
jose_ph_84
Offline Send Email
Aug 2, 2006
2:56 am
7666
if your back button is use href="javascript:history.go(-1)", I was try it and it's doesn't work. you can change your button connection program in second.asp...
Hafidz Pens
hafidz_pens
Offline Send Email
Aug 2, 2006
3:32 am
7667
Hello friends, Since last fifteen days I am facing a problem regarding mail sending. can we create few lines of code which can be used to test that whether an...
girish nehte
brain7822
Offline Send Email
Aug 2, 2006
9:56 am
7668
There are very few ASP blogs (most are ASP.net) but blogging here can get you famous in ASP and when you switch to ASP.net your web developer fame will...
Charles Carroll
charlesmarkc...
Online Now Send Email
Aug 2, 2006
2:25 pm
7669
I am data entry in MS ACCESS support ASP in WEB Site but i asked all my friend that how can create a table in MS ACCESS support ASP language. All my friend...
kako_00000
Offline Send Email
Aug 3, 2006
2:34 am
7670
Hi guys, We have an application which is a combination of Flash, ASP and SQL Server and a bunch of xml files etc. It currently runs on our server farm which,...
Dan Powderhill
danaspelite
Offline Send Email
Aug 4, 2006
9:55 am
7671
Hi Friends, I am using CDO for sending mails through my site but I also have to specify the name of the sender with sender's email address. So tha the one who...
girish nehte
brain7822
Offline Send Email
Aug 4, 2006
1:18 pm
7672
Hi Girish From MSDN: ~~~~~~~~~~~~~~~~~ Here is a VBScript example of how CDO can be used to deliver a message through the SMTP service: set msg =...
Damhuis Anton
antondamhuis
Offline Send Email
Aug 4, 2006
1:31 pm
7673
Hi: I have 100's of records in my microsoft inbox which i saved into a text file. I need help how to i import all of them into access table through ASP. I try...
Maylin Holcomb
lucy_maylin
Offline Send Email
Aug 5, 2006
12:47 am
7674
i need to close th current browser, when one user select logout. but if the user select no then it should back to same and if yes then the browser should...
Biplab
senapati12345
Offline Send Email
Aug 5, 2006
12:31 pm
7675
Hi u can use CDOTS object to send mail to any id(yahoo,gmail). girish nehte <brain7822@...> wrote: Hello Friends, I need to send mail through ASP. for...
biplab senapati
senapati12345
Offline Send Email
Aug 5, 2006
12:49 pm
7676
Hi u can use CDONTS object to send mail to any id(yahoo,gmail). see:-http://www.webthang.co.uk/tuts/tuts_server/smtp1/smtp1_1.asp girish nehte...
biplab senapati
senapati12345
Offline Send Email
Aug 5, 2006
12:50 pm
7677
Second Dean's recommendation on posting to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ a lot of ASP experts there who are quite good. for samples...
Charles Carroll
charlesmarkc...
Online Now Send Email
Aug 5, 2006
3:40 pm
7678
Hello All, One of our interns had made a SAP Help Local Website using ASP.Net and Acess Database.The website also has the mechanism for file uploading and...
Aisha Ishrat
aisha.ishrat
Offline Send Email
Aug 5, 2006
8:00 pm
7679
It's not really an ASP technique, but you can do it with Javascript: window.close(); The prompt will happen automatically, assuming you didn't open the current...
Peter Brunone
peter_brunone
Offline Send Email
Aug 6, 2006
1:55 am
7680
It sounds like an issue with machine.config (which is where server-wide settings for .NET are stored). By the way, it would be better to ask this on ...
Peter Brunone
peter_brunone
Offline Send Email
Aug 6, 2006
1:58 am
7681
Hello friends, I have inserted an <a href > in my asp script. But the name of the script will be changing continuously. So can be arrange this tag something...
girish nehte
brain7822
Offline Send Email
Aug 7, 2006
6:34 am
7682
Hi Girish , what exactly u need,u want to chenge href link dynamically? Jegatha " Be strong and let your heart take courage, all you who hope in the LORD" ... ...
Jegatha
jose_ph_84
Offline Send Email
Aug 7, 2006
7:11 am
7683
Unless you opened the browser window, you can't automatically close the browser window because the user will be prompted whether to close it or not. Having...
Bob Filipiak
bobfilipiak
Offline Send Email
Aug 7, 2006
8:17 pm
7684
Hi Jegatha, Thanks for the concern. Actually yes I want to create a dynamic href link. Actually I have created an html page which have a hyperlink which refers...
girish nehte
brain7822
Offline Send Email
Aug 7, 2006
8:58 pm
7685
I use RegEx to search pattern. Script works fine in the situation when there is a colon after each word and it fetch the rest of the word from that line. Now...
Maylin Holcomb
lucy_maylin
Offline Send Email
Aug 7, 2006
10:00 pm
7686
Hi All, I need to develop a web application using Classic ASP with Oracle. This is a simple web application containing: - Two classic ASP web forms where the...
Harry R
elitedude2001
Offline Send Email
Aug 8, 2006
1:31 am
7687
Wow... it's like looking into a mirror... ... [Non-text portions of this message have been removed]...
Peter Brunone
peter_brunone
Offline Send Email
Aug 8, 2006
3:15 am
7688
Link logout: onClick="javascript:self.close() Link no: onClick="javascript:history.back() Marinho ________________________________________ De:...
Marinho
lucemar
Offline Send Email
Aug 8, 2006
3:40 am
7689
Hi Girish try with this, when page loads try to save the script name inside a text box then pass it to a href, like <a href="<%pass textbox value%>">Script</a>...
Jegatha
jose_ph_84
Offline Send Email
Aug 8, 2006
10:26 am
7690
I had already tried this way and made changes in values in the following 2 statments in machine.config file <httpWebRequest...
Aisha Ishrat
aisha.ishrat
Offline Send Email
Aug 8, 2006
12:04 pm
7691
Hello all, One more addition as a common practice: Create a common file which is included in all your ASP scripts at the start. In that common file define all...
Uttam Padukone
qa_director_...
Offline Send Email
Aug 8, 2006
12:47 pm
7692
http://blogs.aspfriends.com/afblogs/blogs/insightdb/archive/2006/08/04/26.aspx Doug Nelson hits a home run with this one I think but read it and comment one...
Charles Carroll
charlesmarkc...
Online Now Send Email
Aug 8, 2006
3:04 pm
7693
(very fluent in re-architecting ASP apps in ASP.net and/or porting) After a successful 2.5 month consulting assignment in Tysons Corner (glowing client...
Charles Carroll
charlesmarkc...
Online Now Send Email
Aug 8, 2006
3:06 pm
7694
Sorry, been having network problems and had not received your reply when I replied. ;-) ... From: Peter Brunone To: AspClassicAnyQuestionIsOk@yahoogroups.com ...
Bob Filipiak
bobfilipiak
Offline Send Email
Aug 8, 2006
3:11 pm
Messages 7665 - 7694 of 8411   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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