logo
  

how to insert character between the string
Hi,I am using windows application. for eg i have a label having following string:-http://reena.india.yahoo.com and in any text box if i put sport then immediately text should become (even on keypress) http://sport.reena.india.yahoo.com or http://www.sport.reena.india.yahoo.com. even space should replace with _ (underscore).How it should done. i need to use only keypress. keyup or keydown event no...
character, insert, string, windows, application, label, http
(1 reply / 8 Views)  Asked By reena jain in the C# .NET forum on Tuesday, February 09, 2010 2:21:51 PM
DynamicLinq SELECT
Hiya! I'm trying to do a select on a table where my column names that I select are built off a comma delimited list that I built (this works just fine and produces results like [Field1],[Field2],[Field3] and so on). So I decided to use the DynamicLinq libraries that MS put out (http://msdn.microsoft.com/en-us/vcsharp/bb894665.aspx) that allow for such operations. My select query is like ...
DynamicLinq,Select,Null,as,Empty
(0 replies / 11 Views)  Asked By r mullen in the LINQ forum on Tuesday, February 09, 2010 2:03:09 PM
Default to 0 When Null
So I have a question.  I have a feeling it's going to be fairly strait forward, or complicated.  Here goes: I have an application that is roughly 35 users strong.  The requirement from the beginning was that NULL values were allowed in certain numerical columns.  That requirement has now changed.  Is there any way to make a record go to a default value of zero when som...
SQL,Server,2005,Access,ADP,NULL,Default,Value
(4 replies / 18 Views)  Asked By b cm in the SQL Server forum on Tuesday, February 09, 2010 1:04:01 PM
Server Application Error
I'm trying to view my asp website through my server (local) I'm using MS SQL 2008, Dreamweaver. I getting this message: **http://localhost/surveytest2.aspx** Server Application Error The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for as...
server,asp,asp.net,mssql
(1 reply / 11 Views)  Asked By Laurent Modestil in the ASP.NET forum on Tuesday, February 09, 2010 12:58:04 PM
convert string to yyyy/mm/dd using sql 2000
Hi, I'm trying to insert a string in SQL that look like this '24/01/2010' and I'm get an error that I cannot convert string to datetime.  I'm trying to convert '24/01/2010' to '2010/01/24' (yyyy/mm/dd) and I need help as to how to go about it.  Your assistance would be greatly appreciated. ItuKosh
datetime, convert, string, sql, help
(6 replies / 19 Views)  Asked By Itu Kosh in the SQL Server forum on Tuesday, February 09, 2010 12:33:34 PM
how i can disable and enabled based on a single dataGridview cell color
hi,Guy's How i can disable and enabled based on a single dataGridview cell color here is the code that i try private void time_out_Click(object sender, EventArgs e)         {             DataGridView.SelectedCells[0].Style.ForeColor = Color.Red;             if (GridView.SelectedCells[0].Sty...
DataGridview,cell
(1 reply / 15 Views)  Asked By six fourty in the C# .NET forum on Tuesday, February 09, 2010 12:07:39 PM
HOW CAN I KNOW WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE
I WANT TO KNOW THIS. I NEED WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE IT SENDS A MESSAGE TO DATABASE OR TO A FILE ... OR SOMETHING LIKE THIS BUT HOW I CAN DO THIS???? THANK YOU
HOST,ON,A,LAN,SUSPENDS,OR,HIBERNATE
(0 replies / 8 Views)  Asked By Alexis Flores in the Windows XP forum on Tuesday, February 09, 2010 12:05:58 PM
HOW CAN I KNOW WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE
I WANT TO KNOW THIS. I NEED WHEN A HOST ON A LAN SUSPENDS OR HIBERNATE IT SENDS A MESSAGE TO DATABASE OR TO A FILE ... OR SOMETHING LIKE THIS BUT HOW I CAN DO THIS???? THANK YOU
HOST,SUSPEND,HIBERNATE
(0 replies / 7 Views)  Asked By Alexis Flores in the Java forum on Tuesday, February 09, 2010 12:01:01 PM
Updating worksheet with new data
Ok...So every week I recieve an inventory status worksheet that consists of approx 7000 items. There is approx 12 columns of data for each part number (on-hand,price,usage,etc...) I am responsible for only a portion of these items (approx 1500) When I get the worksheet I apply various filters using auto filter to get only what I need. Then I sort it and format the cells so it's easy ...
data,update
(1 reply / 17 Views)  Asked By harry bemus in the Microsoft Excel forum on Tuesday, February 09, 2010 11:24:05 AM
dtpicker1
Would like to know how to get the selected date of dtpicker1 into a cell.
excel,2007
(1 reply / 13 Views)  Asked By Dave Miller in the Microsoft Excel forum on Tuesday, February 09, 2010 11:23:16 AM
Help with generic list
I have a generic list which contains a class called Parameter. Parameter contains 2 integers, ParamType and ParamValue. A generic list is built containing a small number of values List<Parameter> myList I have created a function which passes in 2 parameters.  These are passed individually but are used to create a new Parameter within the function.  The Parameter is tested aga...
generic,list,remove
(2 replies / 15 Views)  Asked By John O'Hara in the C# .NET forum on Tuesday, February 09, 2010 11:12:29 AM
Send Multiple rows sent to another page gridview
I have one gridview with checkbox  in one page.In this page if i have been select checkbox only that rows are stored in querstring.Now i want to send selected rows send to another page.Whatever the rows i have been selected on previous page only that rows to be display in the new page and it must be inside the gridview. Thank you
Querystring
(0 replies / 15 Views)  Asked By Hozefa Unwala in the ADO/ADO.NET forum on Tuesday, February 09, 2010 11:02:03 AM
wlmail.exe is sucking up CPU
I'm running Windows 7 Ultimate, Intel 3 Pentium 3 GHz, 3 GB RAM, 20GB free HD, Geoforce 9500 video card. Suddenly wlmail.exe is taking up over 50% of CPU, which is showing 100% usage. I repaired Windows Live - no difference. I'm also currently getting hundreds of repeats of a small group of messages from last week. I've had really HORRIBLE experience trying to move away from Windows Live Mail...
windows,live,mail,windows,7,ultimate,cpu,usage
(0 replies / 6 Views)  Asked By Paul Danaher in the Windows Live forum on Tuesday, February 09, 2010 10:58:22 AM
Security level and cracking it
I have a database that was not created by me, but, I think, by an outside agency that we no longer have a relationship with. There is an ID and password in order to open it. I need to regain administrative rights to this database. Right now it is accessed through a shortcut:  "C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE" /wrkgrp c:\traincost\case.mdw c:\traincost\scase.mdb /...
Access,security,password
(0 replies / 9 Views)  Asked By Sheri Havens in the Microsoft Access forum on Tuesday, February 09, 2010 10:55:37 AM
Connecting Lotus notes from SQL Server
Hi, One of my task is I need to connect to Lotus Notes Database from the SQL Server 2000 . In my Lotus Notes database I have set of flat files . I need to connect to the Lotus Notes and take the file and move to the SQL server one particular server folder  . I found a link in Internet but that did not help me . Could you help me as how to connect to Lotus Notes database from SQL server . I...
Database, SQL, Server, task, connect, files, file, move, link, help, code, table, options, http
(1 reply / 20 Views)  Asked By Raghavendra Selvan in the SQL Server forum on Tuesday, February 09, 2010 10:04:18 AM
Update Ids
Hi guys!     i have created a table with a column 'EmpName', and inserted 1000 rows in that. Later on, i altered the table and added one more column 'Empno'. Now, i want to update the entire Empno column with consecutive unique integers using a procedure (or cursor). Could any body help me out? Thanks & Regards, Shiv
procedure, Update, created, table, column, inserted, rows, unique, cursor, body, help
(3 replies / 12 Views)  Asked By Shiv Yorker in the SQL Server forum on Tuesday, February 09, 2010 10:03:02 AM
Connecting Lotus notes to SQL Server
Hi, One of my task is I need to connect to Lotus Notes Database from the SQL Server 2000 . In my Lotus Notes database I have set of flat files . I need to connect to the Lotus Notes and take the file and move to the SQL server one particular server . I found a link in Internet but that did not help me . Could you help me as how to connect to Lotus Notes database from SQL server . Thanks Ra...
Database, SQL, Server, task, connect, files, file, move, link, help
(0 replies / 12 Views)  Asked By Raghavendra Selvan in the SQL Server forum on Tuesday, February 09, 2010 10:00:26 AM
totals
I need a total for rows (P) and  (R)  that have a constant number in column (M)... ex: M              P                R 110         20       ...
rows, constant, number, column, help
(2 replies / 17 Views)  Asked By bill boch in the Microsoft Excel forum on Tuesday, February 09, 2010 9:58:46 AM
Changing to 2048-bit length certificate
It is time to renew our SSL certificate on our retail website, and we need to change our SSL certificate from 1024-bit to 2048-bit.  The vendor is requiring the 2048-bit length, now.  We are using IIS 6.  There is no option to create a new certificate (at least while the current one is installed), only to renew.  The renew option won’t let you change the length....
IIS,SSL,Certificate,2048-bit
(0 replies / 20 Views)  Asked By Karen Adams in the IIS forum on Tuesday, February 09, 2010 9:05:16 AM
getting multiple logins while accessing the portal website with user login.
Hi , I am getting multiple logins while accessing the portal website with user login. I google and tried the known things but no luck. Please advice. Thank you.
multiple,logins,while,trying,to,login,into,the,sharepoint,port,site
(1 reply / 16 Views)  Asked By ravikanth perla in the SharePoint forum on Tuesday, February 09, 2010 8:46:57 AM





  $1000 Contest    [)ia6l0 iii - $228  |  Jonathan VH - $161  |  Huggy Bear - $135  |  F Cali - $95  |  egg egg - $94  |  more Advertise  |  Privacy  |   (c) 2010