0
SquirrelMail is a web-based email application started by Nathan and Luke Ehresman and written in the PHP scripting language. It can be installed on almost all web servers as long as PHP is present and the web server has access to an IMAP and SMTP server.
http://www.squirrelmail.org
Posted on 5:14 AM by Softminer and filed under
Free
SquirrelMail is a web-based email application started by Nathan and Luke Ehresman and written in the PHP scripting language. It can be installed on almost all web servers as long as PHP is present and the web server has access to an IMAP and SMTP server.
http://www.squirrelmail.org
1
- <asp:BoundField DataField="ID" HeaderText="ID" >
- </asp:BoundField>
- <asp:TemplateField HeaderText="ID" SortExpression="ID" >
- <EditItemTemplate>
- <asp:TextBox ID="TextBox1" runat="server" Text='<%# Bind("ID") %>'></asp:TextBox>
- </EditItemTemplate>
- <ItemTemplate>
- <asp:Label ID="Label1" runat="server" Text='<%# Bind("ID") %>'></asp:Label>
- </ItemTemplate>
- </asp:TemplateField>
- <asp:TemplateField>
- <ItemTemplate>
- <asp:ImageButton ID="imgbutton" runat="server" CausesValidation="false" CommandName="Delete" ImageUrl="images.png" Text="" CommandArgument="<%# ((GridViewRow) Container).RowIndex %>" ToolTip="delete file" />
- </ItemTemplate>
- </asp:TemplateField>
- # in Code Behind
- protected void Grid_RowCommand(object sender, GridViewCommandEventArgs e)
- {
- if (e.CommandName == "Delete")
- {
- int rowIndex = Convert.ToInt32(e.CommandArgument);
- GridViewRow row = (sender as GridView).Rows[rowIndex];
- int Id = (int)Grid.DataKeys[row.RowIndex].Value;
- }
- }
- protected void Grid_RowDataBound(object sender, GridViewRowEventArgs e)
- {
- if (e.Row.RowType == DataControlRowType.DataRow)
- {
- DataRowView rowView = (DataRowView)e.Row.DataItem;
- ImageButton imgButton = (ImageButton)e.Row.Cells[1].Controls[1];
- }
- }
0
this is 16 MB falsh demo of How to Model Rational RequisitePro use case requirements for Rational Software Architect.
to download go to IBM and login with your account:
http://www.ibm.com/developerworks/offers/lp/demos/summary/modelreq.html?S_TACT=105AGY17&S_CMP=TRLPORT
Posted on 4:57 AM by Softminer and filed under
UML
this is 16 MB falsh demo of How to Model Rational RequisitePro use case requirements for Rational Software Architect.
to download go to IBM and login with your account:
http://www.ibm.com/developerworks/offers/lp/demos/summary/modelreq.html?S_TACT=105AGY17&S_CMP=TRLPORT
0
with http://quickhighlighter.com/ you can make HTML code visible in your webpages
if you want to have source code go to http://code.google.com/p/syntaxhighlighter/
with http://quickhighlighter.com/ you can make HTML code visible in your webpages
- <script type="text/javascript" language="javascript">
- document.getElementById('<%= txtUsername.ClientID %>').focus();
- </script>
if you want to have source code go to http://code.google.com/p/syntaxhighlighter/
0
I have a windows mobile phone and on the CD that I have there is a TOM TOM navigator application for PC that allows me to add maps and voice to application on my phone.
but the problem was that I uninstalled the application on my phone and I wasnt able to find the sofware to install on my phone.
so if you want to install TOM TOM navigator on you phone go to
http://uk.support.tomtom.com/cgi-bin/tomtom_uk.cfg/php/enduser/std_adp.php?p_faqid=6736&Lid=1
all the steps are inside the page
Posted on 4:16 AM by Softminer and filed under
Windows Mobile
I have a windows mobile phone and on the CD that I have there is a TOM TOM navigator application for PC that allows me to add maps and voice to application on my phone.
but the problem was that I uninstalled the application on my phone and I wasnt able to find the sofware to install on my phone.
so if you want to install TOM TOM navigator on you phone go to
http://uk.support.tomtom.com/cgi-bin/tomtom_uk.cfg/php/enduser/std_adp.php?p_faqid=6736&Lid=1
all the steps are inside the page
0
I was reading an article about UML 2 and I saw this picture and I thought maybe its also funny for you
Posted on 8:55 AM by Softminer and filed under
IT News
I was reading an article about UML 2 and I saw this picture and I thought maybe its also funny for you
0
1. Better GMail
Enhance the Gmail Capabilities
2. DrogDropUpload
Drop your files to Gmail for attachment
3.Video Downloadhelper
easy way to download the videos
4.DownThemAll
Download Manager in FireFox
5.Firebug
You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page...
6.Web developer
Adds a menu and a toolbar with various web developer tools.
7.Stylish
Allows you to add style to FF and then you can add multiple style like
Bright Focus for Textboxes Only (modified) from here : http://userstyles.org/styles/10652
8.IranianCalender
Display today date in Iranian calendar in the status bar.
9.ColorZilla
ColorPicker
10. Autofill forms
11.ColorZilla
1. Better GMail
Enhance the Gmail Capabilities
2. DrogDropUpload
Drop your files to Gmail for attachment
3.Video Downloadhelper
easy way to download the videos
4.DownThemAll
Download Manager in FireFox
5.Firebug
You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page...
6.Web developer
Adds a menu and a toolbar with various web developer tools.
7.Stylish
Allows you to add style to FF and then you can add multiple style like
Bright Focus for Textboxes Only (modified) from here : http://userstyles.org/styles/10652
8.IranianCalender
Display today date in Iranian calendar in the status bar.
9.ColorZilla
ColorPicker
10. Autofill forms
11.ColorZilla