No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Hi dears, i want to change width of tinyMCE editor but it doesn't changed and back to orginal state,i do either two follow step : tinyMCE.init({ mode: "textareas", theme: "advanced", width: "200", height:"200", ........ or <asp:TextBox ID="RichTextBox" runat="server" TextMode = "MultiLine" Width="300px" Height="200px" ></asp:TextBox> what's your suggestion for edit width? … | |
hi dears i have two tables (Albums,Photos).when i want insert a record in a Photo table i must select name of album so i create a user control that have a dropdownlist and a datasource until when i select a name of album put AlbumID in a Property when i … | |
hi dear i want put a dynamic menu on website .i use cuffecup freeDHT for it. now How can I generate code in the program I use to have dynamic menu? Please explain with examples | |
hi dears i want designing a db.mdf Bank for a website of school that student can see their record (grade) and news of the school on web site. the principal can send email for students and teachers. whether the structure tables are apparopriate? help me in dtermining the types of … | |
can i format a digit while typing it on a textbx for example 2343244 will show 2,343,244 any help will be appreciate | |
hi i want put a bookmark on any of picture in my priject without changing thair size after save it . but size of pictures has been change please help me i want size dont change this is my code : [code] public void imgClass(Image img) { Graphics g = … |
The End.