I am new to Crystal Reports. I have a datasource that is a sql server db. In one of the table fields I have an xml document, the other fields just have regular data. I am having trouble figuring out how to format that one field on the report so that the data in the xml doc shows as a list of...
Ok I checked my settings at work to see what was different and I went to the Internet Information Services console, right clicked on Default Web Site, Properties. Under App Mappings which I found when I clicked on Configuration on the Home Directory tab. I noticed that I didn't have any of the...
I can't get my code to run. I'm sure I had it working ok at one time when I first set it up, but now when I view my pages in a browser, it doesn't seem to show anything that's done in vb.net code . When I view the source of the page it shows the actual code. I tried repairing the visual studio...
Ok I figured out the problem was with style in the input tag
style="border:0px solid #ffffff; background-color:#FFFFFF; color:#000000; font-weight:bold; text-align:right;"
when I took that out it worked.
So my question now is: How can I make the textbox border invisible, and the...
I have a form that calculates and fills in the fields for subtotals, tax, and totals after the user enters an amount for a product, using onchange.
The code works fine so far in all other browsers except Netscape 6.0. In this browser, it just blanks out the fields that are automatically...
I have a menu that is dynamically positioned. The problem is when the user resizes the browser, I want the page to reload so the menu moves accordingly. It's not refreshing automatically, and what I tried doesn't work, can someone tell me what I'm doing wrong?
This is what I tried:
<script...
I tried adding this. but it gave me an Object required error again.
I cleaned up the code some, to test on a separate page,Here it is
thanks - nicole
<script language="JavaScript">
function getCellWidth()
{
var cellwidth;
this.cellwidth =...
Could someone tell my why this isn't working?
I checked the faqs to see how to get the size of a table. This function should return the actual width of the cell, or when I switch to 'menutable' - the width of the table.
I keep getting an Object required error
thanks - nicole
*the javascript...
I'm very new to .net and I kinda jumped in after reading a few chapters in the dummies books. I have a question about where I put and what code I use to pass the value of a text box into a stored procedure.
Do I put it in the click sub of the button here is what I have right now
Private Sub...
Hi, I'm hoping someone can help me.
What I have is a form in an asp page that generates the name attribute of a text box. The text box has a default value of 0, I have a function that checks to make sure that there is some value in the box, but what I want to do is put a 0 back in if the field...
Hi I don't know much javascript,but I thought this was possible. Is there a way to detect if a user has the cookies turned off in their browser? For both IE and Netscape.
thanks
Hi
I exported an Access table into txt - comma delimited file, to Load into a MySQL table. Everything works except the Date/Time field from Access. MySql fills the field with 0's wheter I use Date, DateTime, or timestamp. Can anyone help with this? or is there a way to convert a varchar to an...
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.