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...
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...
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...
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...
yup i suck..
How would you go about creating a dropdownlist that whenever an option is selected from it, it creates the contents for another Dropdownlist?
Thanks in advance
B2DB
**Cool Nuh Man**
yup i suck...
i know,.. i know
I was wondering when do you use the file extension .aspx and .asp
if i remember correctly .aspx is used on the server
if that's the case if i save a file as [index.aspx] on my web server does that mean a machine accessing that file should type [index.asp]
I...
yup - i suck
anyway,
i am fairly new to ASP and server configuration and stuff like that. I went to class but the Dumb teacher only showed us to create ASP pages no connecting or create configuring server what so ever (just taught us the theory aspect of that, probably wouldn't know how to...
Hello, i hope this doesn't post twice
The thing is im creating a form for a school,
and i have a dropdownlist (ddlDepartment) where an individual should select the department they would like to be apart of,
whenever they select whichever department,
another dropdownlist (ddlprogramme) should...
Hello,
The thing is im creating a form for a school,
and i have a dropdownlist (ddlDepartment) where an individual should select the department they would like to be apart of,
whenever they select whichever department,
another dropdownlist (ddlprogramme) should appear with the different...
Im Beginner..
this might be a long shot
Im creating some Asp pages and linking that to an Access Database using some SQL script (in Microsoft Web Developer),
? how would i get another machine to access those pages and save info to the database?
Thanks
A link to a site or notes on creating...
Here im creating a Web Form..
I have inserted data into an Access file using SQL syntax (SELECT COMMAND).
What i would like to do now is to be able to take ONE field from one of the tables within the Database and place that value inside a variable in my </script> section. So how would i go...
Hello there
Is there a way to play sound without adding the sound file to the frames in flash?
for example when i press a button it goes to a movie clip that plays a mp3 file, im thinking it would be something like loadMovie when loading a .swf file. Is there a way for me to play a sound file...
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.