close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

ASP Insert page forward to blank Details page

Thread began 5/07/2016 5:23 pm by bjgarner241692 | Last modified 5/16/2016 11:35 am by Ray Borduin | 2448 views | 11 replies |

bjgarner241692

ASP Insert page forward to blank Details page

I have a site that has been functioning for at least 5 years without issue.
This week, out of the blue, the Insert Record function is not loading a populated Detail Page.
It is as if the ID is not being forwarded.
I feel like if I could just change this line:
WA_redirectURL = "gallerypics_Detail.asp"
.... and specify the ID that it would load, but I was struggling with syntax. Finally I tried " gallerypics_Detail.asp?pCID=4671 (where that is the actual pCID of a record and it threw a Resourse not found error. I suspect I am matching the wrong parameter for the Detail page as there are 3 set.
<%
Dim WADAgallerypics__ParamSessionpCID
WADAgallerypics__ParamSessionpCID = "-1"
If (Session("WADA_Insert_gallerypics") <> "") Then
WADAgallerypics__ParamSessionpCID = Session("WADA_Insert_gallerypics")
End If
%>
<%
Dim WADAgallerypics__ParampCID2
WADAgallerypics__ParampCID2 = "-1"
If (Request.QueryString("pCID") <> "") Then
WADAgallerypics__ParampCID2 = Request.QueryString("pCID")
End If
%>
<%
Dim WADAgallerypics__ParampCID
WADAgallerypics__ParampCID = "-1"
If (Request.QueryString("pCID") <> "") Then
WADAgallerypics__ParampCID = Request.QueryString("pCID")
End If
%>

Again, this has happened on every instance of Insert on this site. These pages have not changed in years.

I do have a valid Session value setting prior to the Insert page loading, which is still available on the failed Details page. Is there a way I can call that Session Value in my Redirect URL and successfully load the page?

Sign in to reply to this post

Ray BorduinWebAssist

I'm wondering if the issue is that you turned off cookies and session cookies in your browser. If the page hasn't changed it is unlikely that the problem is with the code on the page at all.

Sign in to reply to this post
Did this help? Tips are appreciated...

bjgarner241692

No, that is not it. As I mentioned, I am setting a Session Value which works fine. That session value is the same ID number that should be populated by WADAgallerypics__ParampCID and WADAgallerypics__ParampCID2.

Sign in to reply to this post

Ray BorduinWebAssist

I'd have to look at the pages to diagnose it. I'd suggest a premier support ticket so we can do screen sharing and debug this together to make sure it is fixed.

Sign in to reply to this post
Did this help? Tips are appreciated...

bjgarner241692

That would be great. Could that be arranged for Wednesday or Thursday at a scheduled time (within reason?). If so I can submit the ticket.

Sign in to reply to this post

Ray BorduinWebAssist

Thursday I'm available all day. I'm in PST, so it may have to be in your afternoon if you are not on the west coast.

Sign in to reply to this post
Did this help? Tips are appreciated...

bjgarner241692

I do not see how to make a Premium Support request, however I am available on Thursday even into the evening. Please advise.

Sign in to reply to this post

Ray BorduinWebAssist

Please post back with a US phone number or Skype contact information in the private area and I'll contact you to schedule a time.

Sign in to reply to this post
Did this help? Tips are appreciated...

bjgarner241692

See pm

Sign in to reply to this post

bjgarner241692

See pm

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...