I have a page that has an auto scroll on a div to prevent the page from being a mile long however when the page is printed it only prints what is in the current window. Is it possible to have the print.css show the entire div without the scroll?
Thank you for any help
Hello
I have a c#.net application that I am working on putting some validation on the form.
I have 9 regular expression validators on one page and I want to know if it is possible that only one will show up at a time.
Right now if they fail two or more of the validators they all show up but I...
Hello
I have a report with multiple sub reports. The sub report all need to show up on a new page so when it exports to excel they are all in different tabs
The sub reports are all grouped in a list and then each one is in a rectangle. The rectangle is there for the page break at end.
This...
Hello
This is an issue with sql reporting services
I have posted it in that forum but no one has replied. I was hoping someone here might have a suggestion.
I have a report that has about 35 subreports in it.
The report can return all subreports or just one. This works but when the say 25th...
Hello
I have a report that has about 35 subreports in it.
The report can return all subreports or just one. This works but when the say 25th subreport is selected there are 24 spaces above it where the other subreports are.
Does any one have a suggestion on how to hide the subreport...
Hello
I have a column that has the description like this:
"ThisIsTheDescription"
Can that be selected to read:
"This Is The Description"
Any help would be apprieciated
Thank you
Linda
Hello
I used this tutorial to create a mp3 player but it auto starts when opened.
http://www.gotoandlearn.com/play?id=37
How can I have it stopped when it opens and then the user has to press play to start it?
Thank you for any help
I created a flash mp3 player and it works great except when I click on another page. Instead of continuing the song where it is the player starts over at the beginning.
Any ideas on how to have it play continuously throughout the site?
I have an xml file that i am using as my data to populate a list.
It works perfect in firefox but gives me an error in IE
Here is the xml:
<events>
<event>
<name>Promotion</name>
<date>January 17th 2009</date>
<pic>promo1.gif</pic>
<desc>coming...
I have an xml file that i am using as my data to populate a list.
It works perfect in firefox but gives me an error in IE
Here is the xml:
<events>
<event>
<name>Promotion</name>
<date>January 17th 2009</date>
<pic>promo1.gif</pic>
<desc>coming soon...</desc>
</event>
</events>...
I have created a flash navigation header and i made the "buttons" from movie clips so i could have an animation on the buttons when they are mouse over.
But how do i have the mouse pointer turn into the hand on mouse over?
here is the code i am useing to have the movie clip play the animation...
I created a flash mp3 player and it works perfect if i open up the html page that flash generates. But if i try to copy this into my template page it does not play. All the animation on the controls work but the music does not play.
Any suggestions
thank you
Hello
I am trying to update a table like this:
Update tbl1
set tbl1.col1 = tbl2.col1
where tbl1.col2 = tbl2col2
But of course it doesnt work
Please help!!!!
thank you
Linda
Help!
I created a site in visual studio 2005 and now am having a horrible time trying to get my hosting to do what i need. Their only suggestion is to move to a linux box instead of a windows. Will this work if it is vb.net?
Thanks
I am working with crystal reports 10 in a vb.net page 2.0
I have created a report with parameters and it askes the user for those. But how do I format that page that comes up asking them for the parameters.
Thank you
Hello
I have a 6 page pdf that I am trying to open from a web page. I have made the links to http://webpage/pdffile.pdf#page=3
The first time it opens it opens correctly but there are 6 links on the page and it will only open the same page every time.
Is there something I am supposed to do to...
I have a report that is returning multiple values but i only want it to return the one that has the greatest date I am using this:
{Command.chkiDocumentDate}=maximum({Command.chkiDocumentDate},({Command.cusname}))
in the group selection formula editor but it is not removing all the duplicate...
I have this formula in a group selection:
{Command.chkiDueDate}=maximum({Command.chkiDueDate},({Command.cusname}))
to eliminate duplicates by selecting the greatest date
i also need it to eliminate duplicates by selecting the greatest value from another field that has nulls in it.
by putting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.