Hello,
I have images in header and footer. When user is redirected to secure part of site (for example during checkout) I need http be substituted by https in image urls.
What would be the best way to implement it?
Thanks,
Denis
Hello,
I have a product detail page with small product image, when this image is clicked or link below (view larger image) is clicked I would like to open a new window with this product's larger image in it. So I would have to call a new aspx page with the product ID as a parameter...
Hello,
is it possible to add a variable to the HTTP query string?
For examle the requested URL was www.somewebsite.com/page.aspx, but in the page.aspx I have a control that queries the request.querystring("ID"), so what I need is to somehow in the code add an ID variable and set it to lets say...
Please help!
I created an install package. But during installation it says that some files have to be updated and the computer must be restarted in order to continue the setup, without it it will not continue.
If I click on OK, the computer gets restarted, then when I try to install the project...
Hello,
I need to print a report on a preprinted form.
Sometimes the text boxes on a preprinted form are moved a little left/right or up/down, so I need to enable the user to move the report fields as well (from 1 to 20 mm) from my VB6 application.
Is it possible to do?
TIA,
Denis
Hello,
I have this in a formular:
stringVar result := "";
result := cstr(Year ({Claim.ServiceTo}));
result;
For the date: 1/1/03 it returns 2,003.00 Why is it formatting it like that? How could I get 2003 or 03?
I also get the same format for the Day and Month (1.0 instead of 1 or...
Hello,
I need to get a day, month and year out of the date field. For example todays is 11/21/03 so i will need to get: month 11, day 21, year 03
Any suggestions?
Thanks,
Denis
Hi,
I will need to distribute a CR 8.5 report which uses ttx files. It looks like it needs ttx files for it to run. Is that so? If yes how do I set their (ttx fileS) location dynamically (depending where the user installs the app?).
Would a better solution be integrating the report into VB6...
Hello,
I have a table that has only 2 fields. Printing 1 record per row, is a waste of space. I would like to print 2 records per row. Ex:
record1 | record2
record3 | record4
record5 | record6
Is that possible to do?
Thanks,
Denis
Hello,
I have a rather complex problem (at least it is for me).
I need to populate a form. It is a very strict form consisting or 2 pages.
Page one is Order page, and page 2 is Order Details page.
On the Order page there is a very detailed customer information and general order...
Hi,
I use vb6 and crystal reports 8.5. My vb app creates several reports using crystal reports designer, these reports include charts. On the development pc where crystal reports 8.5 installed i can view reports fine including
charts, but on a client pc when i install the app reports come out...
Hi,
I use vb6 and crystal reports 8.5. My vb app creates several reports using crystal reports designer, these reports include charts. On the development pc where crystal reports 8.5 installed i can view reports fine including
charts, but on a client pc when i install the app reports come out...
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.