Thanks :)
Elham M
Posts
-
Checkboxlist combobox in Asp.net -
Checkboxlist combobox in Asp.netHi I want check box list combobox control in asp.net can any one help me? Thanks
-
Get resolution in page loadHi I want to get resolution of client (width,height) and get it in page load of master page I get resolution with javascript but it runs after page load event so pass it null value so any one help me to solve this problem Thanks all.
-
find sentence with regular expression in VSHi, I want to find whole sentence in VS that start: and replace with div tag please help
-
Add image and to dropdownDo u think u're answer was useful?? :wtf::confused: I know to customize it but HOW? please say an example thanks
-
java script validationIt's as easy as drink water call below function
function Confirm() {
return confirm("Are U sure to delete this file؟");
}
</pre>
<pre lang="c#">
<asp:Button ID="BtnDelete" runat="server" Text="delete" Width="95" OnClientClick="if (!Confirm()) return false;" UseSubmitBehavior="False"/></pre></x-turndown> -
two buttons in one pagewhat's u're code,explain more.maybe it depends on update panel
-
best SlideShow controlYes, ajax toolkit
-
Add image and to dropdownI want to add both text and image to an Item in dropdown but when I add it just show me the source of image please help me thanks.
-
best SlideShow controlin my opinion ajax is good and safe control and easy to use but if u want to have more graphical effect u can use nivoo slider it's free and fast. I have lot's of test with the 3 top of slider that are usual: 1.ajax ,2.nivoo ,3.wowslider the result is nivoo slider won.
Successful is feeling happy.
-
prevent to copy my web pgeyes exactly, or if user copy my page also my logo paste on it
-
prevent to copy my web pgeI did it but it doesn't different between your code and add image as background , I want when user copy my text in a web page and paste it on word both text and logo paste
-
prevent to copy my web pgeThat's a good idea thanks :) but can you give me an example of it , write some code please
-
prevent to copy my web pgeSo, how can I complicate it ? can I Add logo of my site in a back ground or some thing like this when they copy this data the logo appear on it?
-
prevent to copy my web pgeHi, I have web page that has useful information on it but I don't want any user copy this information or add my logo if user copy this.please help me
-
CaptchaThanks for your help it's really useful:thumbsup: :)
-
How to Merge a particular column in gridview using asp.net ?so you should remove
for
in your perevious code and on GridView1_RowDataBound event try this code: as an example if you want to merge cells 2 of your grid
e.Row.Cells[2].ColumnSpan=2;
Help people is help yourself
-
How to Merge a particular column in gridview using asp.net ?Visit this link http://marss.co.ua/MergingCellsInGridView.aspx[^]
-
CaptchaHi I'm looking for an asp.net captcha that free and doesn't have a reference to any site but I couldn't find any :( please help me
-
how to edit web conf?you're welcome ;)