Click here to Skip to main content
15,897,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUpdating records from a detailsview not working asp.net 2 Pin
AdamskiR13-Oct-06 3:40
AdamskiR13-Oct-06 3:40 
AnswerRe: Updating records from a detailsview not working asp.net 2 Pin
kascakm16-Oct-06 4:58
kascakm16-Oct-06 4:58 
QuestionPrinting in asp.net Pin
jolfa200113-Oct-06 3:30
jolfa200113-Oct-06 3:30 
AnswerRe: Printing in asp.net Pin
Sreenath Madyastha13-Oct-06 9:19
Sreenath Madyastha13-Oct-06 9:19 
Questionhow to make use of it Pin
Sandeep Akhare13-Oct-06 2:48
Sandeep Akhare13-Oct-06 2:48 
AnswerRe: how to make use of it Pin
Rama Krishna Vavilala13-Oct-06 9:28
Rama Krishna Vavilala13-Oct-06 9:28 
AnswerRe: how to make use of it Pin
Jerry Hammond13-Oct-06 10:16
Jerry Hammond13-Oct-06 10:16 
QuestionAdding some HTML-Tag between FORM and __VIEWSTATE Pin
A.Kassir13-Oct-06 1:50
A.Kassir13-Oct-06 1:50 
Hello everybody,
I'm gotting something very amazing on Firefox.
Take a look at theis page with IE and Firefox please:
Test page

on Firefox I got a breake on the top of this page. Why= I don't know exactly.
But when I do following I get this break (and the scrollbar) out of my page.

Try to save the code behind, then swap this tag just after the FORM tag:

<LINK href="../../_css/styles_6a5c76518d8a4d088117001308646acc.css" type="text/css" rel="stylesheet">

the page will be displayed correctly.
Any idea about this?
Is it in any way possible to write some code just after the form tag.
The only thing I could write at first position after the FORM tag is a hidden field like this: page.RegisterHiddenField("myHiddenField", "myValue"). But it did not solve the problem. Everything else (like Page.RegisterClientScriptBlock(key, scriptBlock)) will be writting after all hidden fields... so it not helps.

I will be very happy to get some help.

Kind regards.
amikass.
QuestionIP Pin
drc_no113-Oct-06 1:36
drc_no113-Oct-06 1:36 
QuestionLinking database with ASP Pin
DRAquilA13-Oct-06 1:15
DRAquilA13-Oct-06 1:15 
AnswerRe: Linking database with ASP Pin
MatthysDT22-Jan-07 21:57
MatthysDT22-Jan-07 21:57 
QuestionDetailsView ItemUpdating event not fired Pin
kascakm13-Oct-06 0:56
kascakm13-Oct-06 0:56 
AnswerRe: DetailsView ItemUpdating event not fired Pin
TerryPatrick9-Aug-10 10:01
TerryPatrick9-Aug-10 10:01 
Questionhow to give proeperty for textbox Pin
dany.s13-Oct-06 0:42
dany.s13-Oct-06 0:42 
AnswerRe: how to give proeperty for textbox Pin
kirthikirthi13-Oct-06 1:05
kirthikirthi13-Oct-06 1:05 
QuestionTransforming standard values from excel to database record Pin
dhatchu13-Oct-06 0:32
dhatchu13-Oct-06 0:32 
QuestionNeed help to update excel file using oledb Pin
RaghuSanta13-Oct-06 0:21
RaghuSanta13-Oct-06 0:21 
Answerupdate excel file using oledb Pin
RaghuSanta13-Oct-06 1:09
RaghuSanta13-Oct-06 1:09 
QuestionChanging 'Look and Feel' and 'Text' of Browse button which we get from FileUpload Control Pin
Soniya_k12-Oct-06 23:02
Soniya_k12-Oct-06 23:02 
AnswerRe: Changing 'Look and Feel' and 'Text' of Browse button which we get from FileUpload Control Pin
Guffa13-Oct-06 6:54
Guffa13-Oct-06 6:54 
GeneralRe: Changing 'Look and Feel' and 'Text' of Browse button which we get from FileUpload Control Pin
Soniya_k13-Oct-06 20:29
Soniya_k13-Oct-06 20:29 
Questionarray of datasets Pin
max_dev2006@yahoo.com12-Oct-06 21:19
max_dev2006@yahoo.com12-Oct-06 21:19 
AnswerRe: array of datasets Pin
rah_sin13-Oct-06 0:10
professionalrah_sin13-Oct-06 0:10 
QuestionDescription of property in property window [modified] Pin
Nitin198112-Oct-06 21:15
Nitin198112-Oct-06 21:15 
AnswerRe: Description of property in property window Pin
e-laj13-Oct-06 10:03
e-laj13-Oct-06 10:03 

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.