Could some body give me advice. I'm going to implement program working in real time withing working hours, i.e 9am - 5 pm. There is a database of materials including parameters of materials which are changing all the time. I have no problem with database and visual interface. The barcode in...
Can somebody help. When I click a link it should open a page but I don't want to use frames as I find it inconvinient. I 'd like to use just table layout. My question is - how can I load page in particular cell of the table. For example I have links in the left cell and pages loading to the...
Maybe somebody can help. When I connect Compaq Presario 14xl 345 to LSD projector, the laptop screen turns off(goes black), why is that? Maybe I need some drivers?
thanks a lot!
Could you suggest me please, if I open the page in a separate window, how can I resize it and locate it in the middle, and to get rid of panel buttons i.e. Back,File, etc?
Can somebody help me. How can I assign value to TextArea property, i.e. <TEXTAREA name"textarea" value=<%=rs("ProductDescription")%>></TEXTAREA> ?
Can somebody help me with the code. I retrieve dynamically records (shop items) from the database and the check boxes next to each item. The values of the check boxes are retrieved dynamically as well (yes/ no, depends if products exists). Then I select or deselect the check boxes (items) that I...
sorry, but that is just resizing of display. I have some code for that image resizing but on the code :
Set Image = Server.CreateObject("SSLib.SSImage")
Set Mask = Server.CreateObject("SSLib.SSImage")
Set Background = Server.CreateObject("SSLib.SSImage")
I have...
How can I compare dates ? For example, I want to delete item IDs that have dates before or equal the current date, i.e
if rs("Date") <= Date then
rs.Delete
What is the correct code(condition) to compare dates?
I have the following problem with ASP.
We had a file in folder c:\temp\file.mdb
We've created SystemDSN link to it and called it accessDSN.
The system was working fine.
After we've tested it a number of times, we've moved the database to the wwwroot folder and updated the SystemDSN path. The...
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.