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

ASP.NET

 
AnswerRe: Login trouble after publishing Pin
MoustafaS8-May-06 11:27
MoustafaS8-May-06 11:27 
GeneralRe: Login trouble after publishing Pin
Armando_Ramirez8-May-06 11:30
Armando_Ramirez8-May-06 11:30 
QuestionForms Authentication?????as soon as possible Pin
haneen19848-May-06 10:43
haneen19848-May-06 10:43 
AnswerRe: Forms Authentication?????as soon as possible Pin
MoustafaS8-May-06 11:46
MoustafaS8-May-06 11:46 
QuestionCOM threading model and Web Services Pin
Scott Gygi8-May-06 10:35
Scott Gygi8-May-06 10:35 
QuestionKeeping the position on the page Pin
dptalt8-May-06 9:03
dptalt8-May-06 9:03 
AnswerRe: Keeping the position on the page Pin
CWIZO8-May-06 10:05
CWIZO8-May-06 10:05 
GeneralRe: Keeping the position on the page Pin
dptalt9-May-06 5:04
dptalt9-May-06 5:04 
I setup anchor tags to link to the other pages and link to those pages using the following code:

response.redirect("bottletype.aspx#target")

It works good for all but one of the pages. On that page it does not display the entire string in the browser. Instead of

http://localhost:1340/CollingwoodWater/bottletype.aspx#target

it shows

http://localhost:1340/CollingwoodWater/bottletype.aspx

So it does not anchor. Why doesn't display "#target" as part of the address?
AnswerRe: Keeping the position on the page Pin
Joshua Lunsford8-May-06 10:22
Joshua Lunsford8-May-06 10:22 
AnswerRe: Keeping the position on the page Pin
Tirthadip8-May-06 21:57
Tirthadip8-May-06 21:57 
AnswerRe: Keeping the position on the page Pin
HimaBindu Vejella8-May-06 22:37
HimaBindu Vejella8-May-06 22:37 
QuestionError: "Base class includes the field xxx but its type yyy is not compatible with the type of control yyy Pin
leckey8-May-06 8:34
leckey8-May-06 8:34 
AnswerRe: Error: "Base class includes the field xxx but its type yyy is not compatible with the type of control yyy Pin
ToddHileHoffer8-May-06 8:45
ToddHileHoffer8-May-06 8:45 
QuestionRe: Error: "Base class includes the field xxx but its type yyy is not compatible with the type of control yyy Pin
leckey8-May-06 9:10
leckey8-May-06 9:10 
QuestionConnect to ADS in ASP and ASP.Net Pin
csri8-May-06 8:31
csri8-May-06 8:31 
AnswerRe: Connect to ADS in ASP and ASP.Net Pin
HimaBindu Vejella8-May-06 22:41
HimaBindu Vejella8-May-06 22:41 
GeneralRe: Connect to ADS in ASP and ASP.Net Pin
csri8-May-06 23:37
csri8-May-06 23:37 
QuestionSQLDataReader data binding error = frustrated! Pin
Kerberos258-May-06 8:29
Kerberos258-May-06 8:29 
AnswerRe: SQLDataReader data binding error = frustrated! Pin
ToddHileHoffer8-May-06 8:39
ToddHileHoffer8-May-06 8:39 
GeneralRe: SQLDataReader data binding error = frustrated! Pin
Kerberos258-May-06 8:47
Kerberos258-May-06 8:47 
GeneralRe: SQLDataReader data binding error = frustrated! Pin
ToddHileHoffer8-May-06 8:58
ToddHileHoffer8-May-06 8:58 
GeneralRe: SQLDataReader data binding error = frustrated! Pin
Kerberos258-May-06 9:10
Kerberos258-May-06 9:10 
QuestionDo something before Page Closing Problem.. Pin
cheeken2u8-May-06 7:00
cheeken2u8-May-06 7:00 
AnswerRe: Do something before Page Closing Problem.. Pin
ToddHileHoffer8-May-06 8:17
ToddHileHoffer8-May-06 8:17 
GeneralRe: Do something before Page Closing Problem.. Pin
CWIZO8-May-06 10:16
CWIZO8-May-06 10:16 

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.