Click here to Skip to main content
15,886,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to display the date without the time.. Pin
ypsyong19-Jul-06 5:36
ypsyong19-Jul-06 5:36 
AnswerRe: how to display the date without the time.. Pin
Paddy Boyd19-Jul-06 5:47
Paddy Boyd19-Jul-06 5:47 
GeneralRe: how to display the date without the time.. Pin
ypsyong19-Jul-06 15:55
ypsyong19-Jul-06 15:55 
AnswerRe: how to display the date without the time.. Pin
Are Jay19-Jul-06 8:01
Are Jay19-Jul-06 8:01 
GeneralRe: how to display the date without the time.. Pin
ypsyong19-Jul-06 15:58
ypsyong19-Jul-06 15:58 
QuestionHow to deploy an ASP.Net application Pin
Sayed Muhammad Imran19-Jul-06 4:23
Sayed Muhammad Imran19-Jul-06 4:23 
AnswerRe: How to deploy an ASP.Net application Pin
mnaveed19-Jul-06 4:51
mnaveed19-Jul-06 4:51 
QuestionChanges only show on refresh [modified] Pin
cyber-will19-Jul-06 3:39
cyber-will19-Jul-06 3:39 
Hi,

I have an eShop and there is a basket that runs showing the number of products purchased, total, etc. However when I add the the product to the "cart" it doesn't show the right product amount until I do a refresh.

The cart is a List(of Product) stored as a session variable.

I think it has something to do with caching but can't be sure. has anyone else had this problem and how does one fix it?

-- modified at 10:31 Wednesday 19th July, 2006

here is the trace
Begin Load 1.01957399613638 0.000019
BASKET LOADED 1.18213348344552 0.162559 <--- basket loads
aspx.page End Load 1.18221170567768 0.000078
aspx.page Begin ProcessPostData Second Try 1.18223237869618 0.000021
aspx.page End ProcessPostData Second Try 1.18226813743087 0.000036
aspx.page Begin Raise ChangedEvents 1.1822893691796 0.000021
aspx.page End Raise ChangedEvents 1.18230668981672 0.000017
aspx.page Begin Raise PostBackEvent 1.1823231723585 0.000016
WINE ADDED 1.21623949412565 0.033916 <--- wine is added to basket
aspx.page End Raise PostBackEvent

how do I get the event to call before the page load event?
AnswerRe: Changes only show on refresh Pin
minhpc_bk19-Jul-06 16:44
minhpc_bk19-Jul-06 16:44 
GeneralRe: Changes only show on refresh Pin
cyber-will19-Jul-06 21:04
cyber-will19-Jul-06 21:04 
QuestionThe server rejected one or more recipient addresses Pin
srinandan..19-Jul-06 3:21
srinandan..19-Jul-06 3:21 
AnswerRe: The server rejected one or more recipient addresses Pin
cyber-will19-Jul-06 3:42
cyber-will19-Jul-06 3:42 
GeneralRe: The server rejected one or more recipient addresses Pin
Chandrasekhar Telkapalli19-Jul-06 4:16
Chandrasekhar Telkapalli19-Jul-06 4:16 
GeneralRe: The server rejected one or more recipient addresses Pin
cyber-will19-Jul-06 4:20
cyber-will19-Jul-06 4:20 
QuestionADS authentication to a network folder Pin
Rameez Mohammed19-Jul-06 2:56
Rameez Mohammed19-Jul-06 2:56 
AnswerRe: ADS authentication to a network folder Pin
Are Jay19-Jul-06 8:06
Are Jay19-Jul-06 8:06 
QuestionScheduling multiple task in one time slot [modified] Pin
Suj_7819-Jul-06 2:54
Suj_7819-Jul-06 2:54 
QuestionExtract text from webpages Pin
asif sharif19-Jul-06 2:52
asif sharif19-Jul-06 2:52 
AnswerRe: Extract text from webpages Pin
Not Active19-Jul-06 3:02
mentorNot Active19-Jul-06 3:02 
QuestionExtract text from web pages Pin
asif sharif19-Jul-06 2:51
asif sharif19-Jul-06 2:51 
QuestionExtract Text from web pages Pin
asif sharif19-Jul-06 2:46
asif sharif19-Jul-06 2:46 
QuestionExtract Text from asp.net/php/html pages Pin
asif sharif19-Jul-06 2:44
asif sharif19-Jul-06 2:44 
QuestionSpell Check. Pin
Vipin Venugopal19-Jul-06 2:44
Vipin Venugopal19-Jul-06 2:44 
AnswerRe: Spell Check. Pin
mnaveed19-Jul-06 3:48
mnaveed19-Jul-06 3:48 
QuestionProblem with dynamic tag Pin
hasanali0019-Jul-06 2:37
hasanali0019-Jul-06 2:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.