I really appreciate your patience and is valid your suggestion but I'm new at this and I'm in ongoing learning step-by-step process, the thing here is that the deadline to deliver is really close and there're things that I need to learn.
I have a Gridview and when customer clicks in a row should send the values (for instance, the ID and the Company's name)to a new aspx page. How can i do this?
Thx for the help.
Hello, I'm trying to add a Ajax tab control in to my aspx page but unfortunately I haven't found anything related to it. I have a MasterPage.
Thx in advance for the example that you can offer me.
Yesterday everytime i hit on "view in browser.." it displays fine the images, but today in the morning can't do it.
How can i solve this, tomorrow i have to do a presentation, so i really appreciate your help.
...objConn.Open()
Dim sSQL, Resul As String
sSQL = "select * from usuario where usuario='" & Request("pwdusr") & "' and clave='" & Request("pwdpwd") & "'"
'Response.Write(sSQL)
'Response.End()
'"Insert into Origen (Descripcion) values...
Hello. I'd like to know how can use in a Gridview more than two tables and when I hit the update button should display for the child table a dropdownlist instead of a textbox?
How can i do this two things? Best regards and thanks in advance for the help.
...ID="SqlDataGrupo" runat="server" ConnectionString="<%$ ConnectionStrings:SIPConnectionString %>"
SelectCommand="SELECT * FROM [Grupo]"></asp:SqlDataSource>
But is not displaying the new item ":: Seleccione ::" along with the other items extracted from the table.
Hi, On ASP 3.0 I was able to create a file conn.vbs where the connection string lines to the db resides in, how can i do the same on ASP.Net?
The reason of this is to avoid modify the line in only one file instead of do it in several web pages.
Thanks for the help. The solution was related with the SQL server, i had it in Windows Authentication mode only so I switch it to Windows and SQL authentication and change the connection string and works.
Hello, from my research i noticed that i have something wrong with my masterpage, because when i try to do something like:
Response.Write("<script language=Javascript>alert('Elr')</script>")
It highlight the code and when i do a rollover the text diaplays:
"Path file\Ciudad.aspx": ASP.Net...
Hello, i need some help because i'm new at this and i'd like to save a record with Asp.Net and visual web developer from a form. I really thank any support that you can bring me.
...set the webpage adjust to the web browser window:
body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #666666;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
text-align...
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.