strInsert = "Insert INTO Family (entrydate,returneddate,Quest01,Quest02,) Values('2007',GetDate(),@Quest01,@Quest02); Select scope_Identity()"
I apologize for my ignorance but I can't seem to get the above value returned from select scope_identity to output back to user page.
Have googled, found...
Hi. Have had much success with obtaining help and am muddled.
I have a form updating a sql db which works fine. After the form updates the db and the connection for that single update is complete before closing, I want to display what the associated recordID for that form is back.
Have a book...
Dim FcommunicationR As Integer
Dim p27 As New SqlParameter("@Quest24communication", FcommunicationR)
If Fcommunication.Checked = True Then
FcommunicationR = 1
End If
cmdInsert.Parameters.Add(p27)
<asp:CheckBox ID="Fcommunication" runat="server" Text="Communication" />
This...
The form has a text box where the user will enter the date they have received a survey. The field type in sql I set up as a tiny date. Don't really care about time. When I try to submit, there are issues with converting from the form field to updating the file
Dim p As New...
it liked that. no errors.
do i need to set all of my form stuff up like this - such as my radio buttons and all?
i had this in php/mysql and basically you just passed the label of the field to the insert statement so i am kind of not used to having to set up paramaters and all to get the form...
erver Error in '/intranet' Application.
________________________________________
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately...
Server Error in '/intranet' Application.
--------------------------------------------------------------------------------
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error...
-I am using Visual Web Developer 2005 Express Edition.
-I stuck .sln and .suo which were created when I did the .aspx in Visual Web Developer. I am poking around for the dll.
Thanks very much. 2 weeks late for project completion and do appreciate the help.
Hi-I am getting a run time error when I run this .aspx form only on the intranet. When run locally, it runs ok. It does not do a lot yet. Can someone take a look at it and see if there is anything wrong that may be causing the application run time error? It appears to have started after I added...
I have a excel spreadsheet which contains items to be ordered from a vendor. I want to post this to company intranet and allow users to have a template to enter orders from such as name, dept and quantities and the email to vendor. Running apache on linux. Most users running office 97. Is there...
I am running apache 1.3.12 on linux box. I have a excel spreadsheet which is an order form for office supplies. I want to have this exist on the company intranet as a template, Allow user to fill in and then email to vendor. I am familiar w/php. ?
1)Apache does not recoginize excel extension and...
Hi. Please, can someone direct me on the following-I have tried dcount and subqueries and not right.
Using a db field which contains diverse entries ie: 01,02 thru 10. I need to have a count for the number of each that exist at the bottom of the report.
Whenever I use a select such as fieldname...
Good Morning.
I am running apache server version 1.3.12.
I am looking at software that requires perl 5.005_03 or later.
I was wondering if I needed to load a seperate module for perl cgi scripts to work and if I will be at the correct perl version.
Thanks,
Melissa
Hello.
I am securing a site running apache version 1.3.12. I read in an apache security article that MYSQL database can be used instead of a text file to store passwords and profiles. Can anyone give me a starting point.
Thanks
Hi,
I have started to receive the following error periodically and was wondering if anyone could help me decipher it:
/USR/LIB/NEWS/BIN/INNWATCH: [: Integer expression expected before -gt.
awk: error in loading shared libraries
:undefined symbol :
Thanks
Good Morning,
I have had multiple problems with images and pages displaying correctly when http is issued internally but not displaying when the http requests are coming in to the apache server externally from the internet.
I am on version 1.3.12.
Is there perhaps a setting in config file that...
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.