Click here to Skip to main content
15,885,890 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: MVC5 Website will write to the database on my development machine, but not on the web server Pin
jkirkerx2-Mar-15 6:05
professionaljkirkerx2-Mar-15 6:05 
Answer[solved] Pin
jkirkerx2-Mar-15 9:14
professionaljkirkerx2-Mar-15 9:14 
Questionajaxtoolkit ModalPopupExtender problem Pin
casa_sniper1-Mar-15 5:13
casa_sniper1-Mar-15 5:13 
AnswerRe: ajaxtoolkit ModalPopupExtender problem Pin
casa_sniper1-Mar-15 10:43
casa_sniper1-Mar-15 10:43 
QuestionModalPopupExtender problem Pin
casa_sniper1-Mar-15 5:13
casa_sniper1-Mar-15 5:13 
AnswerRe: ModalPopupExtender problem Pin
casa_sniper5-May-15 14:37
casa_sniper5-May-15 14:37 
QuestionScript Resource Mappings Not Loading From CDN Pin
Dominick Marciano28-Feb-15 18:05
professionalDominick Marciano28-Feb-15 18:05 
QuestionPlease Help!!!- with an empty web site small task Pin
Amir87657428-Feb-15 12:52
Amir87657428-Feb-15 12:52 
Hello everyone,

I need to create a new empty web site project with visual studio and create a form page with the following fields:

serial number

first name

last name

e-mail address (with regular expression validator)

phone number

Until here i know how to do...but than i need to:

pass the parameters that has been received to the following web function: https://dextertest.eset.com/Dexterdev/Services/serialnumberservice.asmx?op=RegisterSerialNumberNewLicence and in addition, the following parameters as well: an empty string for the parameters: companyName, note, and

the value 39 for countryId parameter.

if the error that has returned==0, it is needed to save the follwing data in a database and present them:

User Name

Password

expiry date

price

serial number

first name

last name

e-mail

phone

otherwise,

the reason of the error need to be presented with the help of the following web function: https://dextertest.eset.com/Dexterdev/Services/ProductService.asmx?op=GetErrorName

*there is also need to be an option to view the Database's data.

I am adding a list of 10 serial numbers for one time usage. The mission has to be done with them:

HDAP-W333-AAE8-8SNP-RSUA
HDAP-W333-AAFT-T52W-AD8P
HDAP-W333-AAK8-8R84-WW37
HDAP-W333-AAKF-F9BA-HRJ8
HDAP-W333-AAVM-M9S8-FKUR
HDAP-W333-ACMK-KE5X-NTV4
HDAP-W333-ACUD-DMER-56MC
HDAP-W333-ACVV-V944-52EB
HDAP-W333-AEGN-N7X7-TFS7
HDAP-W333-AEXW-WCUV-XSNH

Thank you from the buttom of my heart to anyone who helps!!!

God will bless you Smile | :) .

A.T
AnswerRe: Please Help!!!- with an empty web site small task Pin
Richard Andrew x6428-Feb-15 17:37
professionalRichard Andrew x6428-Feb-15 17:37 
Question[ERROR] An attempt to attach an auto-named database for file <path>.mdf failed ... or it is locat... Pin
Atinesh28-Feb-15 7:48
Atinesh28-Feb-15 7:48 
Generalwhen i host my application in iis local host but on the same computer it is open very slow Pin
tarun kumar sahu hs28-Feb-15 6:22
tarun kumar sahu hs28-Feb-15 6:22 
SuggestionA few points to consider while working with literal string in ASP.NET Pin
Afzaal Ahmad Zeeshan28-Feb-15 3:28
professionalAfzaal Ahmad Zeeshan28-Feb-15 3:28 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
Richard MacCutchan28-Feb-15 5:44
mveRichard MacCutchan28-Feb-15 5:44 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
Afzaal Ahmad Zeeshan28-Feb-15 5:52
professionalAfzaal Ahmad Zeeshan28-Feb-15 5:52 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
Richard MacCutchan28-Feb-15 6:47
mveRichard MacCutchan28-Feb-15 6:47 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
Afzaal Ahmad Zeeshan28-Feb-15 6:53
professionalAfzaal Ahmad Zeeshan28-Feb-15 6:53 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
Richard MacCutchan28-Feb-15 21:26
mveRichard MacCutchan28-Feb-15 21:26 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
F-ES Sitecore2-Mar-15 0:12
professionalF-ES Sitecore2-Mar-15 0:12 
GeneralRe: A few points to consider while working with literal string in ASP.NET Pin
Afzaal Ahmad Zeeshan2-Mar-15 3:03
professionalAfzaal Ahmad Zeeshan2-Mar-15 3:03 
Questionopen project mvc Pin
Nguyen Jay27-Feb-15 16:55
Nguyen Jay27-Feb-15 16:55 
AnswerRe: open project mvc Pin
Afzaal Ahmad Zeeshan28-Feb-15 3:24
professionalAfzaal Ahmad Zeeshan28-Feb-15 3:24 
Questionneed help to add paging in datalist access db with vb code Pin
Member 1148584027-Feb-15 8:46
Member 1148584027-Feb-15 8:46 
SuggestionRe: need help to add paging in datalist access db with vb code Pin
Richard Deeming27-Feb-15 10:31
mveRichard Deeming27-Feb-15 10:31 
Questionvb function / sub call using javascript . Pin
Member 815140727-Feb-15 8:13
Member 815140727-Feb-15 8:13 
AnswerRe: vb function / sub call using javascript . Pin
ZurdoDev27-Feb-15 9:35
professionalZurdoDev27-Feb-15 9:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.