Click here to Skip to main content
15,900,725 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionok and cancel options in asp.net Pin
amaneet4-Sep-06 5:11
amaneet4-Sep-06 5:11 
AnswerRe: ok and cancel options in asp.net Pin
enjoycrack4-Sep-06 7:49
enjoycrack4-Sep-06 7:49 
AnswerRe: ok and cancel options in asp.net Pin
Ramasubramaniam5-Sep-06 3:50
Ramasubramaniam5-Sep-06 3:50 
Questionajax with asp.net [modified] Pin
srinandan..4-Sep-06 3:02
srinandan..4-Sep-06 3:02 
AnswerRe: ajax with asp.net Pin
enjoycrack4-Sep-06 7:51
enjoycrack4-Sep-06 7:51 
AnswerRe: ajax with asp.net Pin
minhpc_bk4-Sep-06 15:09
minhpc_bk4-Sep-06 15:09 
QuestionPlease help me Pin
minniemooo4-Sep-06 2:49
minniemooo4-Sep-06 2:49 
AnswerRe: Please help me Pin
J4amieC4-Sep-06 2:54
J4amieC4-Sep-06 2:54 
Boboza wrote:
session("msg") = ""
set aspObj = server.CreateObject("asp.dataaccess")
session("UserName") = Request.Form("username")


The bolded part above is the "class string" and this is invalid. In order to use Server.CreateObject in classic ASP a com dll had to be registered on the webserver using regsvr32 utility.








GeneralRe: Please help me Pin
minniemooo4-Sep-06 3:16
minniemooo4-Sep-06 3:16 
GeneralRe: Please help me Pin
J4amieC4-Sep-06 3:52
J4amieC4-Sep-06 3:52 
Questionhelp me plz... Pin
pradeep kumarappagari4-Sep-06 1:30
pradeep kumarappagari4-Sep-06 1:30 
AnswerRe: help me plz... Pin
_AK_4-Sep-06 1:32
_AK_4-Sep-06 1:32 
GeneralRe: help me plz... Pin
pradeep kumarappagari4-Sep-06 1:49
pradeep kumarappagari4-Sep-06 1:49 
GeneralRe: help me plz... Pin
_AK_4-Sep-06 1:51
_AK_4-Sep-06 1:51 
GeneralRe: help me plz... Pin
pradeep kumarappagari4-Sep-06 2:50
pradeep kumarappagari4-Sep-06 2:50 
GeneralRe: help me plz... Pin
_AK_4-Sep-06 3:00
_AK_4-Sep-06 3:00 
GeneralRe: help me plz... Pin
pradeep kumarappagari4-Sep-06 3:11
pradeep kumarappagari4-Sep-06 3:11 
GeneralRe: help me plz... Pin
_AK_4-Sep-06 3:14
_AK_4-Sep-06 3:14 
QuestionDisplay the page title dynamically Pin
y_mmohd4-Sep-06 1:18
y_mmohd4-Sep-06 1:18 
AnswerRe: Display the page title dynamically Pin
Jay_se4-Sep-06 2:05
Jay_se4-Sep-06 2:05 
QuestionExporting an external file into a table in oracle using ASP.net Pin
dev_cool4-Sep-06 1:16
dev_cool4-Sep-06 1:16 
AnswerRe: Exporting an external file into a table in oracle using ASP.net Pin
RichardGrimmer4-Sep-06 5:53
RichardGrimmer4-Sep-06 5:53 
AnswerRe: Exporting an external file into a table in oracle using ASP.net Pin
Ramasubramaniam5-Sep-06 3:56
Ramasubramaniam5-Sep-06 3:56 
QuestionPassing ImageUrl through QueryString to another WebForm Pin
Vsree4-Sep-06 0:47
Vsree4-Sep-06 0:47 
AnswerRe: Passing ImageUrl through QueryString to another WebForm Pin
_AK_4-Sep-06 1:04
_AK_4-Sep-06 1:04 

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.