How i can Export a report in SSRS 2008 / 2005 in text file.
with proper allignment
if it is possible by adding some code in Reporting
then pls provide me that code . .
its very urgent . .
hi evary one
I have one class.I need the same instance of the same class at two differnt
pages with previous values assigend to that instance.?
so how to maintain the value of a instance b/w two pages....
Its very urgent ..pls suggest something..?]
HI All,
I have site where the user upload the Videos. I want to generate a thumbnail from the video after it gets uploaded and store it in the hard disk. I want to do this using expression encoder in C#. Can any1 pls help me out. Thank you.
Hi all,
I have a self-signed digital certificate created using java keytool command.
Can i update only the expiry date of the keystore file, without creating new keystore?
Pls help
I'm trying to execute a PL/SQL function in EclipseLink which uses Oracle Specific types(eg. Boolean).
I've tried using PLSQLStoredProcedureCall which complains that I'm not executing a procedure and I have tried using StoredFunctionCall but that returns
PLS-00382: expression is of wrong type
Has anyone developed a solution to invoke functions in EclipseLink with Oracle Types? I have heard that it would be possible to extend StoredFunctionCall but I'd rather leverage existing functionality as much as possible.
Hi All,
I am trying to create a slider like this example. but the control is not getting displayed. pls anyone help me. http://devsandbox.nfshost.com/js/jquery-ui/development-bundle/demos/slider/constraints.html
Geetha.
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.
I know this very silly, but can anybody help me in understanding what does this join query is doing in elabortive description?
SELECT j1.* FROM jos_audittrail j1 LEFT OUTER JOIN jos_audittrail j2 ON (j1.trackid = j2.trackid AND j1.field = j2.field
AND j1.changedone < j2.changedone)
WHERE j1.operation = 'UPDATE' AND j1.trackid=$t_ids[$n] AND j2.id IS NULL
I know its very silly, but i need to go ahead with my further need... Pls do help me...
Hi,
In order to generate the encrypted data we would need to define a Key that should suffice generating the data. But in .net DESCryptoServiceProvider requires Key and Intialisation Vector to generate the encrypted data. In this regard, I would like to know the importance & the benefit gained by defining this initialisation vector field. Is this mandatory while encryption using DES algorithm.
Pls share your thoughts on the same.
Regards,
Balu
Dear all,
I have a text file .let name is abc.txt .The file have info like this
jani
stay in USA
karim
stay in France
fara
stay in UK
Now i need to collect the information.the name is as nameString and the address is addressString.I have to put those information on anywhere else.So, i need all the name and address in a for loop.
Can anybody pls help me to collect this info.
Thanks in advance
Riad
Hi,
i want to add silverlight in my win ce . can anybody tell how to add the silverlight application..?and what are the thing i want to add in the catalog menu. pls tell the steps for this.
Thanks
Vinoth.
we are trying to re-direct the output of the list to a file using the below cmd(java) in ubuntu,
Pls let us know if this works or not ?
Process p = Runtime.getRuntime().exec("ls -l /home/blah blah/new.txt")
hi every body,,
this is vinoth. i am going to develop a new lcd driver which is for the external lcd panel(240*400 resolution) for win ce6.0 . am new t0 win ce programming . i dont know how to make changes all in the bsp and registry.if any one finds the answer pls help me. it would be very help ful for me.
Regards
Vinoth.
I want to make a file which reads String array but initially i am having only byte array so first i want to convert it into string array, so how can i do so. Pls. help me....
Can anyone tell me how to add mouse over style on a button in a form?
I have given my form code. Pls help me
<input type="button" align="left" border="0px" style="padding:0px" value="Tab1" name="tab1" class="activeTab" onClick="blur();showIt(1);hideIt(2);hideIt(3);this.className='activeTab';this.form.tab2.className='inactiveTab';this.form.tab3.className='inactiveTab'" />
I am working on a project on survivable multicasting.I want to propose a hybrid scheme(protection and restoration) for that purpose.Can anyone help me with an approach to decide protection points in a multicast tree??(The protection points will be those points upto which there will be an alternate path from the multicast source(protection) and from protection point to the multicast destination the path will be dynamically restored.).Pls suggest an approach to find the protection points.I found an approach name caterpillar tree which assigns the nodes on the spine of caterpillar tree as protection points.Is there any other such approach..?
Hi guys
i need to make test of jtree component in my project. But i dont get any undertandable example on the internet. If anyone experienced about this . pls share sample or example code.Any help will be appreciated.
(I want to check tree nodes...)
I had dynamically create one Flash Player cs2, i had upload into my site, no of url link i had provided on my aspx page, when any one of the url is clicked,that url based flv viedeo will play..!
In my case when i clicked url to play the video,player is loaded but is not visible,
in the same window, but i had opened in new window in internetexploer it will playing..working fine?
What the problem in open the player in same window... any one pls help me..?
Thanks
Hi everyone!
i'm a newbie in jQuery and i don't know how to do my homework, pls help me !
i have a String EX: this is my text, press here.
Now i put in o block character : [here]
how can a take slipt string and get text in [ ] into variable 'done'?
thankyou !
Hi everyone, I am new to asp.net .. i want to learn about web services.. can anyone pls provide me a good link or pdf on web services for reading it from basic.. thanks in advance..
In window programming, what is the difference between solicit and unsolicit message or events. I have seen some saying like we have handled solic or unsolic messages. What is that actually?
Can someone pls help on this?
Can anyone help me list down different IPC (Inter Processor Communication) techniques ...with the Pro ,Cons in brief
Pls notice its not Inter Process ...its interprocessor .
Hi
I've got a Flex 3 project. I'm having a problem with XML in Internet Explorer only. Pls see the problem lines below:
_clickURL = [email protected]();
_mediaSource = [email protected]();
These variables are coming up "" in IE. But, they grab the data in Safari and Firefox.
Any suggestions as to what the problem might be? Possible solution?
Thank you.
-Laxmidi
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.