Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
Member Avatar for irandokht

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? …

0
61
Member Avatar for irandokht

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 …

0
77
Member Avatar for irandokht

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

Member Avatar for fobos
0
94
Member Avatar for irandokht

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 …

Member Avatar for irandokht
0
98
Member Avatar for irandokht

can i format a digit while typing it on a textbx for example 2343244 will show 2,343,244 any help will be appreciate

Member Avatar for irandokht
0
3K
Member Avatar for irandokht

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 = …

0
61