Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~947 People Reached
Favorite Tags
Member Avatar for Phoenix777

[B]Hi[/B] I have recently installed 'VS2003'. However I am not able to create a new 'WebApplication'. I get the error [B]'Unable to create location 'C:\inetpub\wwwrooot\WebApplication1'. Access is denied.'[/B] I had locked the IIS before the installation process ( I had already installed VS2005 and my techsupport had advised me to …

Member Avatar for Infarction
0
84
Member Avatar for Phoenix777

Hi I am having some problem, trying to cache a user control in my application(am using ASP.Net2.0). Here is a description of the user control 1. The user control is visible for most of the pages in my application. 2. It comes in only two versions. Initially one version is …

Member Avatar for Phoenix777
0
77
Member Avatar for Phoenix777

Hi We are using masterpages in our project as the pages have a common structure. However most of the [B]pages are supposed to have footers in the form of tables[/B]. I could use a user control embedded in the masterpage if the structure of the tables was similar for all …

Member Avatar for sedgey
0
67
Member Avatar for Phoenix777

[B]Hi guys[/B] Need some help with an problem thats bugging me.. I have to open a .pdf file at the client side when the user clicks a button.. Opening is not a problem.. I am able to do it using the following code which is executed when the user clicks …

Member Avatar for web_developer
0
486
Member Avatar for Phoenix777

Hi I am new at using XML and XSL... and am breaking my head and the keyboard because of a simple problem... My XMl file is <?xml version="1.0" standalone="yes"?> <CardTransacts> <CardTransactions> <card_transaction_id>123</card_transaction_id> <description_of_charge>abc</description_of_charge> <process_date>2003-09-06T00:00:00.0000000+05:30</process_date> <bill_amount>111</bill_amount> <passenger_name>aa</passenger_name> </CardTransactions> ... ... </CardTransacts> My xsl file is <?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet version="1.0" xmlns:xsl="[URL="http://www.w3.org/1999/XSL/Transform"]http://www.w3.org/1999/XSL/Transform[/URL]"> …

Member Avatar for az195
0
148
Member Avatar for Phoenix777

Hi I need to sort and filter a grid on the client side... While searching the net I came across a site [URL="http://rdcpro.com/xmldev/filterandsort/demo.html"]http://rdcpro.com/xmldev/filterandsort/demo.html[/URL] While looking at the site I noticed that it is saving the xml and xsl files(or so it seems) in the client cache files and then formatting …

0
85