Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:381760
More Search Options
RSS Available
Matching Posts
Re: Cookie Disappears
For those who are curious, it is the Cookie.Secure = True. After removing, the cookie works well. Cookie.Secure only works for https cookie. The page does not use https. So, we do not need. Thanks for try everyone.
Posted to
State Management
(Forum)
by
TheRealAirness
on 9/25/2009
Re: Cookie Disappears
I'm using IE 8.0.6 and Mozilla Firefox 5.0 internet browser. Putting the breakpoint on adddays, it says 10/21/2009 8:38:06 AM. There is no Advance Button on the Content Tab. Do you mean Advanced Tab?
Posted to
State Management
(Forum)
by
TheRealAirness
on 9/21/2009
Cookie Disappears
I created a cookie in source code behind of the master page. The cookie is created successfully. I know because I added Request.Cookies in the watch. However, the cookie disappears when I go to a new page. Here is the code below. DateTime currentdate = DateTime.Now; string affiliateID = ""; HttpCookie cookie = Request.Cookies["recipeID"]; if (Request.QueryString["recipe"] != null) { recipeID = Request.QueryString["recipe"].Trim(); } if (recipeID != ""
Posted to
State Management
(Forum)
by
TheRealAirness
on 9/17/2009
Re: Regex to get what is inside the tag with id
That works great too. It might be better. Thanks
Posted to
Getting Started
(Forum)
by
TheRealAirness
on 7/3/2009
Re: Regex to get what is inside the tag with id
Thanks Shengqing. That is a start. Now, I have to figure out how to do for any html tags.
Posted to
Getting Started
(Forum)
by
TheRealAirness
on 7/2/2009
Re: Regex to get what is inside the tag with id
HTML Agility Pack looks interesting too.
Posted to
Getting Started
(Forum)
by
TheRealAirness
on 7/2/2009
Re: Regex to get what is inside the tag with id
You are the best Shengqing. I played around with your regular expression. See below. It seems to work. <.*?id="H1Hello".*?>(.*?)</.*?>
Posted to
Getting Started
(Forum)
by
TheRealAirness
on 7/2/2009
Regex to get what is inside the tag with id
Is there a way to get the text in a html tag with specific id and regex? See example below. <h1 id="H1Hello" class="h1hola">Hello World</h1> Please help.
Posted to
Getting Started
(Forum)
by
TheRealAirness
on 6/30/2009
XPATH Filter on url
I need help on my xpath filter. I just does not work. The XML contains the title and url of each web page. See example below. <pages> <page> <url>/ContactUS.aspx</url> <title>Contact us from this page</title> </page> <page> <url>/index.aspx</url> <title>This is the default page</title> </page> <page> <url>productdetail.aspx?prodid=12345&prodname="best computer memory"</url> <title>Detail
Posted to
XML and XmlDataSource Control
(Forum)
by
TheRealAirness
on 6/26/2009
Re: XPATH Filter on url
That is a good software. It works. Thanks. Now, I'm stuck with for complicated url like /productdetail.aspx?prodid=12345&prodname="best computer memory". I tried the following xpath filter. /pages/page[url = 'productdetail.aspx?prodid=12345&prodname="best computer memory"']/title It does not work.
Posted to
XML and XmlDataSource Control
(Forum)
by
TheRealAirness
on 6/26/2009
Page 1 of 8 (74 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online