Click here to Skip to main content
15,905,144 members

Comments by SrivaniS (Top 4 by date)

SrivaniS 6-Jan-14 4:24am View    
Deleted
No comment
SrivaniS 6-Jan-14 4:22am View    
Thank you Sampath really.. for your time !! :-)

This issue got fixed by changing the AJAX call url: '/PromotionManagement/PromotionsSearch' [controllerName/ActionName] as 'PromotionsSearch' [Only Action Name].
SrivaniS 5-Jan-14 11:20am View    
Thank you for the reply Sampath..
This also doesn't work ..


and in Browser console , the response is shown below ..!

search button clicked..!! PromotionManagementIndex:1179
before sending request... PromotionManagementIndex:1282
Failed to load resource: the server responded with a status of 401 (Unauthorized) http://ausiwmslapp02.aus.amer.dell.com/PromotionManagement/PromotionsSearch
error processing request... PromotionManagementIndex:1285
SrivaniS 19-Aug-13 3:20am View    
Hi Thank you.

I tried as below. not working anything wrong..?
@Html.TextBox("txtTrackCode" ,new { @class="required"} )