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:799119
More Search Options
RSS Available
Matching Posts
Re: Session works in Firefox but not in IE( Urgent)
void Session_Start( object sender, EventArgs e) { Invoice inv = new Invoice (Session.SessionID);--------------> Session iD is maintain in FireFox but not in IE Session[ "Invoice" ] = inv; } i have already tried this Setting < sessionState timeout = " 120 " cookieless = " false " mode = " InProc " ></ sessionState > but still not working please give any Suggestion
Posted to
Web Forms
(Forum)
by
Ayesha rana
on 8/26/2008
Session works in Firefox but not in IE( Urgent)
When i assign the values from Session Variable this returns Null Value . But fine working in Fire Fox . what should i do . Also i have set < sessionState timeout = " 120 " cookieless = " AutoDetect " mode = " InProc " ></ sessionState > in web config Please give any Advice Thanks
Posted to
Web Forms
(Forum)
by
Ayesha rana
on 8/25/2008
Send XMl request to Server via Http/post
string strXML = "xml version=\"1.0\" ?>" + "<eparcel>" + "<language>#LANG</language>" + //Optional "<ratesAndServicesRequest>" + "<merchantCPCID> #MERCHANTCPCID </merchantCPCID>" + "<fromPostalCode>#ORIGINPOSTALCODE </fromPostalCode>" + //Optional "<turnAroundTime> #TURNOVERTIME </turnAroundTime>" + //Optional "<itemsPrice> #ITEMPRICE </itemsPrice>"
Posted to
Web Forms
(Forum)
by
Ayesha rana
on 8/8/2008
Re: could not load xml file ( v urgent
Yesh i hve resolved by Request.MapPath ("~/App_Data/abc.xml)
Posted to
XML and XmlDataSource Control
(Forum)
by
Ayesha rana
on 7/28/2008
Re: Ups online Integration
i have worked on third one article but it is used for US Zip codes ( takes only 5 digits) so what should i do for 6 digits postal codes of canada. or any give any sample to calculate shippment charges from ups site ( Canada Based Location)
Posted to
Web Forms
(Forum)
by
Ayesha rana
on 7/28/2008
could not load xml file ( v urgent
when i place myxml.xml in d or c drive and define path d://myxml.xml it is sucessfully load by xmldocument . But when i put this xml file in root or any folder of my application and try this path , i got error could not find path . . but does not for other than xml files
Posted to
XML and XmlDataSource Control
(Forum)
by
Ayesha rana
on 7/23/2008
Ups online Integration
i hve developed shopping cart application .my client want to integrate online ups tool . and problem is that How can integrate this tool to my application can any one help me to Provide Simple and easiest Steps or any links. Thank you
Posted to
Web Forms
(Forum)
by
Ayesha rana
on 7/17/2008
Re: Html Editor is required (Urgent)
Thank you so much Jeev for such a great links . I have tred all links but Rad Editor is the Best . Especially For Upload Image Option . and easy to handle for Juniors like me
Posted to
Component Discussions
(Forum)
by
Ayesha rana
on 7/17/2008
Html Editor is required (Urgent)
i want Html Editor Control which Edit and format text and image also . Please Suggest me best Editor DLL which i used in web application Thanks in advance
Posted to
Component Discussions
(Forum)
by
Ayesha rana
on 7/15/2008
Re: How can Bind Parent ID, Category iD,Sub Category ID in Menu Control
Yes. Now my code is working fine. actually i hve used wrong query to pick child categories from table and made some logical error Like i didn't set check Parent id for child category ..... Any ways very Thanks to Amanda Wang . your logic is more efficient and more simple and your refer's link is soo nice. private void FillChildren(string parentid, DataTable childs, MenuItem ParentItem) { for (int i = 0; i < childs.Rows.Count; i++) { if (childs.Rows[i]["ParentMenuID"].ToString
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
Ayesha rana
on 6/27/2008
Page 1 of 2 (16 items) 1
2
Next >
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online