5,691 Topics

Member Avatar for
Member Avatar for dips255

I am facing a problem on setting up some cookies with asp on IE6 and IE7 I need to set following cookies when user logs in to his account. Response.Cookies("crmadmin_login_id") = session("login_id") Response.Cookies("crmadmin_cuser_id") = rsbrokercrm("cuser_id") crmuserlevel = cint(rsbrokercrm("cuser_level")) Response.Cookies("crmadmin_level") = crmuserlevel Response.Cookies("cid") = rsbrokercrm("c_id") Response.Cookies("company_name") = rsbrokercrm("Company_Name") When I comment …

Member Avatar for ArtistScope
0
113
Member Avatar for shailaja mohite

hi i had create classic asp one application in which send emails using smtp server using my domain name but it display error("transport of connect to the server failed") how to send emails..

Member Avatar for ArtistScope
0
285
Member Avatar for KushMishra

Hello To All, Its very very urgent... I want a page in which the daily news should come[B](IN HINDI)[/B] and there are two conditions: 1. On the first page there must be only the headings and a brief introduction about each news[B](ALL IN HINDI)[/B]. 2. Secondly, on clicking on the …

Member Avatar for kvprajapati
1
184
Member Avatar for tarwara

I have used mailing in asp on local host which worked fine but The prob has occurred when i hosted the pages the error message is: Failure sending mail. and the code i am using: [code] Dim message As New MailMessage message.From = New MailAddress("xxx@gmail.com") message.To.Add(New MailAddress("xxx@yahoo.com")) message.Subject = test …

Member Avatar for jugosoft
0
978
Member Avatar for montherz

[B]Hi i am reciving XML File and trying to send a rspone to it my code is:[/B] [CODE] string sProcess = ""; XmlDocument objXML = new XmlDocument(); DateTime NowD = DateTime.Now; String DateD = NowD.ToString("yyyy-MM-ddThhmmss"); try { sProcess = "Load XML"; objXML.Load(Page.Request.InputStream); objXML.Save(@"D:\Payment-" + DateD + ".xml"); objXML.Load(Request.InputStream); XmlNode rootNode …

Member Avatar for William Walseth
0
177
Member Avatar for savitasagar

I am developing a school management system. when i click on any page i want to dispaly where the user now?

Member Avatar for kvprajapati
0
95
Member Avatar for Praveenkv

Thanks in advance!!! I have a page, where a collection value is assigining to a variable. And i'm able to assign this variable value to a cookie. But i canot retain this value to the next pages. The problem is occuring with chrome and safari browser. Can anyone save me …

Member Avatar for ArtistScope
0
59
Member Avatar for Saikumar Adep

how to connect to The sql server 2005 express edition give me webconfig file with connection string to connect send me the complete file so that i'll try to understand the whole connection to the database thanking u

Member Avatar for Saikumar Adep
0
93
Member Avatar for Bline

I am retired person who volunteers for several youth organizations. I have no IT training. In my capacity as a volunteer I manage a couple of websites using Front Page. Because of some issues with ASP, I am attempting to migrate some work I completed in Front Page to a …

Member Avatar for kvprajapati
0
153
Member Avatar for selicon.valley

developing two pages html in front page n other in asp.net using vs 2005 i want to in html page there is a submit button when i click on it asp.net page will b opened and code written asp.net will b wxwcuted need help

Member Avatar for selicon.valley
0
129
Member Avatar for DaZZaMaN1990

I have been trying to make images appear in a table from a database i have created in MS Access this code [CODE] <td><%=(Recordset1.Fields.Item("Image").Value)%></td>[/CODE] is the code that is original used that shows the path, i was told to replace the code with the one below the original but i …

Member Avatar for AceDesignz
0
150
Member Avatar for djzia

I needed to use datalist paging for my recent project. I am developing a photo sharing website like Picasa for "mobile phones".. I have named it [B]PicaShare[/B] I searched for a video tutorial on the internet but couldnt find one. So i decided to make one because i think its …

0
101
Member Avatar for harrypinto11

I know PHP little but no idea about ASP.NET. But I have few questions regarding ASP, Can anyone use the AJAX code in the ASP code? Suggest for linksys how to use?

Member Avatar for ja928
-1
56
Member Avatar for varsha solshe

Hello everyone, I know ASP.NET little but no idea about PHP. i want to use PHP files in ASP.NET..... Can anyone help... Thanks...

Member Avatar for Mackeny
0
55
Member Avatar for erum

see the link [url]http://www.thesmartcodes.com/a-simpl...-from-asp-net/[/url] can any one see this and see if it is working if i specify (for example my gmail address and password ,username) in the variable mentioned over there ?? and lastly called sendMail function just

Member Avatar for erum
0
213
Member Avatar for selicon.valley

Hi Friends well i m developing an application into asp.net database is access now i want to show a particular record into 1 textbox names txtbox1 here is code plz give me code that i can show record into textbox [code] Imports System.Data.OleDb Partial Class Default123 Inherits System.Web.UI.Page Protected Sub …

Member Avatar for kvprajapati
0
218
Member Avatar for varsha solshe
Member Avatar for Orange90
0
94
Member Avatar for terrirenner

Hello I am a asp newbie trying to send an notification email and update an access database at the same time. My database is being updated but the email portion is not working- the email portion is in php- Can I call it from my asp page and if so …

Member Avatar for ArtistScope
0
517
Member Avatar for bh_superman

Just a couple of problems I'm working on-- can anyone help. Thanks. 1. You are making changes to an existing ASP.NET application. The application contains a DataSet object, dsProspect. The page you are changing displays prospect data from the dsProspect DataSet and includes an Update button. You define a new …

Member Avatar for Shoaib Siddiqui
0
256
Member Avatar for nathmaniedeo

Hi friends, I'm confused - does ASP.NET work with HTML5, or just the older versions- will this new HTML5 make some of ASP.NET obsolete...not sure I understand how it all works together? (I'm a newbie, just learning C# right now) Thanks for the help... Nath :-)

Member Avatar for ja928
0
122
Member Avatar for kooben

Hi there, As mentioned above I am currently trying to come up with some ideas. The project would more than likely be online related i.e. a website. My areas of interest and knowledge: ASP Content managment systems SEO Dynamic websites Databases Music Any ideas or help would be much appreciated …

Member Avatar for AndreRet
0
431
Member Avatar for irfan.motiwala

i m developing ecommerce site for the first time in asp the problem is that after the shopping cart what should i do in the time payment how i get payment from user and it credited to my account i need help geting payment,credit card verification after what r the …

Member Avatar for cocolove
0
252
Member Avatar for Suganya B

I need to bind purticular external webservice webmethods name with in asp:dropdownlist at run time. anybody can help please.. Thanks in advance.. Suganya.B

Member Avatar for CrappyCoder
0
105
Member Avatar for ritika_khanna

i am doing onine railway reservation project .i have taken a ticket booking form where user can enter passenger detail .i have taken 6 textboxes for name,dropdownlist for age,berth,sex,class. i have written following code for ticket booking but this code is not working when after entering details this code does …

Member Avatar for Ezzaral
0
197
Member Avatar for varsha solshe

i have VB2008 and i m creating website using asp.net but i have to explicitly add images to the project where as on other machines they are automatically added... what settings do i need to change?? :S:|

Member Avatar for varsha solshe
0
130
Member Avatar for kiran.madke

Guidance for live online exam project I'm new to s/w development as well as .NET .Plz provide me with guidelines for my project. 1.) It's an online live MCQ exam project using ASP.NET with sql connectivity. and c# lang. guide me theoritically & if possible plz. provide the source code …

Member Avatar for kvprajapati
0
62
Member Avatar for cmull

I have spent days on end scouring the web trying to find an answer to this question. I am developing a club website. I want a club member to be able to login, navigate to and start a stream from his computer's line in/mic. I know I will need to …

Member Avatar for ArtistScope
0
89
Member Avatar for Ycefire

Hi there, I was really hoping I could find a person which could help me with my server setup to get it fully working for ASP.NET web applications under Win 7 Untimate (32bit). I'm trying hard to setup but I still can't get into the database file. I want to …

Member Avatar for Ycefire
0
158
Member Avatar for nirveshverma

hey buddies:) here is login page for begining purpose in asp.net i hope you will enjoy it and it is expected there is some mistakes also so please feedback it. Thanks

Member Avatar for umamahesh2020
0
155
Member Avatar for anki1986

From Where i can get the free menu bar styles for using in my site plz help me ...........

Member Avatar for kvprajapati
0
41
Member Avatar for Misho

Hi ASP Masters, I'm not too good on JavaScript but I have an ASP slide Show that's not working. Can any one directs me to the right solution please as the pictures folder is according to the CustomerID - many thanks. [CODE]<% ' The Runtime code: ' Create some asp …

Member Avatar for hielo
0
83
Member Avatar for leet_uk

Hi. We had a website deployed on IIS server remotely say [url]www.liveserver.com[/url]. We recently decided to make a copy of the website internal to the organisation so we brought a server and copied all the code from live server and configured it and say it is http//archives-testserver.com Everything seems to …

Member Avatar for Rosa2303
0
134
Member Avatar for kingofnothing

hi i had build Arabic web site in asp.net and i set the culture to ar-iq and uiculture to ar-iq and set globalization in web.config to windows-1256 then i added tags <META CONTENT=TEXT/HTML; CHARSET=WINDOWS-1256_ HTTP-EQUIV=CONTENT-TYPE> it work fine in local computer but when i published to remote host its appear …

Member Avatar for dhanapal86mca
0
69
Member Avatar for bharanidharanit
Member Avatar for Borzoi
0
213
Member Avatar for new SE

hi.. anyone can help me to convert asp.net program to pdf? before this i'm using this code [CODE]private void ExportGridView() { string attachment = "attachment; filename=Contacts.xls"; Response.ClearContent(); Response.AddHeader("content-disposition", attachment); Response.ContentType = "application/ms-excel"; StringWriter sw = new StringWriter(); HtmlTextWriter htw = new HtmlTextWriter(sw); GridView1.RenderControl(htw); Response.Write(sw.ToString()); Response.End(); }[/CODE] to convert to excel.. …

Member Avatar for 1seo
0
192
Member Avatar for bravo659

Hi guys. I have an ASP.Net assignment to do and need some assistance if possible. I previously read a post from a person with the same assignment but this is for ASP.Net LINQ to SQL not windows form. The following is my code forthe batting average. Code-Behind [code] private void …

Member Avatar for croker10
0
227
Member Avatar for dan_J@ej00nG

Hi.. This is my first time posting here, so i hope u can assist me. I have this code [CODE]<% '======================= 'Define the names of your functions '======================= Dim Stream Dim Contents Dim FileName Dim FileExt 'Const adTypeBinary = 1 '======================= 'Get the actual file name from the URL that …

Member Avatar for ArtistScope
0
136
Member Avatar for malashukla

hello everyone i might sound stupid but i am having syntax error while adding a variable to the xml file while creating it. please tell me the syntax of writing my code here goes my code: [CODE]imgListSrc="glance\\FlashGallery\\resource\\xml\\"\"" + ds.Tables[0].Rows[i]["albumname"].ToString() + "\"\\slide.xml/>"[/CODE] thanks in advance

Member Avatar for vuyiswamb
0
69
Member Avatar for sachintha81

I have a simple ASP.NET page where after the initial page load the user enters a username and a password to two text boxes. Note that I can not use the built-in login control in ASP.NET, as my purpose of using this username and password is slightly different. Now, I …

Member Avatar for vuyiswamb
0
246
Member Avatar for Eric Cute
Member Avatar for azrysyarry

Hello guys, My name is Azry Syarry and I am an Analyst Programmer for an IT company here in Malaysia. I just got this job and I am going to be given the responsibility of handling some projects. However, I do have to make some decisions first about this upcoming …

Member Avatar for zubairn
0
701
Member Avatar for alc6379

Hey gang, Looking for some opinions here. I'm working in an ASP.Net MVC2 application. We've built a collection of "domain objects", ie, the data that represents our "real world" problem we're going to solve, and it's also the representation of what will be serialized to the database. Each of these …

Member Avatar for kvprajapati
1
287
Member Avatar for prathameshz

hi i want to make asp mail script with attachment.. can any one send me the code for that

Member Avatar for ArtistScope
0
83
Member Avatar for stevenfagan

I am having a problem calling a stored procedure from a sql database that inserts variables into a database. The stored procedure is: PROCEDURE [dbo].[sp_test_table_testInsert] @NameStr varchar(50), @Qualifier bit, @Notes varchar(50) AS BEGIN insert into test_table (NameStr, Qualifier, Notes) values (@NameStr, @Qualifier, @Notes) END the call I have on the …

Member Avatar for hielo
0
292
Member Avatar for mandar2886

HI im new to asp.net and i want help when click insert button same record is inserted instead of new record. Pls reply asap as my project is based on this [code] using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; …

Member Avatar for kvprajapati
0
131
Member Avatar for kifayat128

I made a web form in asp.net and I am using loop to add button on the page. But problem is this, I'm not able to handle event of it. Can any one help me.

Member Avatar for kvprajapati
0
141
Member Avatar for blgsolutions

I am working on a project that currently lists 90 days from today in a list box. Users can select days from the list box for conferences. I have been requested to use a calendar to select the dates instead of a list box. I have googled and found a …

Member Avatar for ArtistScope
0
70
Member Avatar for gillivt

I have a form (testform.html)as follows: [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>test</title> </head> <body> <form id="form1" method="post" action="datareturn.aspx" > <input type="text" id="FoxyData" name="FoxyData" /> <input id="Submit" type="submit" value="submit" name="submit" /> </form> </body> </html> [/CODE] When I enter data into the form field and …

Member Avatar for gillivt
0
265
Member Avatar for cool5a1321

[CODE] dim m_sdata con.open set rsDynQuery=con.execute(sqlQuery) if not rsDynQuery.eof then m_sdata = rsDynQuery.getrows() end if set rsDynQuery=nothing con.close ''ALL THE DATA IS IN ARRAY NAMED m_sdata.THIS TECHNIQUE IS VERY POWERFUL TRY THIS IF ''YOU ARE GETTING SICK WITH SCRIPT TIMEOUT ERRORS ON CLASSIC ASP ''IT WILL HIT ONLY 3 TIMES …

Member Avatar for cool5a1321
0
111
Member Avatar for remya1000

i'm using VB \ ASP.NET. i'm trying to display some values in Gridview. but i don't know how many columns i need to display. at run time only i will come to know how many columns i need to display. it depends up on the values from Database. so i'm …

0
71

The End.