Hi, in all versions of Windows we are unable to rename a file or a folder name as con unless we use a renaming software. Why a file or a folder can't be renamed as con?
Am having an acer aspire 4720 laptop.It contains an phoniex security. So am unable to enter into bios settings due to the unknown password.So how can i get or remove the password.And one more problem is optical drive is not working.Please help me.
Please redirect if this is not (and probably thats true) the correct forum/site.
I have a dell server and I am trying to configure it for the first time. It is running windows server 2003. I do not have a monitor screen. Can I use laptop screen to display dell server and set it up?
I mean to say is, if I can display dell server on laptop…
hi expertise...
i want 2 add small module hit counter in my web app
like in PHP we can use external text file to store number which icrement and write it on webpage but how to use in JSF
my app is full of developing JSF...
In my application I have to show a panel on same page after click of a button.
For that I am passing my form id on rerender attribute of the button. the funtionalty is working fine but the problem is the whole form get resized and all component come close to each other. the same page i refresh the same page, then it look's fine, or if i…
Hi
I am studying tomahawk, I just want to know if I generate a datatable using then how to sort the dataTable on the click on the header of that particular column, like we are using in normal attribute. Kindly Help.
Hey Friends,
I want to disable the broswer back button without using javascript. So far i have used this coding:
Response.CacheControl = "no-cache"
Response.CacheControl = "private"
Response.CacheControl = "public"
It's working fine in the internet explorer 8 but in case of mozilla fire fox it is not working.pls say same the…
I am a newbee for Richfaces components, When i am using the <rich:listShuttle> the Arraylist specified in the targetValue is now getting updated with the latest data?
Kindly help
MyJSF File
<a4j:region>
<rich:listShuttle sourceValue="#{bean.selectItems}" id="one"
targetValue="#{bean.selectItemsone}" var="items"…
Hi,
I want to convert some of our internal API into a spring bean spring interceptor that we can use in other projects. This API needs some instantiation and other logic which I want to encapsulate in this bean so that we can just put the bean into our app context with necessary propoerties alone, and this will then apply the…
i have a site which have a image gallery page every month there wil b a updation clients want me to develop archives for previous month gallery may i have a any scripts for this requirement?
In my application i am using t:commandSortHeader for sorting purpose, is it possible to change the default arrow thats is shown to some other image using styleClass attributes. If possible how to do that. Kindly help.
Hai Friends
I having the project in Vb i want to migrate that project in the vb.net.any tool available pls inform me.i have tried a lot.i have not installed the visual basic.with the help of remote server i am running that project.
Hi Im a newbie to Spring WebServices. I would like to go through a standard example wherein the WSDL is provided as input from Provider.
Now how will the client code for this WSDL looks like. Do we need to generate a stub code at client side??
Hi all.
I have followed Tomek Janczuk's demonstration on silverlight tv to create a chat program that uses WCF Duplex Polling web service. The client subscribes to the server, and then the server initiates notifications to all connected clients to publish events.
The Idea is simple, on the client, there is a button that…
Hai Friends
I have used lot of codinds to disable the browser (using server side code) back button in mozila firefox 3.2 it is not working.But it is working fine in the Internet Explorer.Pls same the correct solution to solve this problem in mozila firefox3.2 version.say me in detail.
My web server is IIS7 running on Windows 2008 Web edition. There are nearly 40 modules when checked pre-installed "Modules". It also having "CgiModule and FastCgiModules". All the websites installed on this server purely runs with ASP.NET technology. Can I remove these two modules to improve performance?
Same way, my…
I got the error:
Procedure or function usp_User_Info3 has too many arguments specified
When I run the program. I don't know the error in SP or in C# code. I have to display the Vendor_ID after the user clicks the submit button. Where the thing going wrong here ?
Table structure :
CREATE TABLE…
i am a small time web develper i am working on JSF project i am a front end designer and also interested in JSF i try 2 solve this issue in web app...
k my question is here...
i have a datatable with checkbox i want 2 select multiple row selection with css background color....