473,385 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

problem accessing cookie values

I have a pdf form that is submitting to an asp 3.0 page. I am setting a
cookie value at login time that I need to access in this processing page. For
some reason, the cookie is not being detected on that particular page but is
being detected on other pages on the same server when I test for it. This
problem only occurs on the processing page when I post to it from the form.
If I navigate to it directly, the cookie is detected. This is happening no
matter what version of adobe reader or acrobat is used.
Aug 31 '05 #1
1 1381
It sounds like an Adobe issue, not an ASP one.
You may want to hit them up, or a group for Adobe.
Most likely it's a domain issue, the pdf is writing/reading as a different
cookie domain. Try playing with that setting and specifying it...

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com

"Glenn Venzke" wrote:
I have a pdf form that is submitting to an asp 3.0 page. I am setting a
cookie value at login time that I need to access in this processing page. For
some reason, the cookie is not being detected on that particular page but is
being detected on other pages on the same server when I test for it. This
problem only occurs on the processing page when I post to it from the form.
If I navigate to it directly, the cookie is detected. This is happening no
matter what version of adobe reader or acrobat is used.

Aug 31 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Mimi | last post by:
Hello, I am having trouble using the session vars in PHP 4.3.9 OS: Win XP Prof Web Server IIS (is local and there are no links to other servers from the web pages I work on) Browser: IE 6.0 ...
1
by: Gary | last post by:
i have a project which is include ASP, VB, VB COM, MTS, IIS. when the user enter the site the user is asked to login using UserID and Password after that i am passing those values to COM Objects...
3
by: alexz | last post by:
I got several forms on the intranet that require login + some cookie. I created a central login page with "HTTP_REFERER" so it redirects the user back to the currect page with a cookie setup. The...
1
by: Tony Archer | last post by:
(Forgive the dupicate post, I had left out the OS Version out of the prior post.) Gentlemen, your urgent help is needed in solving a STRANGE problem. I have two servers a dev box, and a...
0
by: pwldev | last post by:
Sorry if this isn't a good place for this question. I have a problem with losing cookie values whenever a user's local machine date/time is behind the date & time of the IIS machine. The login...
4
by: Vasanth | last post by:
Hi: I am using Sun JdbcOdbcDriver to access MS-Access from Java client on Windows platform. We are in the process of migrating from Win to Solaris and AIX platform. MS-Access will continue to...
1
by: Michal A. Valasek | last post by:
Hello, I have problem deleting cookies and cookies values (using framework version 1.1 on W2003). When I try to remove entire cookie, by calling Response.Cookies.Remove("Test"), nothing...
1
by: tshad | last post by:
I am trying to write out and update my cookies, but it doesn't seem to work correctly. I am using the following code: if (passwordSaveCookie.checked) then If Request.Cookies("User") is nothing...
2
by: Todd | last post by:
I'm writing a cookie in one asp.net page, then trying to read that new value in another. Problem is, the saved value disappears when the cookie code calls it! Here's the code... SETTING THE...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.