Morning guys,
I have a formview and i would like to capture content of a textbox within the formview and display its content in another textbox or label whenever a button is pressed.
i have tried the following:
Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs)...
hey guys,
I created a application form that inserts each record into a sql database.
The form insert records like application#, fname, lname, DOB etc. I have a payment button that when selected directs you to a payments page, what I want is that when this button is selected it would take some...
I wrote my program in Web developer 2008 and connected to a database [Ms SQL 2008 server]. the program works fine inside Web developer, but how do i get it to work when web developer isn't open.
My real problem is connecting to the database when web developer is not open, i get this error msg...
Thanks jmeckley for the link, but here's the thing all that code is too much for me to understand much less to implement, regarding my code above i was going through a tutorial i dug up and i cant seem to find what the error is relating to, it might be elementary for you guys, but could you or...
thanks for the input guys,
I'm kinda new to this, so i'm not quite clear on how to use less markups. I have written this code before & it's almost identical (wrote like 2yrs now) & it runs fine. Whats could what the problem with the above the permissions that BMurtagh are fine.
hey guys,
I'm having some difficulty getting the following to work properly. I'm trying to insert records into a database using the below below but I keep getting the error: "Syntax error in INSERT INTO statement." Why I really don't know.
your help would be greatly appreciated
I copied...
Hey,
I was wondering if MSQL could be the database used with asp.net instead of access (that what i was taught to use).
and if so what would be the better on to use.
Thanks in advance for you input.
Hi guys,
I here teaching my self some asp using w3schools.com. I typed all the code on the page (http://www.w3schools.com/ado/ado_add.asp) that should allow me to enter a record into a table, but for the love of me the thing not working.
if it's possible could someone tell me where i went...
Hello guys,
thanks for the help in advance
My problem is that whatever input or selection control i have in the detailsview (specifically in the edititemtemplate) the control's ID id never declared in the script. What could be the reason for this?
I was thinking that probably a function is...
hello world,
with programming anything is possible, ... right?
Im just wondering where i have '500', in the code below is it possible to replace that with a variable
<asp:AccessDataSource runat="server" id="booksource" datafile="project.mdb"
SelectCommand="SELECT * FROM [bmis4] WHERE...
thanks for the advice jbenson001,
it seems u understand what i am trying to say,
but the thing is i dont really understand everything you are saying.
So do you have any links or tutorials i could use for reference
thanks again,
Cool Nuh Man
Hello world,
in programming anything is possible, right?
anyway
my script searches a database for a record based on a criteria value(which is a variable) then save the record in a variable record
if thats even possible.
A value is saved to the variable whenever you ask for one particular...
I do humbly apologise for that resopnse, its just sometime when you in a hurry to get something done its frustrating when you dont get the answers you deisre.
I do appreciate jmeckely response and i accept the fact that i may have structured my question incorrect so let me try that again...
hello there,
here is the problem.
I have created some asp pages and linked it to a database. but what i want to know how to do is display ONE record.
Say for example i type the id of a record and click find, it should locate and display only that particular record.
if there is someone who...
hello there,
here is the problem.
I have created some asp pages and linked it to a database. I know how to display the records using gridview, but what i want to know how to do is display ONE record.
Say for example i type the id of a record and click find, it should locate and display only...
yup i suck,
could someone create a working example of link me to a working example of the following.
i'm looking for [code/script] that when you select an option from a dropdown list it generates the content of another dropdownlist.
So if i click on computer dept. as an option in the first...
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.