Website build with asp, link are boken [closed] - asp-classic

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
This question does not appear to be about programming within the scope defined in the help center.
Improve this question
I have inherited work from a previous employee. The issue I'm having is a bunch of links are broken, here the site http://www.essexdrugaction.org. If you visit the site and click on the slider, then click "about us" menu link this message show up
http://www.essexdrugaction.org/Aboutus2.asp?Category=About%20Us&SubCategory=EDAP
I dont know "asp"
Can anyone help me fix it

http://www.essexdrugaction.org/Aboutus2.asp?Category=About%20Us&SubCategory=EDAP
this link passes information with url...
if you have original source code of published copy...please debug it properly...
If u dun knw debugging...tell me
If problem solve ...mark it as answer

Related

LinkedIn does not create an Application, but shows "We're getting things cleaned up" message [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
On https://www.linkedin.com/developer/apps page there is a "Create Application" button. When all the registration data are filled and the form is submitted, then the site shows "We're getting things cleaned up. We'll be back soon."
This issue appears on chrome and firefox browsers during all the week.
Could anyone help me to create an application on linkedin?
Minor: i do apologize to ask this, but the only reason i've asked, because linkedin support team reject to help me with it until i do not ask it on StackOverflow.

Master Page Header Navigation [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
I need pointers, and I know someone asked this before but I like a fresh start :)
I want to make a master header for my website, to be accurate I want to make my navigation as a master page and i need pointers where to start and with what "tools" to start working on it. Thanks :)
There are plenty of examples on the internet. Look at MSDN, if you don't understand something specific then you should ask.

How can we create a popup window for placing shortcodes in wordpress editor [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 9 years ago.
Improve this question
Can anyone please tell me how can we create a popup window for placing shortcodes in the WordPress editor?
Use this link to solve your problem
http://codex.themedelta.com/how-to-create-a-popup-window-for-shortcodes-in-wordpress-editor/

How does, for example, pastie.org work? Where code comes in and posted elswhere in the right format [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
Closed 8 years ago.
Improve this question
Im working on asp.net mvc4 and im a n00bie.. I have done all the groudwork of the website. With SQL server and LinQToSql framework.
I want to be able to get code and post it somewhere else where people get the change to share it with friends and stuff.
What i find as a problem is to put it in a right format, as in html.. how can set it in a html format.
Hope i am making my self clear..
And thanks for the help
On the right side above the input field you will see a dropdown menu. Select HTML / XML.

flex 3 navigateToURL [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions concerning problems with code you've written must describe the specific problem — and include valid code to reproduce it — in the question itself. See SSCCE.org for guidance.
Closed 9 years ago.
Improve this question
im using the navigateToUrl class to allow users to download some content - this works fine in Firefox however in IE a new blank page is opened with no content along with the download window (which is all i want showing up) any fixes for this ? cheers
in navigateToURL keep the second parameter "_self"...
example:
navigateToURL(url,"_self");
if you want to show your your file in a window then you will have to use iframe.
hope this will solve your problem.

Resources