13,153 Topics

Member Avatar for
Member Avatar for u4umang2001

Hi This is Umang... i m using background-color:"9E0039" in a stylesheet.css file it is working in IE but not working in Mozilla fire fox. if i use the color name (eg. GREEN) instead of color code (eg. 9E0039) it works in Mozilla fire fox also. What should i do so …

Member Avatar for SheSaidImaPregy
0
92
Member Avatar for SheSaidImaPregy

I have a page that a client asked me to make that consists of the following: [code] Repeater1 (Client Data) Label1 = Number of Records Repeater2 (More data where ClientID supplied = ClientID on the table) (Limit 4 recs) Label2 = Number of Records Repeater3 (More data where ClientID supplied …

Member Avatar for SheSaidImaPregy
0
87
Member Avatar for navi17

hi... i have three pages in my website site.master default.aspx home.aspx in master page there is a link button named home... the following is the coding of all three pages... site.master <html> <head> <link rel="stylesheet" href="StyleSheet.css" type="text/css" /> </head> <body> <form id="Form1" runat="server"> <div> <table class="main" cellspacing="0" cellpadding="2"> <tr class="header"> …

Member Avatar for hollystyles
0
107
Member Avatar for ahemdhusam

I need Something in Web Application Like Browse Folder Dialog that Allow to Save the Path of Any Selected Folder, I Try to Use HTMLInputFile but didn't give the expected result. Please Help Me........

Member Avatar for Nareshp_123
0
82
Member Avatar for ptaylor965

Hi, I am getting Error 302 "Object moved to here" from Spiders and from msn.com Click [URL="http://search.msn.co.uk/results.aspx?q=www.taylorsnet.co.uk&geovar=en-US&FORM=REDIR"]Cached Page[/URL] Can any body explain? The page contains one Response.Redirect(URL, True) in code but it if in a button It also contains five SQL Select statments Is this caused by ASP.NET, Me or …

Member Avatar for ptaylor965
0
960
Member Avatar for Nareshp_123

Hi i am new to asp.net. i am preparing an asp.net application which is of like this it will have a webpage,which consists of multiple tabs when i click on each tab it will display different information in the same webpage. my problem is how to create a multiple tab …

Member Avatar for SheSaidImaPregy
0
432
Member Avatar for pmillio

Hi is it possible to do a search based on checkboxes, so for instance a user clicks on a few checkboxes and clicks on a search button, how can i then implement this into a stored procedure and does the stored procedure to have a format to take in the …

Member Avatar for SheSaidImaPregy
0
52
Member Avatar for gurpreet.kaur

is there any way ,with which we can set the clinet browser properties ,such as client browser font,color etc.

Member Avatar for SheSaidImaPregy
0
87
Member Avatar for satish_dukkipat

hi i am mca fresher.i learned .net(asp.net and c#.net) i got job offer in small company.but i heard that there is no future in .net what should i do....should i accept the job or otherwise i am planning to do ocp(oracle)........pls guide me

Member Avatar for navi17
0
72
Member Avatar for bhavna_816

I am working on search module of a website.I am doing it from MS Index server searching by creating catalogs. My index server is searching the title and path from a HTML page of a directory stored in the catalog. I don't want to get the description (characterization) from the …

0
53
Member Avatar for justapimp

I have a website that uses a frameset which consist of a left frame and right frame. The right frame consists of the main contents, which are selectable via a set of iframes. The left frame has a graphical panel that users interact with to request info from or send …

Member Avatar for SheSaidImaPregy
0
100
Member Avatar for SheSaidImaPregy

I have a few questions for those who know so much about the web.. 1. Is it better to declare.. 20 variables and do all your SQL queries immediately, or to do like 10 variables and open your connection, do one query, then reset your variables and runt he queries …

Member Avatar for SheSaidImaPregy
0
96
Member Avatar for scorpionz

Hi its scorpionz i have some little Problem in Coding i want to Develop an asp.net application that retrieve records from a table of ms access and display on a page in a grid or html table. Make sure the table has two fields [EmpName, EmpQualification]. The page should provide …

Member Avatar for jquick
0
118
Member Avatar for scorpionz

Hi its scorpionz i have some little Problem in Coding i want to Develop an asp.net application that retrieve records from a table of ms access and display on a page in a grid or html table. Make sure the table has two fields [EmpName, EmpQualification]. The page should provide …

Member Avatar for SheSaidImaPregy
0
90
Member Avatar for ditty

hi I am doing a project in asp.net with c#. Can anybody help me to edit data in the gridview. How can i enable the cells in gridview to modify the data.

Member Avatar for sandeep.thakur1
0
99
Member Avatar for samZin

Hi there i am just new to this forum and hoping to get some geeks to help us out Here is the problem We have a website on our own server (win 2003 sever) website [url]www.jpsequipment.com[/url] We decided to transfer all data including the database to a different webhosting company …

Member Avatar for SheSaidImaPregy
0
169
Member Avatar for navi17

hi everyone.. i m new to asp.net and i decide to do poject in .net but i m short of ideas. plz suggest me........

Member Avatar for SheSaidImaPregy
0
295
Member Avatar for anju_a_sagar

hi everybody, i m doing project in which i need to get the values from one software written in VB and use in the asp. Is it possible to fetch the values from the ASP. many thanks anju

Member Avatar for anju_a_sagar
0
120
Member Avatar for gurpreet.kaur

i m using asp.net 2.0 and i apply stylesheets .when i open my pages in IE it works fine,but when i try to open in Mozilla ,it does not look same . if any body know some code for browser independence ,please help me.its urgent.

Member Avatar for SheSaidImaPregy
0
178
Member Avatar for anju_a_sagar

hi everybody I m using a temperature sensor which senses the room temp and that analog value is given to analog to digital convertor i.e. k8055 usb experiment board. This board is connected to computer through USB and there is software which comes with this experiment board thorugh which u …

0
49
Member Avatar for Duki

I'm trying to write an asp.net page that will keep variables using the .value command. It's not working. Here's my code [code=vb.net] Dim custID As Integer Dim noMovies As Integer Dim price As Double Dim discount As Double Dim total As Double custID = Integer.Parse(Me.idTextBox.Text) noMovies = Integer.Parse(Me.numMovTextBox.Text) price = …

Member Avatar for SheSaidImaPregy
0
116
Member Avatar for faranak

hi I am having a problem closing a popup and open a new page when a button click in popup window. when i close popup,new web page open in popup window.What I want to do is close the popup and return to the original window. Please help me. thanks protected …

0
57
Member Avatar for kolony

hi i am new to asp.net .i have to do two projects in asp.net. i am weak in coding . i am making a website in asp.net with vb.net as back-end . i have to do codibg of login page which uses postback i am confused. i have seen daniweb's …

Member Avatar for SheSaidImaPregy
0
217
Member Avatar for faranak

hi I have a gridview that fill from DB .I want to put a textbox in my website which ask user a number , after the user input the number, i want to have gridview with that number rows to fill in. then asfter input data in gridview saving them …

Member Avatar for johnpatrick
0
57
Member Avatar for SheSaidImaPregy

Hello, I am trying to set up a string where it taps two databases, Albums and Photos. I need to select the following columns of Albums database and Photos where the Albums.AlbumType='Nightlife' and then order by the sum of photos.views desc for ranking the top 4 (limit 4) This is …

Member Avatar for SheSaidImaPregy
0
76
Member Avatar for faranak

Hi I have a list like List<vahed>. this list fill from vahed class.when i want to bind list into gridview ,I store it in Session. but when this list bind to grid view,data is empty. my code: [INLINECODE] //class vahed public List<Vahed> SelectAll() { Vahed V = new Vahed(); string …

Member Avatar for SheSaidImaPregy
0
247
Member Avatar for Cecilia_notes

I have a ListView showing all the words from a file, the code is checking these words all the time to see whether they meet certain condition, or so, I would like the checkbox of that list item checked. I have 2 problems here: 1. How can I prevent the …

Member Avatar for hollystyles
0
167
Member Avatar for Duki

I'm trying to write an asp.net page that will keep variables using the .value command. It's not working. Here's my code [code=vb.net] Dim custID As Integer Dim noMovies As Integer Dim price As Double Dim discount As Double Dim total As Double custID = Integer.Parse(Me.idTextBox.Text) noMovies = Integer.Parse(Me.numMovTextBox.Text) price = …

Member Avatar for SheSaidImaPregy
0
94
Member Avatar for artee

I am trying to send an email from an ASP.NET application and get the error "Could not create 'CDO.Message' object" It seems to be some permission error and unfortunately cannot figure it out, hence this post. I tested the same code in a VB.NET application and it works fine and …

Member Avatar for amrahne
0
434
Member Avatar for doraima29

I'm building a dynamic form with radio buttons. These radio buttons will hold values that have specific email addresses of respective people in a company. here is the html and asp code shown below: <FORM METHOD=POST ACTION="mailform.asp" ONSUBMIT="DoctorElements();"> <INPUT TYPE=HIDDEN NAME="urlSendTo" VALUE="/suggestions/thankyou.htm"> <INPUT TYPE=HIDDEN NAME="urlFromPath" VALUE="/suggestions/default.htm"> Name: <INPUT TYPE=TEXT NAME="txtUser.Name"><BR> …

Member Avatar for SheSaidImaPregy
0
146

The End.