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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 6146 - 6175 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6146
Hi Ken, It depends on how you're sending the data to the other site and whether the response is immediate or not. If it's not immediate, then the session will...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2005
7:56 am
6147
Thanx again, Its an online payment site and the response is immediate and they just return 2 parameters, one the success or failure code, then the second is...
kejeckam
Offline Send Email
Jun 1, 2005
9:53 am
6148
Hi Mike Thanks, But Request.ServerVariables("HTTP_HOST") return only host name without http. so first part of the code work fine. but else if part does not...
Bala
bkvrm
Online Now Send Email
Jun 1, 2005
10:53 am
6149
Take the "HTTP://" out of the if statements then. Dan ________________________________ From: AspClassicAnyQuestionIsOk@yahoogroups.com ...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2005
11:00 am
6150
Hi Dan, Any solution or sugestions to ma last post? or anybody can help? Ken ... they ... the ... of ... customers ... another ... the ... page ... the ... ...
kejeckam
Offline Send Email
Jun 1, 2005
11:16 am
6151
Hi Ken... What is it that you're having a problem with concerning the session state? Are the session variables not present when the user returns from the other...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2005
12:14 pm
6152
Two things. Firstly, the app needs to automatically close calling window when the popup loads without confirmation dialog. secondly, trying to get the proper...
kejeckam
Offline Send Email
Jun 1, 2005
12:31 pm
6153
The Session_onEnd event isn't the most reliable thing in the world. You're better off putting the code to do your email in the page that gets called with the...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2005
12:43 pm
6154
Does anyone have a method for reading / writing environment variables (not the request.servervariables collection) on the server via ASP? Cheers, Dan [Non-text...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2005
1:50 pm
6155
You could try shelling out and executing a 'set' command. ... From: "Dan Powderhill" <dan.powderhill@...> To:...
Bob Filipiak
bobfilipiak
Offline Send Email
Jun 1, 2005
2:16 pm
6156
Thanks for that Bob, I guess that's an option - I was hoping for something a little cleaner really. I need to read more than I need to write, and it needs to...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2005
2:20 pm
6157
Hi Dan, thanx again. I was trying out the alternatives and had hitches. I just used two session variables to pick the data I want to persist. for eg in the...
kejeckam
Offline Send Email
Jun 1, 2005
3:25 pm
6158
Guys? ... that ... normal ... then ... built ... If not, ... avoiding ... kejeckam ... properly. ... session ... returns ... help? ... and ... then ... window ...
kejeckam
Offline Send Email
Jun 1, 2005
5:37 pm
6159
Yep :) you can check for what ya want........... of course if your trying to redirect anything that isn't http://www.seovalley.com and want a redirect you...
Mike Belcher
AspClassicAnyQuestion...
Send Email
Jun 1, 2005
7:09 pm
6160
Dear All, Please can anyone teach me asp scripting. Regards Priya Jegatha <jose_ph_84@...> wrote: Thank u friends,I got it.Myself only mistook. Thankz...
jayanthi k
mymail_nov22
Online Now Send Email
Jun 2, 2005
11:07 am
6161
Hi, I can teach u asp scripting. Please contact me for any clarifications. 9804281695 Regards, S. Murugappan. ... ...
murugappan singaram
smurugappan2000
Offline Send Email
Jun 2, 2005
12:07 pm
6162
Please am doing an email page for my app and I've tested the app by uploading a page with the info below but IU can't get any results even though the host...
kejeckam
Offline Send Email
Jun 2, 2005
1:27 pm
6163
Are you getting any errors? Not sure if it matters, but try "Server." in front of your createobject: Set objMail = Server.CreateObject("CDONTS.NewMail") Mark ...
Mark E
meckeard2000
Offline Send Email
Jun 2, 2005
1:39 pm
6164
Still doesn't work. No errors but page is not displayed ... by ... Do ... am ... Service....
kejeckam
Offline Send Email
Jun 2, 2005
2:30 pm
6165
What do you mean by the page is not displayed? Mark kejeckam <kejeckam@...> wrote: Still doesn't work. No errors but page is not displayed ... by ... Do ...
Mark E
meckeard2000
Offline Send Email
Jun 2, 2005
3:07 pm
6166
Looking at the HTML output by your page, there's nothing to display if it executes the code successfully. Dan ________________________________ From:...
Dan Powderhill
danaspelite
Offline Send Email
Jun 2, 2005
3:09 pm
6167
Yeah nothing is expected to display by my posting but the mail is not been recieved with the to: address entered and those are valid email addresses. It...
kejeckam
Offline Send Email
Jun 2, 2005
3:18 pm
6168
I have a asp web page with the following links: The links work fine but I am having problems with the display of whether the links are active or not. This...
aktra2004
Offline Send Email
Jun 2, 2005
7:04 pm
6169
I've even edited the code to reflect like below. please what can be wrong? <% Option Explicit Dim objNewMail Set objNewMail =...
kejeckam
Offline Send Email
Jun 3, 2005
6:05 am
6170
Dear , Check this out. may be it can help you. Dim objNewMail 'As CDONTS.NewMail Set objNewMail = Server.CreateObject("CDONTS.NewMail") ObjNewMail.To = "Your...
amba tomar
amba_economical
Offline Send Email
Jun 3, 2005
6:33 am
6171
Hi friendz, I m using Ms-Access database,Is there any limitations to add the number of tables in the database?. Thankz regards, Jegatha ... Free antispam,...
Jegatha
jose_ph_84
Offline Send Email
Jun 3, 2005
9:10 am
6172
What's the result of your new code, is it telling you it's been sent, or not? Dan ________________________________ From:...
Dan Powderhill
danaspelite
Offline Send Email
Jun 3, 2005
10:24 am
6173
it said Email mail not sent. ... sent, or not? ... kejeckam ... be ... app ... ASP. ... of ... <mailto:AspClassicAnyQuestionIsOk-unsubscribe@yahoogroups.com? ...
kejeckam
Offline Send Email
Jun 3, 2005
1:22 pm
6174
Is the server setup to be able to send mail. ... From: "Dan Powderhill" <dan.powderhill@...> To: <AspClassicAnyQuestionIsOk@yahoogroups.com> Sent:...
pfrenchy
Offline Send Email
Jun 5, 2005
9:40 pm
6175
I have developed a small quiz code with access as the backend.I have a table question with columns qid wuestion q1 q2 q3(choices) and correctanswer.for the...
kala12_2002
Offline Send Email
Jun 6, 2005
4:14 am
Messages 6146 - 6175 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