I have a SP that gets data from parameters in Asp.net the .net form passes data from an excel spreadsheet.
This all works except that when it inserts any of the fields that contain numbers they end up in sql looking like 9.37123e+009 or 4.581e+008
I have tried cast and convert to no avail.
The...
well this has something to do with encryption. I stepped through code and did not get any errors.
If i remove the require ssl from IIS the page works just fine.
Haven't stepped through the code yet
I am the IT staff so I can check IIS but i haven't changed anything in it.
The url of the blank page is the current page.
Since the insert is not firing or at least not completing hmm Not sure the best way to test this.
I could try to do a trace on the...
what happens when you refresh the page?
Is reloads and stays a blank white page
are you redirecting using absolute or relative paths?
Just a response redirect to mypage.aspx?action=NEW
I do not call response.end or clear
the only clear i have is a datasource clear after the insert is done...
I have an encrypted page that had a detailsview to insert data.
Problem it the page only works half the time for some reason.
I have a click event that inserts data via a sql datasource.
It used to work great I have it set to do a response direct to another page when it is done inserting.
Now...
Ok I don't think I can use perl or php i don't have any control over the server. It's a hosting service and i don't think they allow perl or php, but i could try using a redirect with an aspx page. Like you said that is the long way.
Plus there are a Lot of pages I would have to make to do...
Ok I am new to javascript, saying I know almost nothing about to would be accurate.
My site is set up with the javascript from google so I can track web traffic to my site.
I have this code on all my pages to monitor my site.
Except I want to know how often the mp3 files on my site are...
I couldn't get that far. For some reason mine will print one label per page.
I have the list set up with the rectangle and dataset
Any chance you could email me your rdl file so i could toy with that for my project?
Thanks
it was the protected withevents.
For reference i added
Protected WithEvents btnSend As System.Web.UI.WebControls.Button
Protected WithEvents txtFrom As System.Web.UI.WebControls.Textbox
Protected WithEvents txtName As System.Web.UI.WebControls.Textbox
Protected WithEvents...
Asp.net 1.1
I am trying to create a contact form with asp.net 1.1 page and a vb code behind. when i reference a control in my vb code it acts as if it does not know what controls i am referencing I get "Name 'txtFrom' is not declared"
I get this for any aspx control I call in my vb code.
Here...
I don't have any real code just using the asp.net report viewer with the server url to my report in the viewer
As I stated above "I have report viewer on an asp.net 2.0 page with a Sql report from sql 2005 embedded in the report viewer."
This all works, so long as i enter the parameter when the...
I have report viewer on an asp.net 2.0 page with a
Sql report from sql 2005 embedded in the report viewer.
I thought I could just put report parameter in the query string and it would just pass the parameter to the report but that did not work.
For instance I have a report the has a...
I have a report with some hidden fields, the report spans the hidden field to another page. The data is hidden, but it still shows the page as if data were there.
I can you supress blank pages in a Sql 2005 report?
Thanks
I set up IIS client certificates for an internal site in IIS.
From IE I went to the sitename/certsrv page requested the certificate, then I issued the cert from the server. Went back to IE installed the issued client cert and it worked just fine.
I then exported the cert to a p7b file and tried...
My laptop keeps giving me blue screen of death when it tries to boot into windows 2000. The windows 2000 start up screen comes up and the blue progress bar shows progress then it shows the BSOD and reboots. I see the BSOD, but it reboots so fast I have no idea what the error message is.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.