Hi,
I am planning to test if my linux setup is stable. And I want to test the filesystem of my linux? Is there any standard testing for linux filesystem?
Thanks.
I've used this calendar widget for several years and several pages, but IE8 refuses to load my new page when I add the date picker.
Has anyone seen/overcome this kind of problem?
Thanks!
I have a situation where after performing a migration-upgrade of our TFS2008 server to a new domain, I have a bunch of straggling users from the old domain that never created anything inside the 2008 server, nor need access anymore.
Does anyone know how do fully delete these old domain users from TFS2010 post-migration?
Thanks,
John
This following code is used to wrap up the contents within the textarea
<td> <textarea rows = "8" cols = "18" border ="1" class="input" style="border: none;overflow:visible;width:100%;" maxlength="5">'+col_det[data]+'</textarea> </td>
How to implement the same for a tag i.e, the conetnt within td tag should be wrapped
<td>%s</td>,(sum variable)
Thanks..
Hi,
I have a list of rows in an excel sheet which I need to load as historical transactions into a table in my rails applications. I saved the excel file as a csv file. I tried using csv from the standard library but keep getting the following exception CSV::IllegalFormatError.
Not sure how to even figure out where the problem lies. Any suggestions on how to do this.
thanks,
ash
Hi, I'm using sebastiaan holtrop's cover flow component in Flex.
I would like to be able to add the sources to the images using xml.
I would also like each image to have its own URL assosiated with it, so when I click it (if it's in the front of the coverflow), I go to that URL.
I'm a bit clueless as to how to get that done (this is the first time I use Flex and the project docs think I'm a higher level Flex programmer...).
Thanks,
Niv
Hi,
I've understood it's possible to control the horizontal (columnwise) source ordering with the 960 Grid System. However, is it possible to do something similar vertically?
If not, does anyone know of any grid system that handles source ordering vertically?
Thanks,
Jens
Hi,
how can I enable database logging in my ASP.net application?
I am using VS2010 (ASP.net MVC2 Project) and would like to see logging that highlights database activity between the application and the database, including database connection establishment (as I do have a connection related error somewhere).
I'm using SqlServer Express 2008.
thanks
Hi,
I'm developing a Rails application with Rspec for unit testing.
Weeks ago, Rspec used to migrate the database to the last version automatically when executing 'rake spec', but now it doesn't do it automatically, I have to implement everything for myself.
This happens in test environment, because my development data doesn't desappear.
Is my fault? I didn't change anything, I think :)
Thanks in advance.
Hi, now this is probably an stupid question but i'm new to mvc and can't seem to get it working.
Here is what i would like to be able to do with the urls/routes:
1) www.domain.com/name/home/index
2) www.domain.com/home/index
where both the home controllers are seperate controllers and the name part will very but all must go to the same controller and the name should be an param for all the actions in there.
Is this at all possible? Thanks for your help.
hi.
I'm wondering if any of you have some ideas of a small application i can work on , just to get familiar with any of the Ajax Frameworks specially if it's related to Java like JMaki or ECHO 2
thanks .
Hi there,
I was trying to replicate what Rick is doing here for OpenID implementation:
http://www.west-wind.com/weblog/posts/899303.aspx
However, when I get to this part:
return req.RedirectingResponse.AsActionResult();
Then I cannot continue, as AsActionResult is no longer exists, is there any replacement of this?
Thanks alot
Hi all,
I interested using webwork 2, after great experience on struts 1.2 on previous project. But after I checked on link text
the latest release is 2007, and the few documentation tutorial status "is in progress".
anybody know, is it still being developed or released periodically?
Thanks in advance.
Regards,
Mr.K
Hellow all,
I have the following xml lines:
"phone" and "city" attributes are optional, but if "phone" exists, also "city" should exists and vise versa. Is it possible to insert such restriction to XML schema?
Thanks.
I need to modify this regex
href=\"(.*)\"
which matches this...
href="./pothole_locator_map.aspx?lang=en-gb&lat=53.153977&lng=-3.533306"
To NOT match this...
href="./pothole_locator_map.aspx?lang=en-gb&lat=53.153977&lng=-3.533306&returnurl=AbandonedVehicles.aspx"
Tried this, but with no luck
href=\"(.*)\"(?!&returnurl=AbandonedVehicles.aspx)
Any help would be much appreciated.
Thanks,
Al.
I am building an ASP.NET Web User Control which has a panel within it.
How do I make the Panel within the user control resizable (i.e. with handles) at design time in Visual Studio.
I need to create a design class or something??
Thanks.
I have unique id of a MSword file.I want to know the name of this word file and location,where this file is stored by this unique id.
Thanks in advance
My problem is that a vendor is providing me with a 64bit application (packed in a 64bit installer) but it goes and installs to the x86 (Program Files) Folder and he keeps telling me its OK but I want it to install in the Program Files directory; as the 32 bit version does that and scripts for the app are developed based on this assumption.
Can someone direct me to the Microsoft recommended best practices for 64bit applications(links).
Thanks in advance.
I'm using Qwt for some scientific graphing, and I'm working with some fairly small numbers, the smallest being around 1.0e-22.
I'm trying to call
setAxisScale(xaxis, xmin, xmax) //xmin = 0, xmax = 2.0e-10
But when I do, the application locks up.
I haven't found anything in the documentation that refers to a minimum value. Xmin and xmax are both doubles, so that shouldn't be a problem.
Is this a bug in Qwt, or am I doing something wrong?
Thanks in advance
Can anyone help me for the following: I am having the error message. How can I correct that?
Error 4 Use of unassigned local variable 'url' on the url.Action...
UrlHelper url;
string fullUrl = url.Action( "Details", "test", new {test.ID } );
Thanks
i am trying to create a web page by any code and script to download and import a .cer file into trusted root of any client automatically.
for example a java script that download cer file from a directory of my webserver and import it into trusted root of client automatically
Already i try it by a vbs code in local of client but now i want do this work by a web page and automatically without Members notice.
thanks
Hi
How can i calculate age in c when date of birth is given...
like if today date is 20/04/2010 and date of birth is 12/08/86 then age will be 23 years 8 months and 8 days
Thanks
Hi everbody,
I need to make a web system using asp.net mvc, jquery and web standards
for a customer with a style like Windows Vista/Seven.
Can anybody indicate me a link to do this with CSS ? I search on the web but i didn't find it =/
I'd like to have interface elements like "window", "menu", "buttons", "form controls", etc...
If anyone could help me, I appreciate.
thanks!
[]'s
MSSQL 2008
Maybe i'm just looking in the wrong place.
Here's the scenario:
We have files stored in a varbinary(max) column.
I'd like to select these as individual files, along with the names of the files stored nearby, as individual file attachments.
can this be done?
it's easy enough to send the results of a query as an attachment, but it just sends 1 file.
Thanks
I want to create a route like
//Widgets/PerformanceTable/['best' or 'worst' to sort by performance of an investment]
where either 'best' or 'worst' are required.
Can somebody show me a good way to do this?
Thanks