473,394 Members | 1,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

URL parameters disappear

Lee
Hi all

This is very strange. I've taken maintenance work on a site pre-
written in c#. When I try to put in links which have GET parameters in
the URL (i.e. http://www.mysite.com?edit=1), the parameters are
stripped and the application receives only the bare URL (http://
www.mysite.com). Sometimes, I would see two post backs - first with
good URL, second only with the Raw URL.

The site is using FormsAuthentication.

Any ideas? is there a place where I can detect the source of the raw
URL?

thanks so much for any ideas!
Lee
Aug 28 '08 #1
1 1321
"Lee" <li***********@gmail.comwrote in message
news:ed**********************************@a1g2000h sb.googlegroups.com...
Hi all

This is very strange. I've taken maintenance work on a site pre-
written in c#. When I try to put in links which have GET parameters in
the URL (i.e. http://www.mysite.com?edit=1), the parameters are
stripped and the application receives only the bare URL (http://
www.mysite.com). Sometimes, I would see two post backs - first with
good URL, second only with the Raw URL.

The site is using FormsAuthentication.

Any ideas? is there a place where I can detect the source of the raw
URL?

thanks so much for any ideas!
Lee

The common reason is you have an empty image on your page...
like <img src=""...>

PS: check if second request is not PostBack and is GET

George.

Aug 29 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Bil Click | last post by:
I am coding classic ASP pages in Visual Studio .Net 2003. I have a file called counties_option.asp that just has a list of options: <OPTION VALUE="030">ANSON</OPTION> <OPTION...
1
by: Michael Kalina | last post by:
Hi! I have got a webpage, which uses a navigation bar, defined through an external css-file. This bar has a border-top and a border-bottom. On only one page, I would like to let border-bottom...
5
by: Phil Galey | last post by:
VB.NET 2002 on Windows 2000 SP 3 When I start my program, the NotifyIcon appears in the tray, as it should. However, when I close the program, the NotifyIcon remains until I hover over it with...
2
by: mja674s | last post by:
I'm making a date picker. It shows up fine. The problem is that I want it to disappear if I click outside the calendar itself. However, if I click *on* the calendar itself, it should not...
3
by: Bryan Capps | last post by:
I have a text box control on a form, the value of which is calculated (concatenated) from entries on a subform. Accordingly, I've set the control's locked property to true and the tab stop...
5
by: Rekkie | last post by:
Hi, All of our developers using C# VS.Net 2003 to develop websites are having problems with Events being deleted from their code by Visual Studio. It seems that object events defined in the...
4
by: Darrell Wesley | last post by:
I have a form with several labels on it that ae filled in through code but for some reason the contents disappear. Does anyone have a guess as to what might be happening? Here is the part of the...
8
by: marcus.kwok | last post by:
I am having a weird problem and I have can't figure out why it is happening. I create an OpenFileDialog and set a filename filter. When the dialog first opens, the filter works correctly, and...
15
by: Dave | last post by:
I am getting the error above intermittantly with an ASP 3.0 page using an MS Access 2003 database. I have searched Google extensively and found the following possible causes for this error: A...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.