5,691 Topics
![]() | |
Hi again, I was wondering, how can I comment an asp tag, in HTML is <!-- -->, on ASP VB Code is ', but an ASP.NET tag like <asp:TextBox1 ></asp:Textbox1> how can I comment it?? I've tried with both HTML and ASP, but no luck. Is there a way to … | |
Hi Guys, I am developing asp.net web application using vb.net ,I was wondering If there is a way to get the connection string value actually stored in web.xml file to be used in the vb.net code. Any comment will be helpful Thanks | |
Hi Friends, I'm having a kind of anoying problem, I have a ObjectDataSource with a Select with parameters, one of them receives its value from a DropDownList and the others from textboxes, this dropdownlist parameter seem to not working, and the textboxes are working fine... The gridview just dont show … | |
Hi all, need some help. I've just built a (REALLY) simple hit counter to add to my website, and was forced to use ASP.NET. (but im not using visual studio at the moment). I created a class file (counter.cs), and placed it in the App_Code folder. It was my assumption … | |
So I managed to get this nice little virus on my fairly new pc and within minutes my computer became useless. I can no longer open the internet or any other program without receiving a message telling me that Windows cannot find the file and that I may not have … | |
Hi Everybody... I'm very new and this is my 1st time using VB Studio,I would like to create a forum using ASP.net. Please help and guide me.. Thank you in advance | |
Dear all .Netters, I develop intranet application using ASP.Net 2.0 with VB language. I have some modules that necesarry send messages to users. Currently, my Bulletin Board shows pop up windows if there are messages to users. It reads SQL Server table every 5 minutes using Web Service. For others … | |
Hey guys, I'm looking for something that will work well with implementing an intranet. Could ASP.NET be used for this? Could someone give me some examples of what ASP.NET is used for? | |
I was wondering which would be better to use for the allocation of memory. The memory that is being allocated will almost certainly have to be reallocated several times. I am making a string class (how original :) and I am going to give it dynamic memory allocation (whether or … | |
Hai.. Is there possible to use module class in web application.. in web application i have one module class.. the module class one variable declared to assing particular value then i am go to mywebpage to print that modulevariable the result is shown but the same time i have changed … | |
hi everybody, i am doing a small project in that project i need to upload a doc file into database. i am doing project in asp.net2005 with c# please help in coding thanks mahesh kumar | |
Hi The problem i am facing is I have a datagrid and this datagrid has its edit event handler registered and mapped .Now the issue ia that when i click on edit link in the datagrid , the control is going inside the edit event handler twice. Only after entering … | |
Hi, I am building a ASP.NET Based application. I need to be able to print a receipt containing the data from the fields of the web form when user hit submit I have tried window.print() but that tries to print the whole page, I do not want to create new … | |
Hai... Problem in Print Friendly Version with treeview control... i am creating one web applications.. in this web application in main page The left side one panel and right side one Iframe control.. i am go to run the page the treeview control to expand corresponding page target to iframe … | |
![]() | Greetings from Japan. I'd like to display a few RSS feeds from other web sites on my web site in a tabbed box, where each tab signifies a feed from each of those sites. I'm trying to keep the Web site as simple as possible to make our site as … |
The IE on my other PC is not working and I do not know why... ANY help would be good THANKS Logfile of HijackThis v1.99.1 Scan saved at 7:53:18 PM, on 9/10/2007 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.5730.0011) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe … | |
hi, I have problem in connect my access data to dreamweaver cs3. They kp coming out a window in which I need 2 store into server & what format I using. coldfusion or asp.net. do any1 knw the format and should I do a form which have textbox, label or … | |
I'm using classic ASP here, and trying to do some Javascript validation. In my form, I'm dynamically creating checkbox groups - each group has a common Name, and each checkbox has a unique ID. Before the form submits (in the onclick on the submit button) I want to check and … | |
Dear Friends.. I have my ASP .Net project which is done in Ajax .I use AJAX dll in this to avoid post backs.. The thing is, my application runs well in Internet explorer but it doesn't work well in browsers such as Mozilla,safari etc..I use javascript functions in my aspx … | |
hello guys i want to run asp code in my xp home edition i dont have any iis sever what should i do ? | |
In ASP.NET using C# or VB.NET 2005, how do you get the information from a router. Like say the routing table, router configuration, interface card infos? | |
Hello guys, I am new in asp.net. I am developing a asp.net project using c#.It has a feature that allow user to upload their files . I want to use anti-virus as scan tool while a user upload his files I also want to restrict user just to allow only … | |
I'm having problems with just starting out my website | |
Hi, I wanted to know if it is possible to include asp.net server controls within graphic images, is it possible for me to have controls within say a rectangle with curved edges thats drawn using graphics. Thanks in advance Gopan | |
Hi guys ,i really need a good project idea in VB.NET.....I am doin my final year engg in computer science..........i havn't started my project yet.I am intrested in Vb.Net projects....ASP.NET will also do.... its urgent !!! | |
![]() | Keywords: ASP.NET app with VS2005 running on Win2003 with IIS6, and SQL2000 on a WinXP Box I've betting the following for days... it's driving me insane: [B]Server Error in '/' Application.[/B] [B]Security Exception Description[/B]: The application attempted to perform an operation not allowed by the security policy. To grant this … |
I am trying to install Windows XP Pro, on a new PC. I know the disc works because I just tested it on another PC. Anyway - what happens, is that it gets through the first part fine. I create a new partition (entire size of drive) and format NTFS … | |
I didn't get this error at first when my computer started rebooting mysteriously. Now I get it all day long. I tried the windows patch for this this to no avail. scanned for viruses, malware. Few items were deleted. Symtoms: 1) windows audio gets turn off 2) Outlook forgets my … | |
unlike PHP that i need i can configure the webserve i.e apache either authomatic or manual i a can run it effectively! But i find it difficult to know what the problem is on working with ASP.Net because i can run it. I want to know all the webserver that … | |
[B][COLOR="black"]hello to all ,i want to attach a text file for downloading the website i am developing through asp.net......... plz help me in the coding.......... i am sending the coding as below......... on link button... Response.AppendHeader("Content-Disposition",Attachment.FileName=TextFile1.txt); Response.ContentType="Text"; Response.WriteFile("TextFile1.txt");[/COLOR][/B] | |
I have problems of designing Templates in ASP.net unlike in dream waver. But my neighbor remind me one site where I login last year it is the site of free professional asp.net templates so I Download SNIPPED it is so easier to use. But I want more rich templates can … | |
i have a problem when i am running asp files on linux server running apache. The pages wont open or process the data | |
I am having a problem with sending an email with an attachment Set msg = CreateObject("CDO.Message") msg.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing")=2 msg.Configuration.fields("http://schemas.microsoft.com/cdo/configuration/smtpserver").Value="100.1.2.3" msg.Subject = "Test Subject" msg.From = "some@email.com" msg.To = "some@email.com" msg.TextBody = "Test Message" msg.AddAttachment "C:\files\a.doc") This works fine, but my problem is when a client/user use his computer to send an … | |
hello friends I am using this script in my asp .net project using c#. but unable to compile it | |
Hi there, Looking for ASP.NET 2.0 web host I have the right one for you check it out [URL="http://www.thehosting-review.com/"]http://www.thehosting-review.com[/URL] [U] [/U][URL="http://www.thehosting-review.com/"][/URL] | |
[B]I am developing a time login form. [/B] [B]I want that user will be automatically logout whenever the system is Ideal. and logon when a interupt is fired. is any method in Win32 to check status og CPU.[/B] [B]I am Working on- ASP.NET(c#)2005, SqlServer2005[/B] [B]pls help me.[/B] | |
Hi Everybody i have been trying to develop a website for my company in asp.net using c# . i have a problem i login page . i am not able to connect it to my database so that i can match user name and password . plz tell me what … | |
hi , how could i able to upload multiple files into the web browser using asp.net? the task is we need to use the tree view to brose the files and inside the tree view we will choose the required files by checking on the check box and thus on … | |
How to populate data from access database into asp.net table control. plz help me out. waiting for quick response. thanks in advance.. | |
Hi All, We have a product which is web based and uses sessions for everyone logged in and when they timeout the Session_OnEnd is supposed to fire and delete records from a table which stores some data for the user. The problem is that the Session_OnEnd is not firing and … | |
hai to all i am new to ASP.net.i want some tips regarding it.how to start with it and abot the websites. | |
Hey ! i want to know that is it possible to copy from word doc and paste it on to textarea on a asp page. when i do it normally bullets on document are not paste on to textarea . they covert into different symbols(inverted ?) what should i do … | |
hi, I'm new to asp codes.I'm making my pages with Dreamweaver and using the simple Recordset dialog box options.i have gone ok with all that... but when i try to see my pages on the first run i have no problems but when i push the back button on IE … | |
Hello, I am trying to add some reporting features to a quite large asp.net web application. I have created a webform that contains a few fields for filtering data to be displayed in a Crystal Report. I have created a sample report that has a few parameters but I cannot … | |
I have undertaken a website revision project after not programming for about 6 years. I am beginning to set up a work environment on my pc, and have questions about the software being used verses what could be the ideal software. My background is that I am familiar with classic … | |
can u help me how to create draft print in asp.net 2.0,i am using crystal report 10 | |
Hi All, I'm creating a helpdesk style feedback form that saves to an xml file so that we can track past requests. The XML part works fine, but the problem I'm having is getting the form to email off details to alert us when a new request is made. The … | |
Hi, my web host has just told me I need to configure my ASP.NET application code to channel requests to external sites (for things like rss feeds) via their new proxy server. How do I go about doing this? Do I just put the proxy server in the web.config? | |
Hi! I have a web application in ASP.net 2.0. within it i want to corporate a report that will list all the customers together with the products they have bought in a sub group. Thereafter i need to find the subtotals of all th ecustomers within the same reports. The … | |
Logfile of HijackThis v1.99.1 Scan saved at 12:48:07 PM, on 8/31/2007 Platform: Windows XP SP1 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common Files\Symantec Shared\ccEvtMgr.exe C:\Program Files\Common Files\Symantec Shared\SPBBC\SPBBCSvc.exe C:\WINDOWS\system32\spoolsv.exe c:\cpqapps\Aclient\Aclient.exe C:\Program Files\Symantec AntiVirus\DefWatch.exe C:\WINDOWS\Cpqdiag\Cpqdfwag.exe C:\WINDOWS\System32\HPZipm12.exe … |
The End.