Click here to Skip to main content
15,896,118 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET EXPORT TO EXCEL Pin
Mkanchha20-Mar-13 23:37
Mkanchha20-Mar-13 23:37 
GeneralRe: ASP.NET EXPORT TO EXCEL Pin
Bernhard Hiller20-Mar-13 23:50
Bernhard Hiller20-Mar-13 23:50 
GeneralRe: ASP.NET EXPORT TO EXCEL Pin
Mkanchha21-Mar-13 0:59
Mkanchha21-Mar-13 0:59 
QuestionMaintaining Variables Pin
clugsy6419-Mar-13 5:53
clugsy6419-Mar-13 5:53 
AnswerRe: Maintaining Variables Pin
jkirkerx19-Mar-13 8:39
professionaljkirkerx19-Mar-13 8:39 
GeneralRe: Maintaining Variables Pin
clugsy6419-Mar-13 9:11
clugsy6419-Mar-13 9:11 
GeneralRe: Maintaining Variables Pin
jkirkerx19-Mar-13 10:14
professionaljkirkerx19-Mar-13 10:14 
QuestionMVC 4 and WebForm Application: # symbol is appearing in URL Pin
David Mujica19-Mar-13 5:18
David Mujica19-Mar-13 5:18 
I have a MVC 4 application which I've added some administrative pages implemented as WebForms.

The application starts on the Home controller, Index view, where I have a link to one of my Admin pages.

<a href="~/AdminUtils/WebForm1.aspx" title="Form 1">Webform1 Here </a>


The link works correctly because my page is redirected to the Webform1.aspx page. The problem is that the resulting URL I see in my browser is:

http://localhost:63163/#/AdminUtils/WebForm1.aspx[^]

Notice that there is a # (hash) symbol in the URL. The problem I'm having is that I have a 3rd party Grid on that page which is not operating correctly. If I manually change the URL to remove the # symbol, then the grid works perfectly.

Anybody know why this # symbol is showing up in my URL ? How can I get rid of it ?

Thanks.
AnswerFound Solution Pin
David Mujica19-Mar-13 10:58
David Mujica19-Mar-13 10:58 
QuestionBAT FILE NOT GIVING PROPER RETURN VALUE in TXT file Pin
Nishant kumar electronics17-Mar-13 1:46
Nishant kumar electronics17-Mar-13 1:46 
AnswerRe: BAT FILE NOT GIVING PROPER RETURN VALUE in TXT file Pin
Richard MacCutchan17-Mar-13 2:40
mveRichard MacCutchan17-Mar-13 2:40 
GeneralRe: BAT FILE NOT GIVING PROPER RETURN VALUE in TXT file Pin
Nishant kumar electronics17-Mar-13 8:35
Nishant kumar electronics17-Mar-13 8:35 
GeneralRe: BAT FILE NOT GIVING PROPER RETURN VALUE in TXT file Pin
Richard MacCutchan17-Mar-13 22:01
mveRichard MacCutchan17-Mar-13 22:01 
QuestionComplete Editable Datagrid Pin
Girish_Sharma16-Mar-13 23:02
Girish_Sharma16-Mar-13 23:02 
AnswerRe: Complete Editable Datagrid Pin
Chris Hambleton18-Mar-13 4:30
Chris Hambleton18-Mar-13 4:30 
Questionasp.net c# Pin
vishal415-Mar-13 20:11
vishal415-Mar-13 20:11 
AnswerRe: asp.net c# Pin
Sandeep Mewara15-Mar-13 20:23
mveSandeep Mewara15-Mar-13 20:23 
AnswerRe: asp.net c# Pin
Thomas Daniels17-Mar-13 4:54
mentorThomas Daniels17-Mar-13 4:54 
QuestionPropay Payment Integration Pin
amolnarkhede14-Mar-13 21:15
amolnarkhede14-Mar-13 21:15 
AnswerRe: Propay Payment Integration Pin
Richard MacCutchan14-Mar-13 23:11
mveRichard MacCutchan14-Mar-13 23:11 
GeneralRe: Propay Payment Integration Pin
amolnarkhede15-Mar-13 6:36
amolnarkhede15-Mar-13 6:36 
GeneralRe: Propay Payment Integration Pin
Richard MacCutchan15-Mar-13 6:58
mveRichard MacCutchan15-Mar-13 6:58 
AnswerRe: Propay Payment Integration Pin
jkirkerx18-Mar-13 7:36
professionaljkirkerx18-Mar-13 7:36 
QuestionWSAT tool with IIS 7 Pin
vanikanc14-Mar-13 3:06
vanikanc14-Mar-13 3:06 
AnswerRe: WSAT tool with IIS 7 Pin
jkirkerx14-Mar-13 12:43
professionaljkirkerx14-Mar-13 12:43 

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.