473,387 Members | 1,621 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,387 software developers and data experts.

no response to this inquiry?


Just Curious.
Dec 15 '05 #1
4 1160
I'm curious too. What, exactly, is your inquiry?

Bob Lehmann

"segue" <se***@discussions.microsoft.com> wrote in message
news:1A**********************************@microsof t.com...

Just Curious.

Dec 15 '05 #2
Hey Bob, now you got me all curious about why are you inquiring about this
inquiry!!

Man, I don't think I will be able to get any sleep tonight.

"Bob Lehmann" <no****@dontbotherme.zzz> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I'm curious too. What, exactly, is your inquiry?

Bob Lehmann

"segue" <se***@discussions.microsoft.com> wrote in message
news:1A**********************************@microsof t.com...

Just Curious.


Dec 15 '05 #3
You know I lost my intellectual curiosity there for a moment but now it's
back due to all the interest - (i.e. curiosity fervor).

Hi;

I'm looking for the cookie in my personalfolder directory that I thought
this postback code should create.

Dim MyCookieCollection As New HttpCookieCollection
Dim MyCookie As New HttpCookie("LastVisit")
MyCookie.Path = personalfolderpath
MyCookie.Value = DateTime.Now().ToString()
MyCookieCollection.Add(MyCookie)
'? MyCookieCollection.Set(MyCookie)

What else do I need to do?

Thnx Segue - I work a lot

"Rene" wrote:
Hey Bob, now you got me all curious about why are you inquiring about this
inquiry!!

Man, I don't think I will be able to get any sleep tonight.

"Bob Lehmann" <no****@dontbotherme.zzz> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I'm curious too. What, exactly, is your inquiry?

Bob Lehmann

"segue" <se***@discussions.microsoft.com> wrote in message
news:1A**********************************@microsof t.com...

Just Curious.



Dec 15 '05 #4
Turns out you can't set the path for a cookie - the path property is for

path=path; Setting a path for the cookie allows the current document to
share cookie information with other pages within the same domain—that is, if
the path is set to /thispathname, all pages in /thispathname and all pages in
subfolders of /thispathname can access the same cookie information.

Helps if you read about the object.
"segue" wrote:
You know I lost my intellectual curiosity there for a moment but now it's
back due to all the interest - (i.e. curiosity fervor).

Hi;

I'm looking for the cookie in my personalfolder directory that I thought
this postback code should create.

Dim MyCookieCollection As New HttpCookieCollection
Dim MyCookie As New HttpCookie("LastVisit")
MyCookie.Path = personalfolderpath
MyCookie.Value = DateTime.Now().ToString()
MyCookieCollection.Add(MyCookie)
'? MyCookieCollection.Set(MyCookie)

What else do I need to do?

Thnx Segue - I work a lot

"Rene" wrote:
Hey Bob, now you got me all curious about why are you inquiring about this
inquiry!!

Man, I don't think I will be able to get any sleep tonight.

"Bob Lehmann" <no****@dontbotherme.zzz> wrote in message
news:%2****************@TK2MSFTNGP11.phx.gbl...
I'm curious too. What, exactly, is your inquiry?

Bob Lehmann

"segue" <se***@discussions.microsoft.com> wrote in message
news:1A**********************************@microsof t.com...
>
> Just Curious.


Dec 16 '05 #5

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

Similar topics

11
by: Berislav Lopac | last post by:
Imagine three options: a) There is an XML file. A PHP5 script loads it and puts it into a DOM document object. Then, given an input string, a function looks via XPath for a node with that name...
29
by: Mercury Mercurius | last post by:
Please help - I'm at my wits' end.... I'm getting two different placements of some content wrapped in a <span> tag in Netscape and Internet Explorer (big surprise!). I prefer how the page looks in...
2
by: Dung Ping | last post by:
I have questions on a long code. Do I just place its url, or have to paste the whole code, in my message to this forum? Thanks. Dung Ping
1
by: Leon | last post by:
Hi all, I am new on Access. What would be the best solution for this? We are getting access files from our suppliers in the following format. ID Geography Age Group Sex Count...
4
by: M.Posseth | last post by:
Hello I have this code that generates a xml string Dim sw As New System.IO.StringWriter Dim objXML As New XmlTextWriter(sw) Dim strXml As String With objXML
0
by: Jojo1771 | last post by:
I am baffled, I have a web service doing a ssl connection to a website using ssl and a certificate that came to me in a p12 format. This code worked 100% in vb.net app but fails to work in...
1
by: Anthony J. Biondo Jr. | last post by:
Hi Everyone: I was wondering if it is common practice to use some sort of messaging (MSMQ, WebSphere MQ) with web services. I understand the need for messaging for insert / update transactions,...
8
by: rajesh | last post by:
< script language = javascript c =...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.