Hello. I have a page that restores data from a previously saved "draft". In the page I have several datagrids with textboxes and labels. In one datagrid I have a dropdownlist in the follow form:
<asp:TemplateColumn HeaderText="Official Reference">
<ItemTemplate>
<asp:dropdownlist...
Hello. I have a HTML table, and in a row a table(from web forms). I have 2 cells, with a textbox each. I have a link button that needs to add a new row with the two cells and the two textboxes every time it's clicked. It works as expected the first time, but in subsequents clicks it only keeps...
Hello. I have two or three dropdownlists at the bottom of my form, with autopostback enabled. When I select something, the page reloads on the top of the page. How can I return the page to the bottom after I select something in my dropdl?
Hello. I've been developing with ASP and VBS for a while. Now, with ASP.NET I don't know how can I display a value from a simple function. i.e: in ASP I use <%=Date()%> to display the date from the server. How can I do that in .NET? I know I can use the code behind and have the text on a label...
I have two PCs running Windows 2k, one with databases (Access) and the other as a web server. I made a mapping of the pc with databases as F: on the webserver, and create a DSN on my web server using a database in F:. My code tries to acces the DSN, but an error occurs. If I move the database to...
Hello
I want to start a web site for my city, but the first big problem is to get the info that changes every day. It needs to be automatic, 'cause I don't have a big staff to update it every day at 00:00 hrs. Where can I find the info (news, stock news, exchange rate, etc) open to the public? I...
Hello. How can I create and link a DXR file to a movie and/or projector? I have a program that includes a commercial directory, and I want to use a DXR file for the different sections (restaurants, toy stores, taverns, etc). Is this a good idea? I've never used DXR files, and the help in...
I received a document to print, made in Corel 8. I can not print the whole page. The printing has three small margins (left, top and rigth), and one big margin at the bottom. In corel the design covers the whole page. I have been looking for some "page setup", but there's nothing. My...
Hello
Can I use SSI with a path to a file.txt stored in an Access database? I need to include a text with news in my page, but the path to the text is stored in a database. I have tried using the whole include statement as the path, but it just displays nothing. Please help.
I have never used Fox Pro before, and now I need to do a query that, in Access, uses DISTINCTROW as instruction. I can't make this operator to work in VF, is there some operator like this one? Thanks!
Which is the exact syntaxs for an INSERT statment in two tables?? I have two tables, in table1 I have the fields w, x, y, z. In my table2 I have the fields y, z. How can i insert the data in both tables in just one operation?
Thank you!
I need to read a telephone field from a database in a search. The numbers sometimes have things like (01800)123-456. The user types 01800123456 in a form and I need to get the field... I know how to submit the form and how to make my query, but what about the ()-?? Any idea?? Thanks!
I have a dynamic List. When a data is selected, I need another list with data related to that selection...Example: I select a color (RED) in List1, Now, List2 must have the sizes of the clothes of red color... I'm stopped here... any ideas?
I am using DW-UD version 1. I am inserting some textfields in a database with the Insert record server behavior. I need to pass two textfields to another page AFTER the inserting, but with the "When donde inserting go to URL" the data doesn't pass. There's a line in the MM_Insert...
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.