Hi to all,
We are working on some website. We replaced FCKEditor with TextArea of HTML Control. We want to show the text entered in the text area to a Label text. We replaced all \r\n characters with <br/> tags for showing the text entered in the textbox to the Lable. But , we have some problem the user need not to press the 'enter key word' when he comes to end of the text line of the textbox. I want to find out the solution...
User Profile
Collapse
-
Rich Text Box in ASP.NET
-
Padding Problem in FireFox
hi to all,
We are developing some website with asp.net having some css files . We want the browser to work and design to be constant in both in IE ( Internet Explorer & FireFox) . Its working fine regarding its functionality but having some problem with its design. We used some padding ( left, right , top, bottom). Its design is good in IE but in Mozilla its showing some problem in design with that of Padding.
... -
FCKEditor Problem
Hi,
I have some problem with FCKEditor . First of all Required FiledValidator is not working for FCKeditor . I searched google and kept EnableClientScr ipt of requiredfieldva lidator for fckeditor as "false". Its working but my server side code is getting called even when there is no text in the fckeditor showing the message of reqiured filed validator. I dont want my server code to be called if there is no text in FCKEditor.... -
Pop-up image problem.
Hi to all,
I have a problem regarding Image. I am opening a .aspx page through Javascript with the method window.open() by pop-up ,whenever i change the dropdown selected value with the onchange attribute added to it. Whenever i show a popup.. ia m showing a different image depending up on the selected value of dropdown. But the page events are firing if there is a change in dropdown. other wise the page events are not firing but... -
Session Time Out
hi,
I have one task, i want to show some information on my web page "Your Session has completed please login again",when the Session time out.
thanks,
Shirish. -
DateTimePicker in ASP.NET
Hi to all,
As we know that in windows application there is a control called DateTimePicker. ..Is there any control like that in ASP.NET if not what we have to do to have it... As i want to enter a valid specific date in to a textbox during runtime.
Thanking you,
ShirishLast edited by jhardman; Mar 25 '08, 03:49 PM. Reason: Moved to .NET forum. ASP forum is for "classic" ASP only -
Problem with Foreign key & Primary key in three tables
I have three tables
1) Country - columns (PKCountryId(Pr imaryKey),Count ryName)
2)State - Columns (PKStateId(Prim aryKey),StateNa me,FKCountryId( ForeignKey))
3)Address Details -Columns(PKAddre ssId(PrimaryKey ),......,...... .,FKCountryId(F oreignKey),FKSt ateId(ForeignKe y),............ ......)
I developed relationship like this. I have three relations
1)FK_AddressDet ails_Country(Be tween...
No activity results to display
Show More