|
Asp In Head or Body Dear all, I want to know the difference and effect of placing ASP Code in the begining of .asp File and placing code inside <Head> </ Head> Tag and Placing code inside <body></body> tag. Just as follows: 1. Placing code in the Begining of asp file <% Response.write "Hello" %> <h... 23 Apr 2008 12:29
aspx not processed on GET only POST I have a problem with IIS and .NET 2.0. When I post to an aspx page everything acts as expected, the page is executed and I get the correct response. But when I send a GET request IIS just returns the code of the aspx page. I tried switching to .NET 1.1 and it did not behave this way. I have been unable to disc... 21 Apr 2008 07:27
Consuming a ADODB connection object return from a COM component in Hi, I have a requirement of consuming a connection object returned from a COM component deployed in COM+ application. I have given the need for this requirement end of my query. My component returns a Connection objec to ASP page and then I am trying to use the same Connection object to Command/Recordset obje... 19 Apr 2008 07:20
Automatic form field update based on previous form value selection Brett_A wrote on 18 apr 2008 in microsoft.public.inetserver.asp.general: On Apr 18, 12:59 pm, "Evertjan." <exjxw.hannivo...(a)interxnl.net> wrote: Brett_A wrote on 18 apr 2008 in microsoft.public.inetserver.asp.general: I have a form where the first field is a dynamic drop-down that pulls... 19 Apr 2008 04:57
Automatic form field update based on previous form value selection I have a form where the first field is a dynamic drop-down that pulls from a db (Access). The fields associated with the query are task_id, task_name and task_rate. The field has the value of "task_id" and the label of "task_name". In the second form field, I would like the default value to be determined by th... 19 Apr 2008 07:20
Novice question on 'DetailsForm' and 'Grid' Hi guys. I have been thrown into the deep end. I don't know ASP, and with my C# development, I haven't used data aware controls. I am swimming OK so far (Image uploaded completed, XML/XSL menu created for the Master Page) but now now I have been asked to create a few screens that allow updating of small tables... 17 Apr 2008 22:04
include file within script I have the below code to auto-email a customer. What is the syntax to include a file in the email? <!--#include file="agreement_inc.asp" --> HTML = HTML & "...just some text...<br>" HTML = HTML & <!--#include file="agreement_inc.asp" --> HTML = HTML & "</body>" HTML = HTML & "</html>" thanks ... 16 Apr 2008 21:13
Mailing Labels Hi, How can I call a report in Access from an ASP page? 1. Created mailing labels in access 2. Created shortcut to the mailing labels report and placed it in the web directory 3. This button used to work. Now it doesn't for some reason: <input type="submit" name="rptHouseMail" value="Report" onClick="this... 16 Apr 2008 18:02
SQL query to populate dropdown Sorry for cross-posting this to microsoft.public.inetserver.asp.db - I didn't know if that group saw much action. Hi All, I'm very new to ASP and am now working on an existing site that is written in ASP. I'm trying to populate a dropdown box with the results of a query. There is current code that does this... 16 Apr 2008 18:02
Kidd Blue legal mp3 music downloads K I D D B L U E M U S I C *Big Trouble 2006* 'Kidd Blue - Affection' (http://tinyurl.com/3u4vsw) (5:07 8.40Mb 229kbps) 'Kidd Blue - Big Trouble' (http://tinyurl.com/4pemxv) (3:43 5.75Mb 216kbps) 'Kidd Blue - Crimes Of The Heart' (http://tinyurl.com/4wh326) (4:18 6.83Mb 221kbps) 'Kidd Blue - Crystal ... 14 Apr 2008 20:11 |