13,153 Topics

Member Avatar for
Member Avatar for Persist01

Hi, I have a client whose ASP.NET website intermittently doesn't display aspx pages. When the pages don't display they get a [CODE]"The type 'Global' is defined in an assembly that is not referenced..."[/CODE] error message. They've spoken to their web host who says that the problem is fixed and then …

Member Avatar for Persist01
0
101
Member Avatar for borkar ganesh

Hi, I have created one form and in that form i took textbox control, button and iframe control suppose i enter some text in text box control and these text i want to pass in iframe control through response.redirect it's like google map [url]http://maps.google.com/[/url] e.g. i enter maharashtra in text …

Member Avatar for borkar ganesh
0
94
Member Avatar for plusplus

I am new to asp and visual studio, and am going through a tutorial. One of the things it tells me is to select something from the "block format drop down list which is above the toolbox" I can't seem to find it?

0
54
Member Avatar for priyamsc

hai i have used adrotator in top of the page and left i have link buttons which is in panel . Then right i have iframe..tat iframe shows the page which is clicked by link button. but my adrotator picture is not changing.but when i refresh the page its changed.. …

Member Avatar for sbv
0
69
Member Avatar for sbv

hi all i need a row index of current record in a data reader. but i dont want to use variable and looping for it. Is this possible...!!!

0
67
Member Avatar for plusplus

I am completely new to asp.net. I just started to learn. I created a .html file which I then changed to .aspx. After I changed it to .aspx I can't open it through my internet explorer, what can be the problem.

Member Avatar for plusplus
0
103
Member Avatar for eloans

I'm having trouble getting a submission form to work. The end result now is that it will submit, but the submission never reaches my e-mail. Please tell me what I'm missing from the following code. [code]<form method="post" action="mailto:phoenixsociety3806@yahoo.com"> <td align="left" valign="top" style="font-weight:bold;">YOUR NEONAME</td> <td valign="middle" style="font-weight:bold;"><input type="text" size="30" maxlength="60" name="YOUR …

0
43
Member Avatar for lagyossarian

I want to be able to put two hyperlinks into a single gridview cell such as: hyperlink1 | hyperlink2 How do I accomplish this task? Thanks in advance for any and all assistance. Edit/Delete Message

Member Avatar for postmaster
0
68
Member Avatar for rairai979

I run a fairly large website for my company, and 3 times per day we scan google's RSS feeds for relevant content for our site. This past Friday, we were detected as a bot (surprisingly, first time in 6 months) and prompted to enter special characters to identify ourselves as …

Member Avatar for rairai979
0
65
Member Avatar for rashmigs84

hi i got a problem regarding inserting value into database. i have 2 labels and one textbox.. but in database only one cell is there to store these three values.please let me know the solution for this.. thanks ....

Member Avatar for ravichandra
0
90
Member Avatar for s627y

I have an aspx page, which retrieves data from a table, I have Update, Delete, Cancel buttons. Update works, Cancel works, but Delete does not work, I get error: Must declare the scalar variable "@UID". My code looks like this: [code=vb] <asp:SqlDataSource ID="sdsDetail" runat="server" ConnectionString="<%$ ConnectionStrings:myConnectionString%>" DeleteCommand="DELETE FROM [table] WHERE …

Member Avatar for s627y
0
142
Member Avatar for static

Hi, I am a BSc.(Hons) students and i have to make a project with asp.net. I wonder which AI project can be developed easier with asp.net ??? can u tell me some .... Thank you.

Member Avatar for ithelp
0
50
Member Avatar for blackdoguh

Hi, all! I came across a very strange problem when I used the sample code from the msdn artcile abot ScriptReference class. I'm building my projects with VS Team System 2008 and the OS is Windows Server 2008 Datacenter x64. The solution I created is as follows: - The web …

0
72
Member Avatar for BluePaper

I'm using Visual Studio and I'm learning ASP.net, to learn I'm following the VWD Videos available on the Microsoft website. I watched one of the videos and the guy used a Global.asax file, I followed exactly as I did but at the top of the file where the [icode]<%@ Application …

Member Avatar for BluePaper
0
2K
Member Avatar for ansari.wajid

Hi All I need to add mouseover event on hyperlink which is in a gridview. What actually I need is displaying names of states in a gridview as hyperlink and when I take mouse over any state, it should navigate to a new page taking that stateid as querystring, So …

Member Avatar for aankurpatel
0
92
Member Avatar for waterfall

how to use javascript alert in [U]C# web forms[/U]? im using this: [CODE]Button.attributes.Add("onClick","javascript:alert('data saved successfully')");[/CODE] but its not working. i searched for it on internet but im getting tutorials etc for windows forms.

Member Avatar for razool
0
138
Member Avatar for toilet-trained

Way back in the Primeval times...when I installed .NET Framework 1.1 (36mb) then .NET Framework 2.0 service pack (186mb) and recently 3.0 service pack (245mb) What I'm wondering about is the two earlier .NET Frameworks that still appear to be installed in my Add/Remove program. Can I uninstall those 2 …

Member Avatar for jbennet
0
63
Member Avatar for s627y

well, tried using multiview.activeindex, does not work, tried using control.visible, does not work, here is my problem: I have a dropdownlist with 4 items, by selecting a value, it should show me 4 different controls: selected index 1: listbox1 - binds data to field A in table 1, but list …

Member Avatar for s627y
0
93
Member Avatar for piyusj

[COLOR="Green"]Hello frnds, I m facing a problem while uploading file to my server. i have created one page to my local iis server n tried to upload some picture to specified directory, thats working fine but when i m uploading these code along with folder to my server i am …

Member Avatar for madmital
0
59
Member Avatar for jac02000

I get the following message when trying to run my application: Server Error in '/' 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 from being viewed remotely ... Yet, I can access …

Member Avatar for madmital
0
74
Member Avatar for lam kie min

i need some advice.. I am doing a login function, which the login page (which contains session) was in aspx. After successfully login, the user will be redirected to a html page (which i want to retrieve session from the login page). After the session expires, the user will be …

Member Avatar for SheSaidImaPregy
0
84
Member Avatar for Ivanbb

Hi guys, i am new to asp.net and i may raise many questions in the coming months hope you guys can give me a hand And here is my question at this moment. i have built a content page in advance, without declared as select the master page. now i …

Member Avatar for SheSaidImaPregy
0
88
Member Avatar for s627y

I have a multiview inside a form view. The multiview active index is based on a dropdownlist selection, I found out that I need to put this line somewhere: [code=vb] <script runat="server"> Protected Sub DropDownList1_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs) MultiView2.ActiveViewIndex = DropDownList1.SelectedValue End Sub </script> [/code] My …

Member Avatar for s627y
0
140
Member Avatar for apkumar

Hi all, I would like to open a file in Local drive using Asp.net, And I have written the following code in user control which could open the file, Response.AddHeader("Content-Disposition", "attachment; filename=" & strFilename) Response.WriteFile("C:\\open\\" & strFilename) Response.Flush() Response.Close() The above code working fine in .Net 2005, In SharePoint also …

Member Avatar for plazmo
0
138
Member Avatar for IT_Techno

hi every one, i need some helpe on asp.net with c# components , i have some text boxs and labels i need to reset the textbos and labels' text to be empty when i click explorer back button i need to rest them to empty and when i click refresh …

Member Avatar for IT_Techno
0
110
Member Avatar for nandhinijp

Hi, I am developing one online store site.I want to place all the orders through mail.I know the basic mail concepts its working good.But here , I have one orderid that contains many items Like below ID Orderid itemcode itemimage Qty username date 34 OrderID-00017 E102 E102.JPG 1 nandhini 19/03/2008 …

0
55
Member Avatar for lam kie min

is there any methods to read the cookie created from web.config? As the web.config allows you to set the cookie name.. i tried to read the cookie in html by using JavaScript. It can't be read... when i keyed in the URL of the html file, it doesn't send me …

0
41
Member Avatar for hwa

My problem is I want to add in a value to a LABEL based on selected value in the DropDownList !! Example: tbl_abc ID [COLOR="Red"]Sequence [/COLOR] Name ----------------------------------------------- 1 [COLOR="red"] 2[/COLOR] Michael 2 [COLOR="red"] 3[/COLOR] Jenny 3 [COLOR="red"] 4[/COLOR] Max 4 [COLOR="red"]4[/COLOR] Max 5 [COLOR="red"] 2[/COLOR] Michael 6 [COLOR="red"] 4[/COLOR] …

Member Avatar for hwa
0
164
Member Avatar for sbv

Hi all...... Here is my requirement. I am clear with my logic. But i am blocked at Code. How can i get this... Here is the example... I need to produce a Score card. Where i need to calculate score of a dealer as per Question category and the Customers …

Member Avatar for sbv
0
202
Member Avatar for SheSaidImaPregy

I was wondering, I am doing my best to eliminate a lot of Database queries that are unneeded in order to increase performance. However, this is a tough task as each solution has its own drawback which I then have to compare to see which ones would be better performers, …

Member Avatar for SheSaidImaPregy
0
143

The End.